android_system_core/libsysutils
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
..
src Parse IP address changes in NetlinkEvent. 2013-11-20 10:29:05 +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