Merge the following changes to tethering:
====== Fix a logic error in IpServerTest#addRemoveipv6ForwardingRules When checking that link-local and multicast neighbours are ignored, make sure the test neighbours are added on the correct interface. Otherwise, they might be ignored because events on the wrong interface are ignored, and not necessarily because link-local and multicast neighbours are ignored. Test: atest TetheringTests Change-Id: I4a624ea4ce9ee9a9352afccbc7bf866587d4cdfa ====== Clear IPv6 forwarding rules when losing upstream or stopping. Test: new unit test Change-Id: I8626932e43e0daa300dad5fe6a81f47a6d667030 ====== Bug: 149963652 Change-Id: I691053b22cb0b20e49419212f378cc473b1f35dc (cherry picked from commit 3384bb9a)
Loading
Please register or sign in to comment