commit | 316c85299de2dd3b6730850c0f891d4d30e282d5 | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Thu May 01 15:14:58 2014 -0700 |
committer | Skylar Chang <chiaweic@codeaurora.org> | Thu May 01 15:20:20 2014 -0700 |
tree | 36969d50084cf85e23eb7c95fb218bcfa2d24916 | |
parent | 2b7ae1b4e86666c3b53c5800cae2e404ae9c61ed [diff] |
IPACM: fix wlan new_addr comes earlier issue Sometimes the ipv6 new_addr event for wlan comes earlier than AP_connect and IPACM will miss that event and thought wlan0 only works in v4 mode. The fix is to always check both v4/v6 address if any when all ifaces comes up. Change-Id: I0301dbf029b6dc9e5bf165c78b2d0505f4f06386