1. 0743ee8 Merge "Move shared methods to NetUtils" am: ac148e6bfe am: 60de0b8a53 by Chiachang Wang · 5 years ago
  2. fac8322 Merge "Move shared methods to NetUtils" by Chiachang Wang · 5 years ago
  3. 1b8c744 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 5 years ago
  4. 5310fc5 Merge "Add the constant for IPv6 all-routers/nodes/hosts multicast address." by Xiao Ma · 5 years ago
  5. e50bee1 Add the constant for IPv6 all-routers/nodes/hosts multicast address. by Xiao Ma · 5 years ago
  6. 4a16b01 Merge "Move shared methods and constants from Proxy to shared lib" by Chiachang Wang · 5 years ago
  7. c291b21 Move shared methods and constants from Proxy to shared lib by Chiachang Wang · 5 years ago
  8. 3d475dc [Mainline] Core Platform APIs migration by Serik Beketayev · 5 years ago
  9. 2e7313a Move shared methods to NetUtils by Chiachang Wang · 5 years ago
  10. f51099d [FUI21.1] Create NetworkIdentityUtils class by junyulai · 5 years ago
  11. 935948f Merge "Have a collection of utilities for netd - NetdUtils" by Lucas Lin · 5 years ago
  12. 24da72c Merge "Add common CollectionUtils.{any,all} methods." by Lucas Lin · 5 years ago
  13. e2d02e7 Have a collection of utilities for netd - NetdUtils by lucaslin · 5 years ago
  14. a19b59d Add common CollectionUtils.{any,all} methods. by lucaslin · 5 years ago
  15. dc0a568 net-utils-services-common - set min_sdk_level to 30 by David Su · 5 years ago
  16. d2eaad9 Merge "Support IPv4/6 address type in Struct." by Xiao Ma · 5 years ago
  17. 229b17a Support IPv4/6 address type in Struct. by Xiao Ma · 5 years ago
  18. 0d05d57 add maze to OWNERS for common/native by Maciej Żenczykowski · 5 years ago
  19. 79c8682 Merge changes I485e0bbc,I640f343d by Xiao Ma · 5 years ago
  20. 01c0fe5 Implement generic toString/equals/hashCode in Struct. by Xiao Ma · 5 years ago
  21. ef9fd0a Make a copy of HexDump in the frameworks/libs/net. by Xiao Ma · 5 years ago
  22. 312b551 Fix an embarrassing bug... again. by Chalard Jean · 5 years ago
  23. 02f9e5a Merge "Wrap BPF system calls into a versioned module" by Maciej Żenczykowski · 5 years ago
  24. a728a70 Wrap BPF system calls into a versioned module by Maciej Żenczykowski · 5 years ago
  25. 8ad6b63 Merge "Add PermissionUtils" by Paul Hu · 5 years ago
  26. 54e2e4c Merge "[NS01.5] Fix an embarrassing bug" by Chalard Jean · 5 years ago
  27. 5b76d8d [NS01.5] Fix an embarrassing bug by Chalard Jean · 5 years ago
  28. 297c490 Merge "[NS01] Add scoreless methods for non-score users" by Treehugger Robot · 5 years ago
  29. 88b345a Merge "Default write to byte array with native order" by Nucca Chen · 5 years ago
  30. 6f99e86 [NS01] Add scoreless methods for non-score users by Chalard Jean · 5 years ago
  31. caf7014 Add PermissionUtils by paulhu · 5 years ago
  32. df3191a Move NetworkCapabilitiesUtils to framework-common by Remi NGUYEN VAN · 5 years ago
  33. 22bfada Default write to byte array with native order by markchien · 5 years ago
  34. ffe8f93 Merge "Adjust visibility rules for migration" by Baligh Uddin · 5 years ago
  35. ed82179 Merge "Support common MacAddress Type in Struct." by Xiao Ma · 5 years ago
  36. d5a89c6 Merge changes from topic "netutils_split" by Remi NGUYEN VAN · 5 years ago
  37. fcbda3a Adjust visibility rules for migration by Baligh Uddin · 5 years ago
  38. a3c54cb Merge "[Mainline] ProxyInfo migration" by Serik Beketayev · 5 years ago
  39. 31c6d82 Add DeviceConfigUtils version caching and tests by Remi NGUYEN VAN · 5 years ago
  40. a744975 Add getDisplayTransport by Remi NGUYEN VAN · 5 years ago
  41. b86b34d Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  42. cd6104f Merge "Add ETHER_BROADCAST and DEFAULT_LINK_MTU constants." by Xiao Ma · 5 years ago
  43. 57969d0 [Mainline] ProxyInfo migration by Serik Beketayev · 5 years ago
  44. 81a17c3 Support common MacAddress Type in Struct. by Xiao Ma · 5 years ago
  45. fe99df5 Add visibility rule for migration. by Baligh Uddin · 5 years ago
  46. 6c67e27 Merge "Add visibility rules for Connectivity project" by Remi NGUYEN VAN · 5 years ago
  47. acc47e6 Add ETHER_BROADCAST and DEFAULT_LINK_MTU constants. by Xiao Ma · 5 years ago
  48. 359a533 Merge "Make Readhead more usable in multithread." by Chalard Jean · 5 years ago
  49. 128c31f Add kotlin-reflect to net-tests-utils by Remi NGUYEN VAN · 5 years ago
  50. 460e789 Make Readhead more usable in multithread. by Chalard Jean · 5 years ago
  51. 1aadbb0 Merge "Move util classes to their destination package" by Chalard Jean · 5 years ago
  52. ce033d4 Move Struct.java to com.android.net.module.util package. by Xiao Ma · 5 years ago
  53. 1275323 Merge "Add new APIs writeToByteBuffer/writeToBytes for generic Struct class." by Xiao Ma · 5 years ago
  54. ceaf7d0 Move util classes to their destination package by Chalard Jean · 6 years ago
  55. 72472e4 Merge "Share JNI file descriptor helper code" by Orion Hodson · 5 years ago
  56. a726723 Add logging to TestableNetworkCallback. by Lorenzo Colitti · 5 years ago
  57. 4ec55ea Share JNI file descriptor helper code by Orion Hodson · 5 years ago
  58. f4cb6d6 Add new APIs writeToByteBuffer/writeToBytes for generic Struct class. by Xiao Ma · 5 years ago
  59. 1ba696d Add NetworkStackConstants to framework/ by Remi NGUYEN VAN · 5 years ago
  60. 38afb0c Add visibility rules for Connectivity project by Remi NGUYEN VAN · 5 years ago
  61. fb21a2d Merge "Introduce cache schema for generic Struct class." by Xiao Ma · 5 years ago
  62. a76690a Introduce cache schema for generic Struct class. by Xiao Ma · 5 years ago
  63. 6ca84ae Merge "Create net-utils-services-common-srcs" by David Su · 5 years ago
  64. 2dbab64 Create net-utils-services-common-srcs by David Su · 5 years ago
  65. e685c81 Adjust visibility to avoid build breaks. by Baligh Uddin · 5 years ago
  66. ae4770d Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 5 years ago
  67. dea71cd Merge "Move jarjar rules from NetworkStaticTestsLib to NetworkStaticTests" by Mark Chien · 5 years ago
  68. c064abd Move jarjar rules from NetworkStaticTestsLib to NetworkStaticTests by markchien · 5 years ago
  69. c746481 Add basic tests for CompareResult by Chalard Jean · 5 years ago
  70. e27ae93 Merge "Let frameworks/base/tests access the static lib" by Treehugger Robot · 5 years ago
  71. a9f4991 Let frameworks/base/tests access the static lib by Chalard Jean · 5 years ago
  72. bfd404c Merge "Improve code style in Struct.java and add tests for Type.U64 represented by long primitive." by Treehugger Robot · 5 years ago
  73. ea53144 Improve code style in Struct.java and add tests for Type.U64 represented by Xiao Ma · 5 years ago
  74. 867c472 Merge "Add an icmpv6Checksum utility to IpUtils" by Remi NGUYEN VAN · 5 years ago
  75. 9f0bde5 Merge "Move NetworkStackConstants to frameworks/libs/net" by Remi NGUYEN VAN · 5 years ago
  76. 1f2650f Merge "Define a generic class to parse structured message." by Xiao Ma · 5 years ago
  77. 6f95cef Define a generic class to parse structured message. by Xiao Ma · 5 years ago
  78. e1979e7 Move NetworkStackConstants to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  79. b2cce59 Revert "Move NetworkStackConstants to frameworks/libs/net" by Remi NGUYEN VAN · 5 years ago
  80. b60e8e2 Add an icmpv6Checksum utility to IpUtils by Remi NGUYEN VAN · 5 years ago
  81. 8f415d0 Move NetworkStackConstants to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  82. ff57cec Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  83. 9355bc9 Merge "Add autoStart parameter to TapPacketReader rule" by Remi NGUYEN VAN · 5 years ago
  84. 539aece Add autoStart parameter to TapPacketReader rule by Remi NGUYEN VAN · 5 years ago
  85. 7dc437d Merge "Add visibility of this lib to wifi tests" by Chalard Jean · 5 years ago
  86. 1978919 Add visibility of this lib to wifi tests by Chalard Jean · 5 years ago
  87. b904113 Add TapPacketReaderRule by Remi NGUYEN VAN · 5 years ago
  88. 3b1e926 Add TapPacketReader#startAsyncForTest, poll by Remi NGUYEN VAN · 5 years ago
  89. a60293a Add test utilities for shell permission identity by Remi NGUYEN VAN · 5 years ago
  90. dea21b7 Add eventuallyExpect overload by Chiachang Wang · 5 years ago
  91. d59af18 Remove backward compatibility flag by Chalard Jean · 5 years ago
  92. 33ed824 Add workaround for Kotlin 1.4 upgrade by Aurimas Liutikas · 5 years ago
  93. edb3649 Merge changes from topic "metrics_cts_tests" by Remi NGUYEN VAN · 5 years ago
  94. 7995b43 Add utilities to test tap interface networks by Remi NGUYEN VAN · 5 years ago
  95. 2f2a3b4 Add PacketFilter utilities for DNS testing by Remi NGUYEN VAN · 6 years ago
  96. b1856fe Rename utils to remove the Kt suffix by Chalard Jean · 6 years ago
  97. e06c5c8 Fix issues reported by checkstyle by Chalard Jean · 6 years ago
  98. 48c6c7d Move utilities to libs/net by Chalard Jean · 6 years ago
  99. 9fff546 Set the NAME_* constants public by Remi NGUYEN VAN · 6 years ago
  100. f109837 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 6 years ago