summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorPaul Jensen <pauljensen@google.com>2015-06-17 14:42:30 -0400
committerPaul Jensen <pauljensen@google.com>2015-06-20 01:15:20 +0000
commit62d308033f6d5fc6247430a755774bd89ce4b4ee (patch)
tree29076a19f42c05696b9a372e65c14a807daa9b6c /docs/html/sdk/api_diff/19/changes
parentfd9a2dafdc6516a62bdf13c81ec2ac579a8fd998 (diff)
Speed up network transition when WiFi disconnects
Before falling back to cellular we used to first delete all the network routing tables and rules for WiFi. This isn't necessary and can take significant time as it requires a lot of netd shelling out to ip and ip[6]tables to flush routes and remove the incoming packet mark rule. Instead have netd delete all the network routing tables and rules after we've either fallen back to cellular or at least kicked off a cellular connection attempt. Bug: 21932815 Change-Id: Iabac4a8b962492682df3073cc41a12e35bc9f1bb
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions