1. 3ffdc0b Merge changes from topic "update-ipv4-multicast" into main by Jimi Chen · 8 months ago
  2. 2c60124 Throw `IllegalArgumentException` instead of `RuntimeException` in hexStringToByteArray() by Jimi Chen · 8 months ago
  3. 97a4977 Merge "Update TimerFileDescriptor to support different task types" into main by Paul Hu · 8 months ago
  4. e8e32ab Merge "Build the timerfd wrapper class" into main by Paul Hu · 8 months ago
  5. 2bb40d2 Update TimerFileDescriptor to support different task types by Paul Hu · 9 months ago
  6. 50c1440 Build the timerfd wrapper class by Paul Hu · 11 months ago
  7. 7dd2525 Merge "Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message." into main by Xiao Ma · 8 months ago
  8. cb0aabd Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message. by Xiao Ma · 1 year, 4 months ago
  9. 2fa511b Merge "Remove unnecessary semicolon" into main by Yuyang Huang · 8 months ago
  10. fb2425d Remove unnecessary semicolon by Yuyang Huang · 8 months ago
  11. fc724ab Only report tryTest errors when not caught by Remi NGUYEN VAN · 8 months ago
  12. 7a4a85b Merge "Add `expect_throws()` to `assert_utils.py` to check expected exception" into main by Jimi Chen · 10 months ago
  13. a0c0168 Add `expect_throws()` to `assert_utils.py` to check expected exception by Jimi Chen · 10 months ago
  14. b0e3eaf Merge "Consolidate handler thread check functions in HandlerUtils" into main by Treehugger Robot · 10 months ago
  15. d789d1b Update unit tests to reflect the changes to RoutingCoordinator and by Handa Wang · 12 months ago
  16. 84a40ff Consolidate handler thread check functions in HandlerUtils by Paul Hu · 10 months ago
  17. 1644f95 Add packet capture and match network_stack adb command to to `apf_utils` by Jimi Chen · 11 months ago
  18. 738bf99 Support get multiple ipv4/ipv6 addresses in `apf_utils` by Jimi Chen · 11 months ago
  19. 1a9758e Merge "Add createGetLinkMessage() at RtNetlinkLinkMessage" into main by Treehugger Robot · 11 months ago
  20. f0bcd6f Add createGetLinkMessage() at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
  21. a0d2213 Merge "Add get ipv4/ipv6 address function to `apf_utils`" into main by Jimi Chen · 11 months ago
  22. df2eadc Merge "Add packet_utils for multi-devices tests" into main by Jimi Chen · 11 months ago
  23. 5fdce4d Merge "Add createSetLinkNameMessage method at RtNetlinkLinkMessage" into main by Treehugger Robot · 11 months ago
  24. b756497 Add get ipv4/ipv6 address function to `apf_utils` by Jimi Chen · 11 months ago
  25. 0e1c1cc Add packet_utils for multi-devices tests by Jimi Chen · 11 months ago
  26. dde0dc6 Merge "Add createSetLinkStateMessage method at RtNetlinkLinkMessage" into main by Treehugger Robot · 11 months ago
  27. 9f8ed83 Add createSetLinkNameMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
  28. 73f5b13 Add createSetLinkStateMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
  29. e7f5ac9 Merge "Make RtNetlinkLinkMessage class immutable after creation" into main by Treehugger Robot · 11 months ago
  30. f4a0865 Make RtNetlinkLinkMessage class immutable after creation by Chih-Yu Huang · 11 months ago
  31. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 11 months ago
  32. 9950666 Merge "Update checkLocationPermissionInternal not to throw" into main by Motomu Utsumi · 11 months ago
  33. a0dc475 Merge "Support checking DnsResolver version in isFeatureSupported." into main by Treehugger Robot · 11 months ago
  34. ca67820 Support checking DnsResolver version in isFeatureSupported. by Lorenzo Colitti · 11 months ago
  35. 6f005ff Merge "Remove unused methods and restrict visibility in LocationPermissionChecker" into main by Treehugger Robot · 11 months ago
  36. e73285c Merge "Use doReturn instead of when().thenReturn" into main by Motomu Utsumi · 12 months ago
  37. d55bdd2 Update checkLocationPermissionInternal not to throw by Motomu Utsumi · 12 months ago
  38. 3625bf6 Remove unused methods and restrict visibility in LocationPermissionChecker by Motomu Utsumi · 12 months ago
  39. 1c1af76 Merge "Import absl-py library from codebase" into main by Treehugger Robot · 12 months ago
  40. e87608b Add bool type to Struct.java. by Maciej Żenczykowski · 12 months ago
  41. 7cf1a03 Use doReturn instead of when().thenReturn by Motomu Utsumi · 12 months ago
  42. f84b907 Import absl-py library from codebase by Junyu Lai · 12 months ago
  43. d2a2218 Move fromPublicNetworkStats to statsd by Junyu Lai · 12 months ago
  44. c006797 Revert "Use addEntries when creating NetworkStats" by Sam Dubey · 12 months ago
  45. 668560d Use addEntries when creating NetworkStats by Junyu Lai · 12 months ago
  46. 10fcc17 Make assertNetworkStatsEquals supports null iface name by Junyu Lai · 12 months ago
  47. 63b764a Move NetworkStatsUtilsTest to Connectivity by Junyu Lai · 12 months ago
  48. 057369c Merge changes If787d3f3,I6de357ac into main by Remi NGUYEN VAN · 1 year ago
  49. dfb1592 Rename getShrinkedBackingArray to getMinimized* by Remi NGUYEN VAN · 1 year ago
  50. 6f6b1a4 Refactor Drop EtherCat packet test by Junyu Lai · 1 year, 1 month ago
  51. cf65586 Refactor ApfV4Test by Junyu Lai · 1 year, 1 month ago
  52. e0051d4 Modify DnsUtils to use uppercase DNS label conversion by Yuyang Huang · 1 year, 1 month ago
  53. 8808070 Merge "Consolidate DNS label comparison functions in DnsUtils" into main by Treehugger Robot · 1 year, 1 month ago
  54. d851a04 Consolidate DNS label comparison functions in DnsUtils by Yuyang Huang · 1 year, 1 month ago
  55. a9a2761 Merge "Add default network monitor to DevSdkIgnoreRunner" into main by Motomu Utsumi · 1 year, 1 month ago
  56. 74db585 Add default network monitor to DevSdkIgnoreRunner by Motomu Utsumi · 1 year, 2 months ago
  57. 16828bd Merge changes I6cc2507d,I187ea15d into main by Remi NGUYEN VAN · 1 year, 1 month ago
  58. c3621e6 Add a CallbackQueue class by Remi NGUYEN VAN · 1 year, 1 month ago
  59. c6fae35 Support get apf capabilities from network_stack shell command by Junyu Lai · 1 year, 1 month ago
  60. 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 1 month ago
  61. 161dc10 Remove packet type and dst mac when sending raw packet by Junyu Lai · 1 year, 1 month ago
  62. 3085caa Support VirtualEnv and parameterized tests by Junyu Lai · 1 year, 2 months ago
  63. ea809a8 Merge "Add support for sending raw packets" into main by Junyu Lai · 1 year, 1 month ago
  64. 4a1baf0 Add support for sending raw packets by Junyu Lai · 1 year, 2 months ago
  65. 6acc14e Merge "Add apf_utils for multi-device tests" into main by Treehugger Robot · 1 year, 1 month ago
  66. e3d4d03 Merge "Add adb_utils for multidevice test" into main by Treehugger Robot · 1 year, 1 month ago
  67. b0f759c Add apf_utils for multi-device tests by Junyu Lai · 1 year, 2 months ago
  68. 68c8702 Merge "Add assert_utils for multidevice test" into main by Treehugger Robot · 1 year, 1 month ago
  69. bed4480 Add adb_utils for multidevice test by Junyu Lai · 1 year, 2 months ago
  70. 850e6fa Add assert_utils for multidevice test by Junyu Lai · 1 year, 2 months ago
  71. 270f006 Merge "Revert "Prepare for @RequiresApi class retention"" into main by Treehugger Robot · 1 year, 1 month ago
  72. a1a0034 Revert "Prepare for @RequiresApi class retention" by Motomu Utsumi · 1 year, 2 months ago
  73. 58526e4 Merge changes I76b0a7ba,If7308f1a,Ica8faced,Ia8f42ed0,I975afb45, ... into main by Treehugger Robot · 1 year, 2 months ago
  74. 6e7c49d Fix typo in SyncStateMachineTest by Patrick Rohr · 1 year, 2 months ago
  75. aa06b2b Move SyncStateMachine to staticlibs by Patrick Rohr · 1 year, 2 months ago
  76. d83596f PacketBuilder: add IPv6 fragment packets support by KH Shi · 1 year, 5 months ago
  77. d7b866d StructNlAttrTest: fix lint error by Maciej Żenczykowski · 1 year, 2 months ago
  78. 173ffb9 Merge "Use helper function getIndexForValue in MulticastRoutingCoordinator." into main by Yang Sun · 1 year, 4 months ago
  79. 4e7baad Use helper function getIndexForValue in MulticastRoutingCoordinator. by Yang Sun · 1 year, 4 months ago
  80. 8d1cad9 Convert RTM_NEWPREFIX nlmsg type to string in stringForRtMsgType(). by Xiao Ma · 1 year, 4 months ago
  81. 6fc4583 Improve the nduser option log readability. by Xiao Ma · 1 year, 4 months ago
  82. da9dfa2 Merge changes Ie882a5c7,Id94b6538,I58eda41f into main by Patrick Rohr · 1 year, 4 months ago
  83. e20dc5a Add PrefixInformation option struct to parse nduser option. by Xiao Ma · 1 year, 8 months ago
  84. 12f7fd2 Add isFeatureEnabled API for CaptivePortalLogin experiment namespace. by Xiao Ma · 1 year, 5 months ago
  85. 3aa62e6 Separate Struct.java into its own lib. by Yang Sun · 1 year, 5 months ago
  86. f8c7d15 Add IPv6 FragmentHeader struct support by KH Shi · 1 year, 5 months ago
  87. 6de59fa Merge "Revert "Add method to read trunk stable flag"" into main by Motomu Utsumi · 1 year, 6 months ago
  88. 4919dcc Revert "Add method to read trunk stable flag" by Motomu Utsumi · 1 year, 6 months ago
  89. 53da9ac Prepare for @RequiresApi class retention by Cole Faust · 1 year, 6 months ago
  90. ef58a8a Merge "Rename check*Permission* to has*Permission" into main by Junyu Lai · 1 year, 6 months ago
  91. 71b5153 Rename check*Permission* to has*Permission by Junyu Lai · 1 year, 6 months ago
  92. 1d8b7cc Add netlinkSocketForProto() without buffersize. by Yang Sun · 1 year, 6 months ago
  93. 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
  94. 2cb28ea Merge "Pass buffer size to NetlinkUtils.netlinkSocketForProto" into main by Maciej Żenczykowski · 1 year, 6 months ago
  95. 7934241 Pass buffer size to NetlinkUtils.netlinkSocketForProto by Yang Sun · 1 year, 6 months ago
  96. a3d165e Support adding an IPv4 address via RTM_NEWADDR netlink message. by Xiao Ma · 1 year, 7 months ago
  97. 94192b1 Merge "Parse destination and source mac address of ARP packet." into main by Xiao Ma · 1 year, 7 months ago
  98. 8fdc431 Add helper method to enfore a package name belongs to an uid by Junyu Lai · 1 year, 7 months ago
  99. 0f7f901 Parse destination and source mac address of ARP packet. by Xiao Ma · 1 year, 7 months ago
  100. 2ff42d2 Migrate Tethering#dump to use runWithScissorsForDump by Junyu Lai · 1 year, 8 months ago