1. 626045a [BR01.1] Support BpfNetMapsReader by Junyu Lai · 2 years ago
  2. 195a30f Remove lint-baseline in staticlibs by Motomu Utsumi · 1 year, 11 months ago
  3. 127a144 bump min_sdk_version from 29 (Q) to 30 (R) by Maciej Żenczykowski · 1 year, 11 months ago
  4. c480039 Merge remote-tracking branch 'remotes/aosp/tmp_libs_net_move' into libs_net_move_merge by Motomu Utsumi · 1 year, 11 months ago
  5. 66d39cd Created empty framework-location non-updatable module by Mark White · 2 years ago
  6. 6acc55e Move ArpPacket.java to frameworks/libs/net by Yuyang Huang · 2 years ago
  7. 1637730 Add isFeatureSupported and isTetheringFeatureForceDisabled methods by chiachangwang · 2 years ago
  8. cece401 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 2 months ago
  9. 8d47d84 Enable error-prone checking in the net-utils-framework-common by Paul Hu · 2 years, 4 months ago
  10. e4eb87a Move Hexdump.java to framework/ by Yuyang Huang · 2 years, 3 months ago
  11. 810be2b Add async BufferedFile and StreamingPacketFile impls by Igor Chernyshev · 2 years, 4 months ago
  12. f67388b Add a build rule for files used by mdns by Yuyang Huang · 2 years, 4 months ago
  13. a25f109 Add wear tethering util classes by Igor Chernyshev · 2 years, 8 months ago
  14. f618ab0 Add SocketUtils in the shared libs by chiachangwang · 2 years, 8 months ago
  15. 47d424e Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 2 years, 9 months ago
  16. 85e24e8 [ST02] Add methods for synthesizing DNS packets by Junyu Lai · 2 years, 11 months ago
  17. f53c488 Revert "[ST02] Add methods for synthesizing DNS packets" by Remi NGUYEN VAN · 3 years ago
  18. 96c4750 [ST02] Add methods for synthesizing DNS packets by junyulai · 5 years ago
  19. fbe576b RESTRICT AUTOMERGE - [Bluetooth apex] Use new apex name by William Escande · 3 years ago
  20. 1453c7c Move NetworkMonitorUtils to net-utils-device-common lib. by Xiao Ma · 3 years, 1 month ago
  21. bfb9c4f Merge "Add BpfDump.toBase64EncodedString to dump raw map" by Nucca Chen · 3 years, 1 month ago
  22. b3e71a2 Add BpfDump.toBase64EncodedString to dump raw map by Hungming Chen · 3 years, 2 months ago
  23. c68b0d2 Merge "Set min_sdk_version" by Treehugger Robot · 3 years, 1 month ago
  24. b3b6798 Set min_sdk_version by Jooyung Han · 3 years, 2 months ago
  25. c89302f Move struct {Clat*, Tether4*, TetherStats*} to connectivity module by Hungming Chen · 3 years, 1 month ago
  26. ce723aa Make netd-client and net-utils-services-common visible to Wifi module by Nate(Qiang) Jiang · 3 years, 2 months ago
  27. 7b9ed7b Merge "Make net-utils-device-common-bpf only available for module and tests" by Maciej Żenczykowski · 3 years, 2 months ago
  28. df92fd9 Make net-utils-device-common-bpf only available for module and tests by Mark Chien · 3 years, 2 months ago
  29. 0ceeb7c Remove unused filegroup by Anton Hansson · 3 years, 2 months ago
  30. b80c7f9 Clear apex.go entries for bluetooth libs by William Escande · 3 years, 5 months ago
  31. 2bbc2f7 Make net-utils-services-common visible to service-connectivity-tiramisu. by Xiao Ma · 3 years, 7 months ago
  32. 9958830 Merge "Rename framework-connectivity-tiramisu to framework-connectivity-t" by Paul Hu · 3 years, 5 months ago
  33. e48ee4a Bpf Util Lib in Common Location by Tyler Wear · 3 years, 6 months ago
  34. cdb069e Rename framework-connectivity-tiramisu to framework-connectivity-t by paulhu · 3 years, 6 months ago
  35. 92f3c24 Add BpfBitmap Class by Tyler Wear · 3 years, 6 months ago
  36. e469758 Merge "Move Tether4Key and Tether4Value to common libs" by Nucca Chen · 3 years, 6 months ago
  37. f4302ec Move Tether4Key and Tether4Value to common libs by Hungming Chen · 3 years, 8 months ago
  38. 8c19182 Add framework-connectivity-t to net-utils by Remi NGUYEN VAN · 3 years, 6 months ago
  39. 98fa3bf Adding bt apex by Roopa Sattiraju · 3 years, 6 months ago
  40. 7e5cf2c Merge "Use module API in common libraries" by Remi NGUYEN VAN · 3 years, 6 months ago
  41. b24df14 [MS48.3] Allow Settings package to build with network static libs by Junyu Lai · 3 years, 7 months ago
  42. 7f0d0e3 Use module API in common libraries by Remi NGUYEN VAN · 3 years, 7 months ago
  43. be96036 Decouple "net-utils-framework-common" from "net-utils-device-common-bpf" by markchien · 3 years, 7 months ago
  44. 32a6e9c Add visibility for use bpfmap by BpfInterfaceMapUpdater by markchien · 3 years, 7 months ago
  45. 2e5fece Add IBpfMap for injection in testing by markchien · 3 years, 7 months ago
  46. 29b0d95 Move BpfUtils -- add java class by Patrick Rohr · 3 years, 7 months ago
  47. ed3e1c3 Revert "Add net-utils-annotations lib" by Aaron Huang · 3 years, 8 months ago
  48. 435833f Add a class to build IPv4 TCP packet by Hungming Chen · 3 years, 11 months ago
  49. 601d6f9 Spin off DnsPacket into separate library by Aswin Sankar · 3 years, 10 months ago
  50. a37d20e Merge "Enable strict_updatability_linting in frameworks/libs/net" by Chiachang Wang · 3 years, 9 months ago
  51. 1f8da2f Merge "Fix libs/net tests package" by Treehugger Robot · 3 years, 9 months ago
  52. 0cf724a Fix libs/net tests package by Remi NGUYEN VAN · 3 years, 9 months ago
  53. 7068c88 Enable strict_updatability_linting in frameworks/libs/net by Chiachang Wang · 3 years, 9 months ago
  54. eae8038 Merge "Add net-utils-annotations lib" by Paul Hu · 3 years, 9 months ago
  55. f3448f9 Separate bpf and struct util from netlink util library by markchien · 3 years, 9 months ago
  56. a14fb38 Add JniUtil to identify jni library by package name by markchien · 3 years, 9 months ago
  57. 721ce5f Add net-utils-annotations lib by paulhu · 3 years, 10 months ago
  58. aafd9c1 bpfmap: Move to Common Util Location by Tyler Wear · 3 years, 10 months ago
  59. d580242 Remove some usage of the framework-annotations filegroup by Chalard Jean · 3 years, 10 months ago
  60. b61091b Move static utils to the static library by Chalard Jean · 3 years, 10 months ago
  61. 3be7e9b Remove NetUtils from filegroup to avoid dulicate by Nate Jiang · 4 years ago
  62. 57b3442 Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 4 years, 1 month ago
  63. 7592a34 Support both R and S+ in NetworkFactory by Chalard Jean · 4 years, 4 months ago
  64. 27e5fcd Add visibility for packages/modules/Connectivity by Baligh Uddin · 4 years, 3 months ago
  65. 651faf7 Add visibility to net-utils-framework-srcs by Remi NGUYEN VAN · 4 years, 5 months ago
  66. f8c1282 Add visibility for packages/modules/Connectivity by Baligh Uddin · 4 years, 3 months ago
  67. be2a07f Move net-test-utils to its own directory by Remi NGUYEN VAN · 4 years, 4 months ago
  68. 5c17454 Revert "Revert "Add utilities to create IPv6 ICMP messages."" by Xiao Ma · 4 years, 5 months ago
  69. 9d4d4b2 Revert "Add utilities to create IPv6 ICMP messages." by Rahul Sabnis · 4 years, 5 months ago
  70. 6344a8c Add utilities to create IPv6 ICMP messages. by Xiao Ma · 4 years, 6 months ago
  71. 1b8c744 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 4 years, 6 months ago
  72. 935948f Merge "Have a collection of utilities for netd - NetdUtils" by Lucas Lin · 4 years, 6 months ago
  73. e2d02e7 Have a collection of utilities for netd - NetdUtils by lucaslin · 4 years, 6 months ago
  74. dc0a568 net-utils-services-common - set min_sdk_level to 30 by David Su · 4 years, 6 months ago
  75. df3191a Move NetworkCapabilitiesUtils to framework-common by Remi NGUYEN VAN · 4 years, 7 months ago
  76. ffe8f93 Merge "Adjust visibility rules for migration" by Baligh Uddin · 4 years, 7 months ago
  77. d5a89c6 Merge changes from topic "netutils_split" by Remi NGUYEN VAN · 4 years, 7 months ago
  78. fcbda3a Adjust visibility rules for migration by Baligh Uddin · 4 years, 8 months ago
  79. b86b34d Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 8 months ago
  80. fe99df5 Add visibility rule for migration. by Baligh Uddin · 4 years, 8 months ago
  81. 6c67e27 Merge "Add visibility rules for Connectivity project" by Remi NGUYEN VAN · 4 years, 8 months ago
  82. 128c31f Add kotlin-reflect to net-tests-utils by Remi NGUYEN VAN · 4 years, 8 months ago
  83. ceaf7d0 Move util classes to their destination package by Chalard Jean · 5 years ago
  84. 38afb0c Add visibility rules for Connectivity project by Remi NGUYEN VAN · 4 years, 9 months ago
  85. 6ca84ae Merge "Create net-utils-services-common-srcs" by David Su · 4 years, 9 months ago
  86. 2dbab64 Create net-utils-services-common-srcs by David Su · 4 years, 10 months ago
  87. e685c81 Adjust visibility to avoid build breaks. by Baligh Uddin · 4 years, 9 months ago
  88. ae4770d Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 9 months ago
  89. e27ae93 Merge "Let frameworks/base/tests access the static lib" by Treehugger Robot · 4 years, 10 months ago
  90. a9f4991 Let frameworks/base/tests access the static lib by Chalard Jean · 4 years, 10 months ago
  91. 1f2650f Merge "Define a generic class to parse structured message." by Xiao Ma · 4 years, 10 months ago
  92. 6f95cef Define a generic class to parse structured message. by Xiao Ma · 5 years ago
  93. b2cce59 Revert "Move NetworkStackConstants to frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  94. 8f415d0 Move NetworkStackConstants to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 11 months ago
  95. 1978919 Add visibility of this lib to wifi tests by Chalard Jean · 4 years, 10 months ago
  96. d59af18 Remove backward compatibility flag by Chalard Jean · 5 years ago
  97. 33ed824 Add workaround for Kotlin 1.4 upgrade by Aurimas Liutikas · 5 years ago
  98. 7995b43 Add utilities to test tap interface networks by Remi NGUYEN VAN · 5 years ago
  99. 48c6c7d Move utilities to libs/net by Chalard Jean · 5 years ago
  100. f109837 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago