android_system_core/libsysutils/src
Lorenzo Colitti c7eec83f08 Support parsing RDNSS ND options from netlink.
The RDNSS options (RFC 6106) used to configure DNS servers via
router advertisements are passed from the kernel to userspace via
RTM_NEWNDUSEROPT netlink messages. Add code to NetlinkEvent to
parse them.

Also fix a compiler warning and a couple of style issues.

[Cherry-pick of b185e90dcc]

Bug: 9180552
Change-Id: I6c532c8f0ceef3afdc977a431a036df398013e1a
2013-11-20 10:31:19 +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 Support parsing RDNSS ND options from netlink. 2013-11-20 10:31:19 +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