commit | 5c7daac2e3d9020185699ba554d763b825ab1778 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Mon Aug 05 10:39:37 2013 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Aug 20 21:29:05 2013 +0900 |
tree | 25f84073a4d0617256871b0ad1edae8d98705898 | |
parent | df86a9f2e92d077386b146fe483b2cf14850737d [diff] |
Notify IP address changes to interface observers. 1. Add addressUpdated and addressRemoved methods to INetworkManagementEventObserver. (The -Updated method is not called -Added because it gets called for both adds and changes.) Update all its callers in the tree. 2. Make NetworkManagementService parse IP address notifications from NetlinkHandler and call the address{Removed,Updated} on its observers. Bug: 10232006 Change-Id: Ieb185dbba052bdbff03caafc0cf5397a7f04dc6d