summaryrefslogtreecommitdiff
path: root/tests/src/android/net/apf/ApfTest.java
AgeCommit message (Expand)Author
2019-05-21Move the NetworkStack tests to unit/ to add an integration test.Lorenzo Colitti
2019-05-14apf: Remove IPv6 NAT-T keepalive related codes and ApfTest improvementAaron Huang
2019-05-10Dropping NAT-T keepalive packet from APFAaron Huang
2019-04-29Support adding NATT keepalive packet filterAaron Huang
2019-03-25apf: Documentation improvements and code optimizations for keepalive filtersAaron Huang
2019-03-01Migrate frameworks/base/tests/testables and its users to androidx.testBrett Chabot
2019-02-15Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest.Xiao Ma
2019-02-14Fix testApfFilterKeepaliveAck.Xiao Ma
2019-02-06[KA07] Drop TCP keepalive ack packetsAaron Huang
2019-01-23Move IpClient to NetworkStackRemi NGUYEN VAN