1. 84151d9 Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 5 years ago
  2. 6b4de8f Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest. by Xiao Ma · 5 years ago
  3. d36a89c Fix testApfFilterKeepaliveAck. by Xiao Ma · 5 years ago
  4. a63c40e [KA07] Drop TCP keepalive ack packets by Aaron Huang · 6 years ago
  5. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago[Renamed (98%) from tests/net/java/android/net/apf/ApfTest.java]
  6. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  7. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  8. a5d31f5 Add IIpClient API for IpClient by Remi NGUYEN VAN · 6 years ago
  9. 04ed6a3 apf: Drop ARP reply if SPA is 0.0.0.0 by Aaron Huang · 6 years ago
  10. 785e5f1 Add an APF unit test to drop all packets in the pcap file by Aaron Huang · 6 years ago
  11. 5b00311 Apf: Avoid constant overflow by Andreas Gampe · 6 years ago
  12. 3d479d9 apf: Increase test coverage of LDDW / STDW by Bernie Innocenti · 6 years ago
  13. 1805000 apf: Add immediate encoding tests for LI by Bernie Innocenti · 6 years ago
  14. 545d936 Adjust APF interpreter tests to match APFv4 by Bernie Innocenti · 6 years ago
  15. a9949e9 Teach ApfGenerator about the new opcodes for accessing data memory by Bernie Innocenti · 6 years ago
  16. 8d1fe54 Support bluetooth not using MultinetworkPolicyTracker by Erik Kline · 6 years ago
  17. e2c70f8 APF: drop multicast ICMPv6 while in doze mode by Bernie Innocenti · 6 years ago
  18. 8bd00d5 Refactor to InterfaceParams utility class by Erik Kline · 7 years ago
  19. 7216636 Refactor ApfFilter creation by Hugo Benichi · 7 years ago
  20. 4a0c5d7 Migrate most of core networking tests to junit4 by Hugo Benichi · 7 years ago
  21. fd42416 Add APF black list for ether-type by Ahmed ElArabawy · 7 years ago
  22. 8537c58 Add Configuration to APF Policy by Ahmed ElArabawy · 7 years ago
  23. 967dec7 Ignore flow label when comparing RAs in APF by Joel Scherpelz · 7 years ago
  24. 495a17b Move byte logics from ApfFilter into BitsUtil by Hugo Benichi · 8 years ago
  25. 4456f33 ApfTest: fix flaky testApfFilterRa. by Hugo Benichi · 8 years ago
  26. cfcc1cb DO NOT MERGE: frameworks-test: adding missing @SmallTest by Hugo Benichi · 8 years ago
  27. 0242898 DO NOT MERGE: APF: also drop any ICMPv6 RSs by Hugo Benichi · 8 years ago
  28. 5d26541 DO NOT MERGE: ApfTest: tag tests with @SmallTest or @MediumTest by Hugo Benichi · 8 years ago
  29. 7ceef95 DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net. by Lorenzo Colitti · 8 years ago[Renamed (99%) from services/tests/servicestests/src/android/net/apf/ApfTest.java]
  30. 0668a61 DO NOT MERGE: Add fuzzing tests to ApfFilter RA processing by Hugo Benichi · 8 years ago
  31. 7d21eae ApfFilter: take into account IPv4 subnet prefix by Hugo Benichi · 8 years ago
  32. 0dc1d31 ApfFilter: more precise IPv4 broadcast filter by Hugo Benichi · 8 years ago
  33. 961ca49 Better IPv4 multicast coverage in ApfTest by Hugo Benichi · 8 years ago
  34. 38db976 APF: filter unwanted ARP replies by Hugo Benichi · 8 years ago
  35. 6ccd51a IpConn metrics: correctly read RA lifetimes by Hugo Benichi · 8 years ago
  36. 4fc3ee5 Log events at APF program generation by Hugo Benichi · 8 years ago
  37. 8995d85 Don't loop forever on 0-length options. by Lorenzo Colitti · 8 years ago
  38. f8a01e8 Don't drop IPv4 broadcast packets when WiFi multicast lock is held by Paul Jensen · 8 years ago
  39. 11e13e2 Support IPv6 multicast filtering in APF. by Lorenzo Colitti · 8 years ago
  40. 9132f34 ApfFilter unit test by Paul Jensen · 8 years ago