1. 2c0b10c Add data structures to parse netlink route messages. by Xiao Ma · 4 years ago
  2. c81f6db Add data structures to parse netlink IP address messages. by Xiao Ma · 4 years ago
  3. d99cf6f Add data structures to parse netlink link messages. by Xiao Ma · 4 years ago
  4. a888a01 Merge "Zero out the non-prefix bits in NetUtilsTest" am: 5619ef3387 by Taras Antoshchuk · 3 years, 10 months ago
  5. de6f90d Zero out the non-prefix bits in NetUtilsTest by Taras Antoshchuk · 4 years, 7 months ago
  6. 63e8809 Add a new utility to improve stack traces from automatic testing am: 6b56526bec by Chalard Jean · 3 years, 11 months ago
  7. 5872cb8 Add a new utility to improve stack traces from automatic testing by Chalard Jean · 4 years ago
  8. fe1d4a5 Fix type confusion in createRandomUnicastAddress am: 4d59f6cbe4 by Aaron Huang · 3 years, 11 months ago
  9. 190f81d Fix type confusion in createRandomUnicastAddress by Aaron Huang · 4 years, 1 month ago
  10. c2d34f3 Merge "Parse ND options in netlink message as an ByteBuffer slice." am: 04bc8227d6 by Xiao Ma · 4 years ago
  11. f9d8bb6 Merge "Parse ND options in netlink message as an ByteBuffer slice." by Xiao Ma · 4 years ago
  12. d7d65f4 Merge "Add StructNdOptRdnss class to parse RDNSS option from netlink message." am: 3a8939f97b by Xiao Ma · 4 years ago
  13. 4f4036d Merge "Add StructNdOptRdnss class to parse RDNSS option from netlink message." by Xiao Ma · 4 years ago
  14. 4d6cafb Parse ND options in netlink message as an ByteBuffer slice. by Xiao Ma · 4 years ago
  15. 3fe08ae Add StructNdOptRdnss class to parse RDNSS option from netlink message. by Xiao Ma · 4 years ago
  16. f425e08 Test CollectionUtils.contains am: 536d685650 by Hungming Chen · 4 years ago
  17. 8ce72e2 Test CollectionUtils.contains by Hungming Chen · 4 years ago
  18. 049b884 Migrate netlink-client to net-utils-device-common-netlink. am: a5abbe6529 am: 3818589c93 by Xiao Ma · 4 years ago
  19. 57b3442 Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 4 years, 1 month ago
  20. ac32204 Merge "Use module util HexDump in StructTest" am: b660371d8a am: 0d431094c3 by Treehugger Robot · 4 years, 2 months ago
  21. 83c7537 Use module util HexDump in StructTest by Remi NGUYEN VAN · 4 years, 2 months ago
  22. 0d87cfd Merge "Add visibility for Connectivity tests" am: bc87949c28 am: 52caed91c9 by Remi NGUYEN VAN · 4 years, 2 months ago
  23. f96e020 Add visibility for Connectivity tests by Remi NGUYEN VAN · 4 years, 2 months ago
  24. dedb9ea Merge "Add isFeatureEnabled by checking with apex module version" am: eeb15a8c6d am: 4509298603 by Mark Chien · 4 years, 3 months ago
  25. c4719cd Add isFeatureEnabled by checking with apex module version by markchien · 4 years, 3 months ago
  26. d8bb125 Add lint baseline to address NewApi errors by Pedro Loureiro · 4 years, 5 months ago
  27. 11ba50b Merge "Add lint baseline to address NewApi errors" into sc-dev by Pedro Loureiro · 4 years, 4 months ago
  28. 86fa055 Add lint baseline to address NewApi errors by Pedro Loureiro · 4 years, 5 months ago
  29. e73ca55 Add build ICMPv6 echo request packet helper function in Ipv6Utils. am: 657b2e8660 am: 21839bcbdd am: fa4eb167dd by Xiao Ma · 4 years, 4 months ago
  30. 0d7d45c Add build ICMPv6 echo request packet helper function in Ipv6Utils. by Xiao Ma · 4 years, 4 months ago
  31. 2202e61 Allow hidden connectivity APIs in net test utils by Remi NGUYEN VAN · 4 years, 4 months ago
  32. d7830e3 Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 5 months ago
  33. 3454193 Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 5 months ago
  34. f809c9b Merge "Move trimV4AddrZeros to libs/net" by Remi NGUYEN VAN · 4 years, 5 months ago
  35. def99b7 Merge "Fix LocationPermissionCheckerTest" by Maciej Żenczykowski · 4 years, 5 months ago
  36. f323fae Move trimV4AddrZeros to libs/net by Remi NGUYEN VAN · 4 years, 5 months ago
  37. aad6bc8 Fix LocationPermissionCheckerTest by Remi NGUYEN VAN · 4 years, 5 months ago
  38. 9a39216 Merge "Move TrackRecordTest to libs/net" by Remi NGUYEN VAN · 4 years, 5 months ago
  39. fd52eaf Add a simple test for Ipv6Utils. by Lorenzo Colitti · 4 years, 5 months ago
  40. f4e9b9a Fix a bug in InetAddressUtils, and add a test. by Lorenzo Colitti · 4 years, 5 months ago
  41. e38b5c2 Move TrackRecordTest to libs/net by Remi NGUYEN VAN · 4 years, 5 months ago
  42. 99b0a11 Merge "Move LocationPermissionChecker to libs/net" by Treehugger Robot · 4 years, 5 months ago
  43. 59beee8 Move LocationPermissionChecker to libs/net by Remi NGUYEN VAN · 4 years, 5 months ago
  44. 08e32b9 Merge "Check the ByteArray actual size before writing it to ByteBuffer." by Xiao Ma · 4 years, 5 months ago
  45. 794adf5 [CS11]Remove the hidden API usage of BitUtils by lifr · 4 years, 5 months ago
  46. 148bdcb [FUI22.1] Add assert utilities for list by junyulai · 4 years, 5 months ago
  47. 9164b77 Check the ByteArray actual size before writing it to ByteBuffer. by Xiao Ma · 4 years, 6 months ago
  48. bdb1b50 Add CollectionUtils.indexOf by Remi NGUYEN VAN · 4 years, 5 months ago
  49. 3c9f315 Merge "Add checking NetworkStack permission methods and tests" by Paul Hu · 4 years, 6 months ago
  50. 779cba3 Merge "Add a public test method to reset package version" by Remi NGUYEN VAN · 4 years, 6 months ago
  51. b9fc3ad Add a public test method to reset package version by Remi NGUYEN VAN · 4 years, 6 months ago
  52. 4242767 Add checking NetworkStack permission methods and tests by paulhu · 4 years, 7 months ago
  53. 1b8c744 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 4 years, 6 months ago
  54. f51099d [FUI21.1] Create NetworkIdentityUtils class by junyulai · 4 years, 6 months ago
  55. a19b59d Add common CollectionUtils.{any,all} methods. by lucaslin · 4 years, 6 months ago
  56. 229b17a Support IPv4/6 address type in Struct. by Xiao Ma · 4 years, 7 months ago
  57. 01c0fe5 Implement generic toString/equals/hashCode in Struct. by Xiao Ma · 4 years, 7 months ago
  58. ef9fd0a Make a copy of HexDump in the frameworks/libs/net. by Xiao Ma · 4 years, 7 months ago
  59. 22bfada Default write to byte array with native order by markchien · 4 years, 7 months ago
  60. ed82179 Merge "Support common MacAddress Type in Struct." by Xiao Ma · 4 years, 7 months ago
  61. 31c6d82 Add DeviceConfigUtils version caching and tests by Remi NGUYEN VAN · 4 years, 8 months ago
  62. a744975 Add getDisplayTransport by Remi NGUYEN VAN · 4 years, 8 months ago
  63. b86b34d Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 8 months ago
  64. 81a17c3 Support common MacAddress Type in Struct. by Xiao Ma · 4 years, 8 months ago
  65. 1aadbb0 Merge "Move util classes to their destination package" by Chalard Jean · 4 years, 8 months ago
  66. ce033d4 Move Struct.java to com.android.net.module.util package. by Xiao Ma · 4 years, 8 months ago
  67. ceaf7d0 Move util classes to their destination package by Chalard Jean · 5 years ago
  68. f4cb6d6 Add new APIs writeToByteBuffer/writeToBytes for generic Struct class. by Xiao Ma · 4 years, 10 months ago
  69. fb21a2d Merge "Introduce cache schema for generic Struct class." by Xiao Ma · 4 years, 9 months ago
  70. a76690a Introduce cache schema for generic Struct class. by Xiao Ma · 4 years, 9 months ago
  71. ae4770d Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 9 months ago
  72. dea71cd Merge "Move jarjar rules from NetworkStaticTestsLib to NetworkStaticTests" by Mark Chien · 4 years, 10 months ago
  73. c064abd Move jarjar rules from NetworkStaticTestsLib to NetworkStaticTests by markchien · 4 years, 10 months ago
  74. c746481 Add basic tests for CompareResult by Chalard Jean · 4 years, 10 months ago
  75. ea53144 Improve code style in Struct.java and add tests for Type.U64 represented by Xiao Ma · 4 years, 10 months ago
  76. 1f2650f Merge "Define a generic class to parse structured message." by Xiao Ma · 4 years, 10 months ago
  77. 6f95cef Define a generic class to parse structured message. by Xiao Ma · 5 years ago
  78. ff57cec Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 11 months ago
  79. b1856fe Rename utils to remove the Kt suffix by Chalard Jean · 5 years ago
  80. 48c6c7d Move utilities to libs/net by Chalard Jean · 5 years ago
  81. f109837 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  82. 85c290e Move DnsPacket to libs/net by Luke Huang · 5 years ago
  83. ba972ca Make NetworkStaticLibTests as test lib by markchien · 5 years ago
  84. 3fa91de Merge "Add IpRange utility to convert IP ranges to IpPrefix" by Benedict Wong · 6 years ago
  85. db0915c Add IpRange utility to convert IP ranges to IpPrefix by Benedict Wong · 6 years ago
  86. 3767434 Update CompareOrUpdateResult with NULL NULL Check by Tyler Wear · 6 years ago
  87. 65e8b66 Update CompareOrUpdateResult with NULL Check by Tyler Wear · 6 years ago
  88. 9c0c6a5 Add a CompareOrUpdateResult class. by Lorenzo Colitti · 6 years ago
  89. 5d9f8ed Run NetworkStaticLibTests on the actual source files. by Lorenzo Colitti · 6 years ago
  90. 05a9dfe Add NetUtils to net static library by Aaron Huang · 6 years ago
  91. f73ff8c Add a new static library for mainline modules by Aaron Huang · 6 years ago