platform_system_core/include/sysutils
Lorenzo Colitti f34861346d Switch back to subsystem "net" for netlink events.
The change to enable address tracking via netlink incorrectly
changed the subsystem of rtnetlink events from "net" to
"interface". This broke interface add/delete notifications,
which come from the kernel with subsystem "net".

Switch back to "net" and deal with address tracking via new
action codes instead of a new subsystem.

Bug: 10433320
Change-Id: Ibf30efb426949dfd02304cc1d9adb1c005a539a6
2013-09-03 00:25:14 +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 Switch back to subsystem "net" for netlink events. 2013-09-03 00:25:14 +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