diff options
author | Aaron Huang <huangaaron@google.com> | 2019-05-02 21:14:20 +0800 |
---|---|---|
committer | Aaron Huang <huangaaron@google.com> | 2019-05-06 19:52:48 +0800 |
commit | 9ec3e7795b72918c409b4b57ed06722cadd171fa (patch) | |
tree | 35566728fc489adebc15657a8da56f7a8b259293 /src/com/android/server/NetworkStackService.java | |
parent | 88ddd882ad28e5c069b8f0fd4c0474cc9f0c1827 (diff) |
Send message to add/remove NAT-T keepalive packet filter.
Remove definition of TYPE_NATT and TYPE_TCP since the type
can be identified by checking message.obj is an instance of
NattKeepalivePacketData or TcpKeepalivePacketData.
It's more simple and won't have dependency on KeepaliveInfo.
Bug: 33530442
Test: atest FrameworksNetTests
atest NetworkStackTests
Change-Id: Ic97ffe9ff5781778efd264460809f5059f0f4230
Diffstat (limited to 'src/com/android/server/NetworkStackService.java')
0 files changed, 0 insertions, 0 deletions