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
|
||
|---|---|---|
| .. | ||
| FrameworkClient.cpp | ||
| FrameworkCommand.cpp | ||
| FrameworkListener.cpp | ||
| NetlinkEvent.cpp | ||
| NetlinkListener.cpp | ||
| ServiceManager.cpp | ||
| SocketClient.cpp | ||
| SocketListener.cpp | ||