- cc5c2a6 Merge "Add isFeatureSupported and isTetheringFeatureForceDisabled methods" into main by Chiachang Wang · 2 years, 1 month ago
- 1637730 Add isFeatureSupported and isTetheringFeatureForceDisabled methods by chiachangwang · 2 years, 1 month ago
- fa33ba6 Merge "Add DomainsUtils class to encode/decode domain names." into main by Remi NGUYEN VAN · 2 years, 1 month ago
- 9e9bc97 Remove truth lib denpendency temporarily due to code coverage regression. by Xiao Ma · 2 years, 2 months ago
- 48693a9 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 2 months ago
- c4789d0 Merge "Add DomainsUtils class to encode/decode domain names." into main by Xiao Ma · 2 years, 2 months ago
- da97a39 Improve testBasicWorkingGetAddrQuery by checking the specific IPv4/v6 address. by Xiao Ma · 2 years, 2 months ago
- cece401 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 3 months ago
- 2ca9f07 Merge "Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests." into main by Xiao Ma · 2 years, 2 months ago
- 3ffb814 Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests. by Xiao Ma · 2 years, 2 months ago
- 2ba922a Use default package version in isFeatureEnabled if package is not found by Motomu Utsumi · 2 years, 2 months ago
- 7235157 Add a method helper to create RTM_DELADDR message in user space. by Xiao Ma · 2 years, 7 months ago
- 729c656 Merge "Parse DnsRecord by factory method" by Junyu Lai · 2 years, 3 months ago
- cba11a2 Parse DnsRecord by factory method by Junyu Lai · 2 years, 3 months ago
- 34ab408 Parse rta_cacheinfo structure in RtNetlinkRouteMessage. by Xiao Ma · 2 years, 3 months ago
- 8b39bca Merge "Use ThrowingSupplier for visibleOnHandlerThread." by Hansen Kurli · 2 years, 4 months ago
- 0cd46d4 Use ThrowingSupplier for visibleOnHandlerThread. by Hansen Kurli · 2 years, 4 months ago
- 677b663 Correctly test for an object being of the correct type by Chalard Jean · 2 years, 4 months ago
- 8c4fd4b Allow using isFeatureEnabled on APEX module init by Remi NGUYEN VAN · 2 years, 7 months ago
- c8022b3 Merge "Refactors common scope id setup code into utility function" by Yuyang Huang · 2 years, 5 months ago
- 58546f4 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 5 months ago
- 6e4762d Merge "Add InetDiagMessage.destroyLiveTcpSocket" by Treehugger Robot · 2 years, 5 months ago
- ba2e01d Add InetDiagMessage.destroyLiveTcpSocket by Motomu Utsumi · 2 years, 6 months ago
- 4cd3d40 Merge "fix typo in NetlinkUtilsTest TAG" by Maciej Żenczykowski · 2 years, 5 months ago
- 2689f8f fix typo in NetlinkUtilsTest TAG by Maciej Żenczykowski · 2 years, 5 months ago
- 99d78d8 NetlinkUtilsTest: add an assumption to testGetNeighborsQuery by Maciej Żenczykowski · 2 years, 5 months ago
- 90d41b2 Merge "IpUtils - make checksum work with empty/zero buffer" by Maciej Żenczykowski · 2 years, 5 months ago
- 5f95a67 IpUtils - make checksum work with empty/zero buffer by Maciej Żenczykowski · 2 years, 5 months ago
- 810be2b Add async BufferedFile and StreamingPacketFile impls by Igor Chernyshev · 2 years, 5 months ago
- 021e317 Merge changes Ief507b3f,I45256bb1 by Treehugger Robot · 2 years, 5 months ago
- 6ba46f9 Merge "Add util to compare getAllAddresses" by Treehugger Robot · 2 years, 5 months ago
- 9568117 Add InetDiagMessage.inetDiagReqV2 with different args by Motomu Utsumi · 2 years, 6 months ago
- 64a711a Fix StructInetDiagSockId parsing for v4-mapped v6 address by Motomu Utsumi · 2 years, 6 months ago
- 68783d0 Merge "Remove pollOrThrow" by Treehugger Robot · 2 years, 5 months ago
- 80c53fa Update StructInetDiagMsg to parse all the fields by Motomu Utsumi · 2 years, 7 months ago
- b56b9f2 Add util to compare getAllAddresses by Chalard Jean · 2 years, 5 months ago
- b0c6afd Merge "Fix StructInetDiagMsg#parse bug" by Motomu Utsumi · 2 years, 6 months ago
- 06e615e Fix StructInetDiagMsg#parse bug by Motomu Utsumi · 2 years, 7 months ago
- 9a1359b Support NLM_F_REPLACE flag when sending a RTM_NEWADDR message. by Xiao Ma · 2 years, 6 months ago
- c2cf7eb Remove pollOrThrow by Chalard Jean · 2 years, 7 months ago
- ff5ee31 Merge "Revert "Return default value when getModuleVersion throwed"" by Junyu Lai · 2 years, 7 months ago
- 2695fdf Bubble up exceptions in visibleOnHandlerThread by Chalard Jean · 2 years, 7 months ago
- 1236b9e Revert "Return default value when getModuleVersion throwed" by Junyu Lai · 2 years, 7 months ago
- 36e8ff3 Remove expectLinkPropertiesThat by Chalard Jean · 2 years, 8 months ago
- ab521cf Remove expectCapabilitiesWith and without by Chalard Jean · 2 years, 8 months ago
- c0ba521 Replace expectCapabilitiesThat with expectCaps by Chalard Jean · 2 years, 8 months ago
- 60b95c4 Factorize describeDifferences by Chalard Jean · 2 years, 8 months ago
- ccc7d37 Merge "Cleanup TestableNetworkCallback#assertNoCallback" by Treehugger Robot · 2 years, 8 months ago
- b2e3730 Merge "Return default value when getModuleVersion throwed" by Treehugger Robot · 2 years, 8 months ago
- b4ecb5e Return default value when getModuleVersion throwed by Junyu Lai · 2 years, 8 months ago
- 5987fc4 Cleanup TestableNetworkCallback#assertNoCallback by Chalard Jean · 2 years, 8 months ago
- a25f109 Add wear tethering util classes by Igor Chernyshev · 2 years, 9 months ago
- 2529234 Merge "Introduce visibleOnHandlerThread" by Treehugger Robot · 2 years, 9 months ago
- 463f211 convert BpfDumpTest from U32 to S32 by Maciej Żenczykowski · 2 years, 9 months ago
- 9f7d452 Introduce visibleOnHandlerThread by Chalard Jean · 2 years, 9 months ago
- da152d6 Merge "Add common netlink operation and definition for TCP socket polling" by Chiachang Wang · 2 years, 9 months ago
- 29bbf2d Add common netlink operation and definition for TCP socket polling by chiachangwang · 2 years, 9 months ago
- 7e3cdf9 Merge changes from topic "st03" by Junyu Lai · 2 years, 9 months ago
- 3d4eb94 [ST03] Add test dns server for integration tests by Junyu Lai · 3 years, 1 month ago
- d03464d Address comments left from aosp/2324894. by Xiao Ma · 2 years, 9 months ago
- 0937911 Add a method helper to create RTM_NEWADDR message in user space. by Xiao Ma · 2 years, 9 months ago
- 8228246 Merge "Revert "[ST03] Add test dns server for integration tests"" by Treehugger Robot · 2 years, 10 months ago
- 55de7e4 Merge "Add useful utils to CollectionUtils" by Jean Chalard · 2 years, 10 months ago
- 88c48e1 Revert "[ST03] Add test dns server for integration tests" by Junyu Lai · 2 years, 10 months ago
- 40b76e8 Merge "[ST03] Add test dns server for integration tests" by Treehugger Robot · 2 years, 10 months ago
- 43bb172 Add useful utils to CollectionUtils by Chalard Jean · 2 years, 10 months ago
- be99103 [ST03] Add test dns server for integration tests by Junyu Lai · 3 years, 1 month ago
- 281e7a2 Merge "Add ByteUtils for byte utility functions" by Paul Hu · 2 years, 11 months ago
- 528e675 Add ByteUtils for byte utility functions by Paul Hu · 2 years, 11 months ago
- 6f8bcae [CC07] Add build tests for expect* versions by Chalard Jean · 2 years, 11 months ago
- 3ad176b [CC06] Move usage of expectCallback* to expect by Chalard Jean · 2 years, 11 months ago
- 347dd8d Increase the timeout for eventuallyExpect by Chalard Jean · 2 years, 11 months ago
- 70c62e5 [CC01] Remove the confusing pollForNextCallback by Chalard Jean · 3 years ago
- 4152f83 Merge "Move bit utility methods to a new BitUtils class." by Jean Chalard · 2 years, 11 months ago
- 5c6f780 Save one minute in executing NetworkStaticLibTests by Chalard Jean · 2 years, 11 months ago
- cd0fc3d Move TestableNetworkCallbackTest to f/l/n by Chalard Jean · 2 years, 11 months ago
- 2ecf120 Move bit utility methods to a new BitUtils class. by Chalard Jean · 2 years, 11 months ago
- e766a09 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 3 years ago
- 48a33ad Merge changes from topic "test-tethering-icmp" by Nucca Chen · 3 years ago
- 0aa70a0 IpUtils: add ICMP checksum calculation function by Hungming Chen · 3 years ago
- 85e24e8 [ST02] Add methods for synthesizing DNS packets by Junyu Lai · 3 years ago
- 1bff3fb NetlinkSocketTest.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
- 1eb3792 Add BpfDump#dumpMapStatus by Motomu Utsumi · 3 years, 1 month ago
- 9f73233 Merge "Add idiag_sock_id to InetDiagMessage class" by Motomu Utsumi · 3 years ago
- 2464a31 Merge "Revert "[ST02] Add methods for synthesizing DNS packets"" by Anton Hansson · 3 years ago
- f53c488 Revert "[ST02] Add methods for synthesizing DNS packets" by Remi NGUYEN VAN · 3 years ago
- 5e53d53 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 3 years ago
- e301436 Introduce getResIntegerConfig by Chalard Jean · 3 years ago
- ea0fcc9 Add idiag_sock_id to InetDiagMessage class by Motomu Utsumi · 3 years, 1 month ago
- 96c4750 [ST02] Add methods for synthesizing DNS packets by junyulai · 5 years ago
- df8292c Merge "Add CollectionUtils.contains with predicate" by Jean Chalard · 3 years ago
- debdc78 Add CollectionUtils.contains with predicate by Chalard Jean · 3 years ago
- 3becbd2 Add BpfDump#dumpMap by Motomu Utsumi · 3 years, 1 month ago
- fdfaa30 Merge "Support StructInetDiagSockId parse" by Motomu Utsumi · 3 years, 1 month ago
- 8f31efb Merge "Add findFirst and findLast to CollectionsUtils" by Jean Chalard · 3 years, 1 month ago
- 56fa997 Merge "Add test for StructInetDiagSockId" by Motomu Utsumi · 3 years, 1 month ago
- dfe4251 Merge "Add fromBase64EncodedString to BpfDump" by Motomu Utsumi · 3 years, 1 month ago
- eecde2b Merge "Add getter to PerUidCounter" by Treehugger Robot · 3 years, 1 month ago
- 556667e Support StructInetDiagSockId parse by Motomu Utsumi · 3 years, 1 month ago
- fbc3280 Add test for StructInetDiagSockId by Motomu Utsumi · 3 years, 2 months ago