android_system_core/include/sysutils
Lorenzo Colitti 381f70f52a Parse IP address changes in NetlinkEvent.
This adds support for parsing RTM_NEWADDR and RTM_DELADDR
netlink messages received on netd's netlink socket and
formatting them them so NetlinkHandler can process them.

Address changes are notified in subsystem "address". Interface
changes, which used to be notified in subsystem "net", are now
notified in subsystem "interface" to avoid confusion.

[Cherry-pick of a4b4e9ad8e]

Bug: 10232006
Change-Id: I93a50e8de17014e118a42f5cc0eb90a0cbfa73cc
2013-11-20 10:29:05 +09:00
..
FrameworkClient.h remove dependency on utils/List.h 2012-03-05 17:08:19 -08:00
FrameworkCommand.h remove dependency on utils/List.h 2012-03-05 17:08:19 -08:00
FrameworkListener.h libsysutils: Increase command buffersize and command args 2012-11-12 14:40:21 +01:00
List.h remove dependency on utils/List.h 2012-03-05 17:08:19 -08:00
NetlinkEvent.h Parse IP address changes in NetlinkEvent. 2013-11-20 10:29:05 +09:00
NetlinkListener.h Workaround Motorola ril.so incompatiblity with Netlink changes 2011-06-23 18:59:45 -07:00
ServiceManager.h libsysutils: Introduce 'ServiceManager', for starting/stopping init services 2009-05-15 10:40:23 -07:00
SocketClient.h Add ability to quote responses as needed. 2012-04-20 17:41:42 -07:00
SocketListener.h New NativeDaemonConnector protocol adds a seqnum. 2012-03-05 11:44:43 -08:00