commit | 4da12db25b4a2947b1a98b0322e4be56a30c5e17 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Sep 03 00:26:23 2013 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Sep 03 00:26:23 2013 +0900 |
tree | 5977dad40f5d4e199a9927d7d9bc72ac5ccc5219 | |
parent | 0e540ec038dfdbcf5cba3d5b9b2765e1dcec062b [diff] |
Unbreak interface add/delete notifications. 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: I59a50e9c7cb49f46e680c7d84ac8e196a861ca4b