android_system_core/libsysutils/src
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.cpp libsysutils: Handle EINTR in FrameworkClient.cpp 2011-01-19 02:18:40 +01:00
FrameworkCommand.cpp system/core: Switch libsysutils & sched_policy LOG -> SLOG 2010-03-25 09:31:42 -07:00
FrameworkListener.cpp libsysutils: Increase command buffersize and command args 2012-11-12 14:40:21 +01:00
NetlinkEvent.cpp Switch back to subsystem "net" for netlink events. 2013-09-03 00:25:14 +09:00
NetlinkListener.cpp Added netlink failure logging to NetlinkListener.cpp 2012-03-29 16:38:58 -07:00
ServiceManager.cpp libsysutils: Fix wait loop in ServiceManager::start and ::stop 2011-01-19 02:18:40 +01:00
SocketClient.cpp libsysutils: fix null pointer and memory leak issue 2013-05-20 17:30:11 +08:00
SocketListener.cpp New NativeDaemonConnector protocol adds a seqnum. 2012-03-05 11:44:43 -08:00