commit | a4b4e9ad8e35ab424e61d76ebe6654445fc61e63 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Fri Aug 02 05:58:37 2013 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Aug 14 19:50:22 2013 +0900 |
tree | 5daa592aef5d300822bc7b937cd9a33f2d0826dd | |
parent | f5d3012d2c6ac343a0b8bcc95b9cd5137d9ef02f [diff] |
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. Bug: 10232006 Change-Id: I93a50e8de17014e118a42f5cc0eb90a0cbfa73cc