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