summaryrefslogtreecommitdiff
path: root/src/com/android/server/NetworkStackService.java
diff options
context:
space:
mode:
authorAaron Huang <huangaaron@google.com>2019-05-02 21:14:20 +0800
committerjunyulai <junyulai@google.com>2019-05-13 18:48:19 +0800
commit4e974429a787ec4efd1f3116b165bf105b40a8fd (patch)
treeef98d7e7a14c7c199a612c5d6672c0903390c986 /src/com/android/server/NetworkStackService.java
parentd013e71811e48009db608da3a3b4acc60cf03777 (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 (Clean cherry-pick of aosp/955419) Change-Id: Ic97ffe9ff5781778efd264460809f5059f0f4230 Merged-In: Ic97ffe9ff5781778efd264460809f5059f0f4230
Diffstat (limited to 'src/com/android/server/NetworkStackService.java')
0 files changed, 0 insertions, 0 deletions