platform_system_core/libsysutils
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
..
src Switch back to subsystem "net" for netlink events. 2013-09-03 00:25:14 +09:00
Android.mk Add liblog 2013-04-09 22:03:45 -07:00
EventLogTags.logtags Added netlink failure logging to NetlinkListener.cpp 2012-03-29 16:38:58 -07:00