commit | 79f17a1fda1d9a28ce1d8519004a18c0bf494040 | [log] [tgz] |
---|---|---|
author | Sravanthi Palakonda <srapal@codeaurora.org> | Wed Jun 08 19:33:45 2016 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:08:01 2016 -0600 |
tree | dba6818a3f8b19fbfc3a28ba678350f1e87b4781 | |
parent | 4d7ba884046ab078e17fad9887c665b0c4753afe [diff] |
Wifi: Issue Disconnect when Ip is changed When the IP address assignment on the WLAN interface changes from STATIC to STATIC the requisite routes are not getting added by the connectivity service. Hack this by simulating a disconnect and a reconnect , which is when the routes shall get added properly. Change-Id: I7763eb4fe6cf28431e15a930706e165b501b1f76 CRs-Fixed: 1025903