commit | f34861346d5c207912075fba9874090e4c947869 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Sep 03 00:25:14 2013 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Sep 03 00:25:14 2013 +0900 |
tree | 83cc2d05800af825a00c7eda6c2c7a83b6d9ab01 | |
parent | 5835ac9e31aea910adb6b9d2de1d63df771df45b [diff] |
Switch back to subsystem "net" for netlink events. 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: Ibf30efb426949dfd02304cc1d9adb1c005a539a6