1. b61091b Move static utils to the static library by Chalard Jean · 4 years ago
  2. a397d89 Merge "Add data structures to parse netlink IP address messages." by Xiao Ma · 3 years, 11 months ago
  3. c81f6db Add data structures to parse netlink IP address messages. by Xiao Ma · 4 years, 1 month ago
  4. ae05481 export bpf headers to Connectivity Service by Tyler Wear · 4 years ago
  5. d99cf6f Add data structures to parse netlink link messages. by Xiao Ma · 4 years, 1 month ago
  6. d1efe27 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net" by Treehugger Robot · 4 years ago
  7. d82f127 Merge "Merge Android 12" by Xin Li · 4 years ago
  8. 957b694 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 4 years ago
  9. 92a2346 Merge "Move netd AIDL to frameworks/lib/net" by Treehugger Robot · 4 years ago
  10. 38c3248 Move netd AIDL to frameworks/lib/net by markchien · 4 years ago
  11. a888a01 Merge "Zero out the non-prefix bits in NetUtilsTest" am: 5619ef3387 by Taras Antoshchuk · 4 years ago
  12. 6c9685c Merge "Zero out the non-prefix bits in NetUtilsTest" by Taras Antoshchuk · 4 years ago
  13. df424c1 Merge changes from topic "testStatsProvider-cp" am: 8dc319b30f by Junyu Lai · 4 years ago
  14. db0ac32 [automerger skipped] Add OnSetWarningAndLimit into TestableNetworkStatsProvider am: 73da3677f8 -s ours by Junyu Lai · 4 years ago
  15. 89bd997 Merge changes from topic "testStatsProvider-cp" by Junyu Lai · 4 years ago
  16. 749459c Add getter for quotaBytes by Junyu Lai · 4 years ago
  17. 4b529ce Add @NonNull and @Nullable annotations in NetlinkMessage. am: bd0937d7a0 by Xiao Ma · 4 years ago
  18. 16b160b Add OnSetWarningAndLimit into TestableNetworkStatsProvider by Junyu Lai · 4 years, 3 months ago
  19. 0705d22 Add @NonNull and @Nullable annotations in NetlinkMessage. by Xiao Ma · 4 years ago
  20. de6f90d Zero out the non-prefix bits in NetUtilsTest by Taras Antoshchuk · 4 years, 8 months ago
  21. b999f5f Merge "Implement DevSdkIgnoreRule with SdkLevel" am: 20bad35bc3 by Treehugger Robot · 4 years ago
  22. 52f1cc6 Merge "Implement DevSdkIgnoreRule with SdkLevel" by Treehugger Robot · 4 years ago
  23. 63e8809 Add a new utility to improve stack traces from automatic testing am: 6b56526bec by Chalard Jean · 4 years ago
  24. c2a28e0 Implement DevSdkIgnoreRule with SdkLevel by Remi NGUYEN VAN · 4 years ago
  25. 5872cb8 Add a new utility to improve stack traces from automatic testing by Chalard Jean · 4 years ago
  26. fe1d4a5 Fix type confusion in createRandomUnicastAddress am: 4d59f6cbe4 by Aaron Huang · 4 years ago
  27. 190f81d Fix type confusion in createRandomUnicastAddress by Aaron Huang · 4 years, 2 months ago
  28. c2d34f3 Merge "Parse ND options in netlink message as an ByteBuffer slice." am: 04bc8227d6 by Xiao Ma · 4 years ago
  29. f9d8bb6 Merge "Parse ND options in netlink message as an ByteBuffer slice." by Xiao Ma · 4 years ago
  30. d7d65f4 Merge "Add StructNdOptRdnss class to parse RDNSS option from netlink message." am: 3a8939f97b by Xiao Ma · 4 years ago
  31. 4f4036d Merge "Add StructNdOptRdnss class to parse RDNSS option from netlink message." by Xiao Ma · 4 years ago
  32. 5c934df Merge "Add initTestNetwork with a list of LinkAddress" am: e0920f08f2 by Mark Chien · 4 years ago
  33. 5f80e1d Merge "Add initTestNetwork with a list of LinkAddress" by Mark Chien · 4 years ago
  34. 14f746c Add initTestNetwork with a list of LinkAddress by markchien · 4 years, 1 month ago
  35. 4d6cafb Parse ND options in netlink message as an ByteBuffer slice. by Xiao Ma · 4 years, 2 months ago
  36. 3fe08ae Add StructNdOptRdnss class to parse RDNSS option from netlink message. by Xiao Ma · 4 years, 2 months ago
  37. f425e08 Test CollectionUtils.contains am: 536d685650 by Hungming Chen · 4 years ago
  38. 5318137 Refactor CollectionUtils.contains for short am: 0a51a235b5 by Hungming Chen · 4 years ago
  39. 8ce72e2 Test CollectionUtils.contains by Hungming Chen · 4 years, 1 month ago
  40. 0ab5f70 Refactor CollectionUtils.contains for short by Hungming Chen · 4 years, 1 month ago
  41. 14eb0f3 Merge "Add CollectionUtils.contains for short" am: 35570f4599 by Treehugger Robot · 4 years, 1 month ago
  42. e2ac496 Merge "Add CollectionUtils.contains for short" by Treehugger Robot · 4 years, 1 month ago
  43. ee9a1ba Add CollectionUtils.contains for short by Hungming Chen · 4 years, 1 month ago
  44. ff5da50 Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 4 years, 1 month ago
  45. 8437405 Add the ConnectivityModuleTest annotation by Remi NGUYEN VAN · 4 years, 1 month ago
  46. 48d2ff3 Merge sc-dev-plus-aosp-without-vendor@7634622 by Xin Li · 4 years, 1 month ago
  47. 3be7e9b Remove NetUtils from filegroup to avoid dulicate by Nate Jiang · 4 years, 1 month ago
  48. 8580cd8 Append link-layer address parameter in makeNewNeighborMessage. am: e26cd34b8a am: e65d03c433 by Xiao Ma · 4 years, 1 month ago
  49. da2904c Append link-layer address parameter in makeNewNeighborMessage. by Xiao Ma · 4 years, 1 month ago
  50. 049b884 Migrate netlink-client to net-utils-device-common-netlink. am: a5abbe6529 am: 3818589c93 by Xiao Ma · 4 years, 1 month ago
  51. 57b3442 Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 4 years, 2 months ago
  52. 65c85f3 Merge "Add assertNoCallbackThat" am: 5d39cb6ea7 am: 302ee01797 by Treehugger Robot · 4 years, 2 months ago
  53. 5fa15e6 Merge "Add assertNoCallbackThat" by Treehugger Robot · 4 years, 2 months ago
  54. cdf4552 Add assertNoCallbackThat by Chiachang Wang · 4 years, 2 months ago
  55. 2efe29e Merge "Remove TRANSPORT_USB in NetworkCapabilitiesUtils" am: 55b816cb3f am: 8a470b08b6 by Remi NGUYEN VAN · 4 years, 2 months ago
  56. 49ca421 Merge "Add filterable, sortable to DevSdkIgnoreRunner" am: c0e59172d3 am: b2e757353a by Remi NGUYEN VAN · 4 years, 2 months ago
  57. 5f084a4 Merge "Remove TRANSPORT_USB in NetworkCapabilitiesUtils" by Remi NGUYEN VAN · 4 years, 2 months ago
  58. 47a0448 Merge "Add filterable, sortable to DevSdkIgnoreRunner" by Remi NGUYEN VAN · 4 years, 2 months ago
  59. ad4c4a3 [automerger skipped] Define TRANSPORT_USB in NetworkCapabilitiesUtils temporarily am: 4c087c1811 am: 7be546dbf9 -s ours by lucaslin · 4 years, 2 months ago
  60. 844901b Remove TRANSPORT_USB in NetworkCapabilitiesUtils by Remi NGUYEN VAN · 4 years, 2 months ago
  61. 5ecba24 Define TRANSPORT_USB in NetworkCapabilitiesUtils temporarily by lucaslin · 4 years, 5 months ago
  62. a7702b6 Add filterable, sortable to DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 2 months ago
  63. b216fba [automerger skipped] Support both R and S+ in NetworkFactory am: f829dd3c64 am: ca760dd94c -s ours by Chalard Jean · 4 years, 2 months ago
  64. 7592a34 Support both R and S+ in NetworkFactory by Chalard Jean · 4 years, 5 months ago
  65. aec6787 [automerger skipped] Add visibility for Connectivity tests am: a2f9c47520 -s ours by Remi NGUYEN VAN · 4 years, 2 months ago
  66. a75bb6d Add visibility for Connectivity tests by Remi NGUYEN VAN · 4 years, 3 months ago
  67. 1c5e608 Merge "Support legacy limit reached callback" am: 38e6f064fb am: 54f6b13dfd by Treehugger Robot · 4 years, 3 months ago
  68. 1308667 Merge "Support legacy limit reached callback" by Treehugger Robot · 4 years, 3 months ago
  69. 87e8888 Support legacy limit reached callback by Remi NGUYEN VAN · 4 years, 3 months ago
  70. ac32204 Merge "Use module util HexDump in StructTest" am: b660371d8a am: 0d431094c3 by Treehugger Robot · 4 years, 3 months ago
  71. b2cb5e2 Merge "Use module util HexDump in StructTest" by Treehugger Robot · 4 years, 3 months ago
  72. 83c7537 Use module util HexDump in StructTest by Remi NGUYEN VAN · 4 years, 3 months ago
  73. 58fe147 [automerger skipped] Revert "Add OnSetWarningAndLimit into TestableNetworkStatsProvider" am: aaae81b8b3 am: af7b8abd4a -s ours by Dennis Liao · 4 years, 3 months ago
  74. 34db409 Revert "Add OnSetWarningAndLimit into TestableNetworkStatsProvider" by Dennis Liao · 4 years, 3 months ago
  75. f0806ef [automerger skipped] Add OnSetWarningAndLimit into TestableNetworkStatsProvider am: d44e8af26a am: 04d5c69334 -s ours by Junyu Lai · 4 years, 3 months ago
  76. a7ace49 Add OnSetWarningAndLimit into TestableNetworkStatsProvider by Junyu Lai · 4 years, 3 months ago
  77. ead0d3b Merge "Add OnSetWarningAndLimit into TestableNetworkStatsProvider" into sc-dev am: 1db2e1600b by Junyu Lai · 4 years, 3 months ago
  78. 1f29499 Merge "Add OnSetWarningAndLimit into TestableNetworkStatsProvider" into sc-dev by Junyu Lai · 4 years, 3 months ago
  79. 3273de3 Merge "Revert "Revert "Allow expect onRequestStatsUpdated with any token""" am: e70112aed3 am: 01448736de by Junyu Lai · 4 years, 3 months ago
  80. 8dc6e17 Merge "Revert "Revert "Allow expect onRequestStatsUpdated with any token""" by Junyu Lai · 4 years, 3 months ago
  81. 4abf937 [automerger skipped] Add fall back to createTunInterface when running on R am: a1365e7358 -s ours by Chiachang Wang · 4 years, 3 months ago
  82. 7dc4366 Add fall back to createTunInterface when running on R by Chiachang Wang · 4 years, 3 months ago
  83. 4046a83 Revert "Revert "Allow expect onRequestStatsUpdated with any token"" by Junyu Lai · 4 years, 3 months ago
  84. 6c3e0fd [automerger skipped] Merge "Supports to add a response for the given headers" into sc-dev am: 05146ed64a -s ours by Lorenzo Colitti · 4 years, 3 months ago
  85. 646ecce [automerger skipped] Create a new utils for connectivity related settings am: 719cb55e95 -s ours by Lucas Lin · 4 years, 3 months ago
  86. 84d357d Merge "Supports to add a response for the given headers" into sc-dev by Lorenzo Colitti · 4 years, 3 months ago
  87. 14eeffe [automerger skipped] Merge "Revert "Allow expect onRequestStatsUpdated with any token"" am: 5ab3d55f61 am: 76567a8d07 -s ours by Roy Want · 4 years, 3 months ago
  88. d1573ed Merge "Revert "Allow expect onRequestStatsUpdated with any token"" by Roy Want · 4 years, 3 months ago
  89. 75b9e67 Revert "Allow expect onRequestStatsUpdated with any token" by Roy Want · 4 years, 3 months ago
  90. c26c836 Merge "Add fall back to createTunInterface when running on R" am: 80ce99810c am: 682f69146a by Chiachang Wang · 4 years, 3 months ago
  91. c0786a5 Merge "Add fall back to createTunInterface when running on R" by Chiachang Wang · 4 years, 3 months ago
  92. 03f8890 Add OnSetWarningAndLimit into TestableNetworkStatsProvider by Junyu Lai · 4 years, 3 months ago
  93. 1dedd4b Create a new utils for connectivity related settings by Lucas Lin · 4 years, 3 months ago
  94. 40803d4 Add fall back to createTunInterface when running on R by Chiachang Wang · 4 years, 3 months ago
  95. 42bfb58 [automerger skipped] Allow expect onRequestStatsUpdated with any token am: 6b547a5fce am: d24e5708d8 -s ours by Junyu Lai · 4 years, 3 months ago
  96. c73b639 Supports to add a response for the given headers by Aaron Huang · 4 years, 3 months ago
  97. 9856889 Allow expect onRequestStatsUpdated with any token by Junyu Lai · 4 years, 3 months ago
  98. 7084a95 Merge "Create a new utils for connectivity related settings" am: 398e839d45 am: 2d23571144 by Lucas Lin · 4 years, 3 months ago
  99. 9346148 [automerger skipped] Merge "Add TestableNetworkOfferCallback" into sc-dev am: 994231a768 -s ours by Junyu Lai · 4 years, 3 months ago
  100. 6cdd280 Merge "Create a new utils for connectivity related settings" by Lucas Lin · 4 years, 3 months ago