commit | ccb6972a3d8998df3afff620be3872106edd31f8 | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Mon Sep 15 14:30:10 2014 -0700 |
committer | Skylar Chang <chiaweic@codeaurora.org> | Tue Sep 16 12:27:04 2014 -0700 |
tree | a8defebd07b63382566f83c1d9c1cbfd446a06cf | |
parent | e36f3320a8cd36eb76d611989c67ae7184868da1 [diff] |
IPACM: speed up to construct wifi-client RT rules For client connect/disconnect case, if not in the bridge mode, the new_neigh for wifi-client only comes when client gets assigned ipv4 and delayed the IPACM to construct routing rules for it. The fix is to first construct RT rules based on previous ipv4 when client connected to AP, and deleted, re-added if ipv4 assignment is changed. Change-Id: I165a5eb1b981a8db162b8205350dd88e97069651