diff options
author | Aaron Huang <huangaaron@google.com> | 2019-05-14 16:58:39 +0800 |
---|---|---|
committer | Aaron Huang <huangaaron@google.com> | 2019-05-14 19:58:16 +0800 |
commit | 47178cfcd8247c87e340a9d32ffa3432dcd48198 (patch) | |
tree | 68834d28c03eef339185b4f283cfb4b29c1abcba /src/com/android/server/NetworkStackService.java | |
parent | 1b362169ec921ab9a00a5ce4da85b6a42a5797a9 (diff) |
apf: Remove IPv6 NAT-T keepalive related codes and ApfTest improvement
Remove IPv6 related codes since we don't support IPv6 NAT-T keepalive
as the kernel doesn't support IPv6 UDP encapsulation.
Renaming keepaliveAck to keepaliveResponce since NAT-T keeaplive
response is not an ack. Also, add generateV4NattKeepaliveFilters()
if multicast filter is disabled.
Verify incoming packet contains 1 byte payload but it is not 0xff will
pass NAT-T keepalive filter.
Bug: 33530442
Test: atest FrameworksNetTests
atest NetworkStackTests
Change-Id: Ifb9e088c0c8d71c763ebd9ad122103d0f97ca278
Diffstat (limited to 'src/com/android/server/NetworkStackService.java')
0 files changed, 0 insertions, 0 deletions