1. 389bc7f Split requestDownstreamAddress into two methods by Handa Wang · 10 months ago
  2. b0e3eaf Merge "Consolidate handler thread check functions in HandlerUtils" into main by Treehugger Robot · 10 months ago
  3. e2a031b Merge changes from topic "refactor-pac" into main by Treehugger Robot · 10 months ago
  4. d598ced Merge "Revert "Add link-related methods at NetlinkUtils"" into main by Yuyang Huang · 10 months ago
  5. d789d1b Update unit tests to reflect the changes to RoutingCoordinator and by Handa Wang · 12 months ago
  6. 69aee7b Move PrivateAddressCoordinator from Tethering to staticlibs by Handa Wang · 12 months ago
  7. e5e06f9 Introduce PrivateAddressCoordinator methods at RoutingCoordinatorManager by Handa Wang · 12 months ago
  8. 9b8b300 Revert "Add link-related methods at NetlinkUtils" by Yuyang Huang · 10 months ago
  9. 84a40ff Consolidate handler thread check functions in HandlerUtils by Paul Hu · 10 months ago
  10. 8eff4fd Merge "Do not run diagnostics on assumption failures" into main by Treehugger Robot · 10 months ago
  11. 3feb788 Do not run diagnostics on assumption failures by Remi NGUYEN VAN · 10 months ago
  12. 5024551 Merge "Add options to disable diagnostics collector" into main by Treehugger Robot · 10 months ago
  13. 2665f0a Add options to disable diagnostics collector by Remi NGUYEN VAN · 10 months ago
  14. c0ebf16 Merge "Add connectivity diagnostics on test failure" into main by Remi NGUYEN VAN · 10 months ago
  15. 43730b3 Add connectivity diagnostics on test failure by Remi NGUYEN VAN · 10 months ago
  16. eb3c631 Rename TapPacketReader to PollPacketReader for broader applicability by Yuyang Huang · 10 months ago
  17. ef1b2ea Merge "Ensure the dump service is completed" into main by Paul Hu · 10 months ago
  18. 7871320 Ensure the dump service is completed by Paul Hu · 1 year ago
  19. 4c3a13c Retrieve IPv4 and IPv6 addresses for client and server device in test setup by Jimi Chen · 11 months ago
  20. d07d47b Add send and check reply packet function for multi-devices tests by Jimi Chen · 11 months ago
  21. 1644f95 Add packet capture and match network_stack adb command to to `apf_utils` by Jimi Chen · 11 months ago
  22. 738bf99 Support get multiple ipv4/ipv6 addresses in `apf_utils` by Jimi Chen · 11 months ago
  23. b437e75 Merge "Revert "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`"" into main by Maciej Żenczykowski · 11 months ago
  24. c3eccf9 Revert "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`" by Maciej Żenczykowski · 11 months ago
  25. 842fb52 Merge "Add link-related methods at NetlinkUtils" into main by Treehugger Robot · 11 months ago
  26. a7fc900 Add link-related methods at NetlinkUtils by Chih-Yu Huang · 11 months ago
  27. aabad69 Merge "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`" into main by Maciej Żenczykowski · 11 months ago
  28. 4610234 Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat` by Jimi Chen · 11 months ago
  29. 1a9758e Merge "Add createGetLinkMessage() at RtNetlinkLinkMessage" into main by Treehugger Robot · 11 months ago
  30. f0bcd6f Add createGetLinkMessage() at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
  31. a0d2213 Merge "Add get ipv4/ipv6 address function to `apf_utils`" into main by Jimi Chen · 11 months ago
  32. df2eadc Merge "Add packet_utils for multi-devices tests" into main by Jimi Chen · 11 months ago
  33. 3baeb73 Add current state to unhandled message error log by Patrick Rohr · 11 months ago
  34. 5fdce4d Merge "Add createSetLinkNameMessage method at RtNetlinkLinkMessage" into main by Treehugger Robot · 11 months ago
  35. b756497 Add get ipv4/ipv6 address function to `apf_utils` by Jimi Chen · 11 months ago
  36. 0e1c1cc Add packet_utils for multi-devices tests by Jimi Chen · 11 months ago
  37. dde0dc6 Merge "Add createSetLinkStateMessage method at RtNetlinkLinkMessage" into main by Treehugger Robot · 11 months ago
  38. 9f8ed83 Add createSetLinkNameMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
  39. 73f5b13 Add createSetLinkStateMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
  40. 3627907 Merge changes from topics "ddr-tests-in-networkstack", "move-fakedns" into main by Lorenzo Colitti · 11 months ago
  41. 5355fce Move to one unified implementation of FakeDns. by Lorenzo Colitti · 11 months ago
  42. e7f5ac9 Merge "Make RtNetlinkLinkMessage class immutable after creation" into main by Treehugger Robot · 11 months ago
  43. f4a0865 Make RtNetlinkLinkMessage class immutable after creation by Chih-Yu Huang · 11 months ago
  44. d393a9d Remove assert for R+ by Patrick Rohr · 11 months ago
  45. 430a8ad Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 11 months ago
  46. 6a5165a Merge "Check APF version, VSR API level, and Android version" into main by Treehugger Robot · 11 months ago
  47. 73711f7 Check APF version, VSR API level, and Android version by Junyu Lai · 1 year, 1 month ago
  48. 93f2efb Add test utils for SVCB packet generation. by Lorenzo Colitti · 11 months ago
  49. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 11 months ago
  50. e7d6766 Merge "Throw IllegalStateException when inserting an existing item" into main by Treehugger Robot · 11 months ago
  51. 9950666 Merge "Update checkLocationPermissionInternal not to throw" into main by Motomu Utsumi · 11 months ago
  52. c1856de Throw IllegalStateException when inserting an existing item by Junyu Lai · 11 months ago
  53. a0dc475 Merge "Support checking DnsResolver version in isFeatureSupported." into main by Treehugger Robot · 11 months ago
  54. ca67820 Support checking DnsResolver version in isFeatureSupported. by Lorenzo Colitti · 11 months ago
  55. 6f005ff Merge "Remove unused methods and restrict visibility in LocationPermissionChecker" into main by Treehugger Robot · 11 months ago
  56. e73285c Merge "Use doReturn instead of when().thenReturn" into main by Motomu Utsumi · 12 months ago
  57. d55bdd2 Update checkLocationPermissionInternal not to throw by Motomu Utsumi · 12 months ago
  58. 3625bf6 Remove unused methods and restrict visibility in LocationPermissionChecker by Motomu Utsumi · 12 months ago
  59. 1c1af76 Merge "Import absl-py library from codebase" into main by Treehugger Robot · 12 months ago
  60. e87608b Add bool type to Struct.java. by Maciej Żenczykowski · 12 months ago
  61. 7cf1a03 Use doReturn instead of when().thenReturn by Motomu Utsumi · 12 months ago
  62. f84b907 Import absl-py library from codebase by Junyu Lai · 12 months ago
  63. d602835 bpf: move bpf_headers into /bpf subdirectory by Maciej Żenczykowski · 12 months ago
  64. 97d3ee7 doc: echo >> staticlibs/native/README.md by Maciej Żenczykowski · 12 months ago
  65. d33d637 bpf: git mv staticlibs/native/bpf_syscall_wrappers bpf/syscall_wrappers by Maciej Żenczykowski · 12 months ago
  66. 63488f4 Merge "Skip running restore default network monitor on instant mode." into main by Motomu Utsumi · 12 months ago
  67. 24b9bd7 Merge "Add testutil to mock android.app.usage.NetworkStats" into main by Treehugger Robot · 12 months ago
  68. d3d139a Skip running restore default network monitor on instant mode. by Motomu Utsumi · 12 months ago
  69. 56e83f5 Merge "Move fromPublicNetworkStats to statsd" into main by Treehugger Robot · 12 months ago
  70. c51f71f Add testutil to mock android.app.usage.NetworkStats by Junyu Lai · 12 months ago
  71. d2a2218 Move fromPublicNetworkStats to statsd by Junyu Lai · 12 months ago
  72. da723a0 bpf: get rid of DISABLE_BTF_ON_USER_BUILDS macro by Maciej Żenczykowski · 12 months ago
  73. fac81f1 bpf: eliminate DEFAULT_BPFLOADER_(MIN|MAX)_VER by Maciej Żenczykowski · 12 months ago
  74. f7abc43 bpf: remove DEFAULT_BPF_PROG_(SELINUX_CONTEXT|PIN_SUBDIR) by Maciej Żenczykowski · 12 months ago
  75. acd4aa8 NetBpfLoad: remove support for 'size_of_bpf_map_def' by Maciej Żenczykowski · 12 months ago
  76. e666d85 NetBpfLoad: remove support for 'size_of_bpf_prog_def' by Maciej Żenczykowski · 12 months ago
  77. 401c98f bpf: change AOSP/MASTER to AOSP/MAIN by Maciej Żenczykowski · 12 months ago
  78. 514f40b Add documentation on usage of net-utils-connectivity-apks by Remi NGUYEN VAN · 12 months ago
  79. d7f925f Merge "Revert "Use addEntries when creating NetworkStats"" into main by Sam Dubey · 12 months ago
  80. c006797 Revert "Use addEntries when creating NetworkStats" by Sam Dubey · 12 months ago
  81. 71bba4e Merge changes I3286aeb1,I060509de into main by Paul Hu · 12 months ago
  82. 668560d Use addEntries when creating NetworkStats by Junyu Lai · 12 months ago
  83. 10fcc17 Make assertNetworkStatsEquals supports null iface name by Junyu Lai · 12 months ago
  84. 3e24dec Setup Wi-Fi P2P connection by Paul Hu · 1 year, 1 month ago
  85. 63b764a Move NetworkStatsUtilsTest to Connectivity by Junyu Lai · 12 months ago
  86. 8be10bf Improve staticlibs/Android.bp by Handa Wang · 12 months ago
  87. b28199a Add `//apex_available:platform` in `net-utils-non-bootclasspath-aidl` build rule. by Xiao Ma · 1 year ago
  88. 057369c Merge changes If787d3f3,I6de357ac into main by Remi NGUYEN VAN · 1 year ago
  89. dfb1592 Rename getShrinkedBackingArray to getMinimized* by Remi NGUYEN VAN · 1 year ago
  90. 2d78124 Suspend callbacks for frozen apps by Remi NGUYEN VAN · 1 year, 2 months ago
  91. 51b1be5 Merge "Rename net-utils-tethering to net-utils-connectivity-apks." into main by Xiao Ma · 1 year ago
  92. 6793fd0 Rename net-utils-tethering to net-utils-connectivity-apks. by Xiao Ma · 1 year ago
  93. 6f6b1a4 Refactor Drop EtherCat packet test by Junyu Lai · 1 year, 1 month ago
  94. cf65586 Refactor ApfV4Test by Junyu Lai · 1 year, 1 month ago
  95. 32a2d15 Move apf test to a standalone file by Junyu Lai · 1 year, 1 month ago
  96. 74e3f5a Merge changes I44e85c09,I01810b54,I1c169311,I15f2aeac,I048512a1 into main by Patrick Rohr · 1 year ago
  97. 889ca30 Merge "Increase timeout to expect CapabilitiesChanged callback" into main by Motomu Utsumi · 1 year ago
  98. 2ac3299 Increase timeout to expect CapabilitiesChanged callback by Motomu Utsumi · 1 year ago
  99. 29d14e7 Merge "Create new lib for Wifi module" into main by Gabriel Biren · 1 year ago
  100. 5f0471c Create new lib for Wifi module by Nate Jiang · 1 year, 1 month ago