commit | b181b7e60fae4f8f4572a633735af743c900299f | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Tue Jan 13 08:29:37 2015 -0800 |
committer | Skylar Chang <chiaweic@codeaurora.org> | Wed Jan 14 16:11:49 2015 -0800 |
tree | 8654bf8de3a8ece55f65034b30bdb0cc57b6bd4b | |
parent | 9dcd13f54796848024c1aa024ba74932afb4968b [diff] |
IPACM: fix external AP switch issue When device keep switching between external AP1 and AP2, sometimes getifaddrs API returns old ipv4 of STA iface which causes IPACM passing the wrong wan-ip for IPANAT tbl. The fix is to wait netlink socket to tell IPACM the updated STA iface ipv4-addr. Change-Id: I000e45f10dcb726059f6c161b4514a128ed7754c