OSDN Git Service

android-x86/system-netd.git
14 years agoHook netlink interface notification up to fwk.
Robert Greenwalt [Thu, 18 Feb 2010 01:42:37 +0000 (17:42 -0800)]
Hook netlink interface notification up to fwk.

The java api was there to get callbacks but the middle piece was missing.
Also has one const defined for USB control that is part of a seperate change, but no harm.

14 years agonetd: Add Softap controller skeleton functions
Dmitry Shmidt [Wed, 10 Feb 2010 19:10:39 +0000 (11:10 -0800)]
netd: Add Softap controller skeleton functions

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
14 years agoSilence PPPDs noisy logs.
Robert Greenwalt [Thu, 4 Feb 2010 23:25:22 +0000 (15:25 -0800)]
Silence PPPDs noisy logs.

14 years agonetd: Don't print error on unknown Netlink event
San Mehat [Wed, 3 Feb 2010 16:51:18 +0000 (08:51 -0800)]
netd: Don't print error on unknown Netlink event

Signed-off-by: San Mehat <san@google.com>
14 years agoAdd specification of ms-dns arg to pppd.
Robert Greenwalt [Mon, 1 Feb 2010 18:02:28 +0000 (10:02 -0800)]
Add specification of ms-dns arg to pppd.

This lets us tell the pc to use the tethered android as their dns server.

bug:2281900

14 years agonetd: Remove sigchild handler and fix a bluetooth makefile bug
San Mehat [Thu, 28 Jan 2010 01:13:32 +0000 (17:13 -0800)]
netd: Remove sigchild handler and fix a bluetooth makefile bug

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Rename InterfaceGetInfoResult
San Mehat [Sat, 23 Jan 2010 14:47:59 +0000 (06:47 -0800)]
netd: Rename InterfaceGetInfoResult

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Add Flush out enumerating/configuring interfaces
San Mehat [Thu, 21 Jan 2010 23:37:10 +0000 (15:37 -0800)]
netd: Add Flush out enumerating/configuring interfaces

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Don't break build if BT is not available for the target
San Mehat [Thu, 21 Jan 2010 23:53:32 +0000 (15:53 -0800)]
netd: Don't break build if BT is not available for the target

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Add preliminary support for BT PAN
San Mehat [Thu, 21 Jan 2010 22:03:06 +0000 (14:03 -0800)]
netd: Add preliminary support for BT PAN

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Implement tty lists and tty validation
San Mehat [Thu, 21 Jan 2010 17:23:06 +0000 (09:23 -0800)]
netd: Implement tty lists and tty validation

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Wait when killing tethering services
San Mehat [Thu, 21 Jan 2010 17:22:43 +0000 (09:22 -0800)]
netd: Wait when killing tethering services

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Add support for attaching/detaching PPP daemons
San Mehat [Wed, 20 Jan 2010 01:19:41 +0000 (17:19 -0800)]
netd: Add support for attaching/detaching PPP daemons

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Add primitive NAT control
San Mehat [Tue, 19 Jan 2010 20:59:15 +0000 (12:59 -0800)]
netd: Add primitive NAT control

Update: Add stub function to validate interface existance

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Plumb in the tethering interfaces
San Mehat [Mon, 18 Jan 2010 17:51:02 +0000 (09:51 -0800)]
netd: Plumb in the tethering interfaces

Signed-off-by: San Mehat <san@google.com>
14 years agonetd: Initial skelaton for netd
San Mehat [Fri, 15 Jan 2010 16:02:39 +0000 (08:02 -0800)]
netd: Initial skelaton for netd

Signed-off-by: San Mehat <san@google.com>
14 years agonew project, first commit
Nico Sallembien [Wed, 13 Jan 2010 18:47:11 +0000 (10:47 -0800)]
new project, first commit