1. 45e737d Create a new utils for connectivity related settings by lucaslin · 4 years, 10 months ago
  2. 4c62cc1 Merge "Update TestNetworkTracker tearDown()" by Lorenzo Colitti · 4 years, 10 months ago
  3. 1bd069f Allow lmkd to use bpf_syscall_wrappers by Suren Baghdasaryan · 5 years ago
  4. 548d0e0 Merge "Add NET_CAPABILITY_ENTERPRISE into FORCE_RESTRICTED_CAPABILITIES" by Junyu Lai · 4 years, 10 months ago
  5. f0ab71b Add NET_CAPABILITY_ENTERPRISE into FORCE_RESTRICTED_CAPABILITIES by Junyu Lai · 4 years, 11 months ago
  6. 5bda7e1 Merge changes from topic "framework-conn-stub-cp" by Remi NGUYEN VAN · 4 years, 11 months ago
  7. d82cead Merge changes from topics "ns-05", "ns02" by Junyu Lai · 4 years, 11 months ago
  8. 27e5fcd Add visibility for packages/modules/Connectivity by Baligh Uddin · 5 years ago
  9. 651faf7 Add visibility to net-utils-framework-srcs by Remi NGUYEN VAN · 5 years ago
  10. 0cff4a5 [NS05] Implement NetworkScore in NetworkFactory by Chalard Jean · 5 years ago
  11. 1f2ef67 [NS02] Remove unused methods by Chalard Jean · 5 years ago
  12. 31d1404 Fix NsHeader class unavailable constructor. by Xiao Ma · 4 years, 11 months ago
  13. 253521d Update TestNetworkTracker tearDown() by James Mattis · 5 years ago
  14. f8c1282 Add visibility for packages/modules/Connectivity by Baligh Uddin · 5 years ago
  15. 1344d52 Merge "Add isFeatureEnabled by checking with apex module version" by Mark Chien · 5 years ago
  16. c4719cd Add isFeatureEnabled by checking with apex module version by markchien · 5 years ago
  17. 4a73a9f [FUI26.1] Generalize assertSameElements by junyulai · 5 years ago
  18. 88dfe23 Move to renamed NDK symbol AFileDescriptor_getFd by Orion Hodson · 5 years ago
  19. d8bb125 Add lint baseline to address NewApi errors by Pedro Loureiro · 5 years ago
  20. 0d7d45c Add build ICMPv6 echo request packet helper function in Ipv6Utils. by Xiao Ma · 5 years ago
  21. c0d49af Make a utility function public. by Chalard Jean · 5 years ago
  22. 9db4048 Merge "Add a filter function to CollectionUtils" by Chalard Jean · 5 years ago
  23. 91f6592 Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants" by Aaron Huang · 5 years ago
  24. a64434b Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net" by Bob Badour · 5 years ago
  25. 5aacbaf [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 5 years ago
  26. 9d7cc73 Fix javadoc error by Aaron Huang · 5 years ago
  27. 9b3d3cf Add a filter function to CollectionUtils by Chalard Jean · 5 years ago
  28. 8df2356 Reimplement inferRestrictedCapability without new exposed API by Aaron Huang · 5 years ago
  29. 43da8b8 Break the reference for the new added API constant by Chiachang Wang · 5 years ago
  30. 4f80496 Update new capabilities into restricted capabilities by Chiachang Wang · 5 years ago
  31. d7830e3 Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 5 years ago
  32. be2a07f Move net-test-utils to its own directory by Remi NGUYEN VAN · 5 years ago
  33. 3a6ab33 [SP28.1] Add onSetWarningAndLimit to test utilities by junyulai · 5 years ago
  34. 2b64771 [SP28.2] Add shims to allow test utils built against different SDKs by junyulai · 5 years ago
  35. 4441558 Make TestableNetworkCallback understand blocked reasons. by Lorenzo Colitti · 5 years ago
  36. f809c9b Merge "Move trimV4AddrZeros to libs/net" by Remi NGUYEN VAN · 5 years ago
  37. 49390d5 Move some constants from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 5 years ago
  38. def99b7 Merge "Fix LocationPermissionCheckerTest" by Maciej Żenczykowski · 5 years ago
  39. f323fae Move trimV4AddrZeros to libs/net by Remi NGUYEN VAN · 5 years ago
  40. aad6bc8 Fix LocationPermissionCheckerTest by Remi NGUYEN VAN · 5 years ago
  41. c36f0b3 add NsHeader class and implement buildNsPacket() by Maciej Żenczykowski · 5 years ago
  42. 9a39216 Merge "Move TrackRecordTest to libs/net" by Remi NGUYEN VAN · 5 years ago
  43. fd52eaf Add a simple test for Ipv6Utils. by Lorenzo Colitti · 5 years ago
  44. f4e9b9a Fix a bug in InetAddressUtils, and add a test. by Lorenzo Colitti · 5 years ago
  45. e38b5c2 Move TrackRecordTest to libs/net by Remi NGUYEN VAN · 5 years ago
  46. 9fd65a6 Merge "[VCN04.1] Add assert tool for Set" by Junyu Lai · 5 years ago
  47. 15cd8bd Merge "Fix CompatUtil on Q and R" by Remi NGUYEN VAN · 5 years ago
  48. 99b0a11 Merge "Move LocationPermissionChecker to libs/net" by Treehugger Robot · 5 years ago
  49. d105ecf Fix CompatUtil on Q and R by Remi NGUYEN VAN · 5 years ago
  50. 48c3682 Merge "Rename StringNetworkSpecifier to Ethernet" by Remi NGUYEN VAN · 5 years ago
  51. 59beee8 Move LocationPermissionChecker to libs/net by Remi NGUYEN VAN · 5 years ago
  52. 6918f36 Merge "Add helper function to check if collection is empty" by Chiachang Wang · 5 years ago
  53. 0c813cc [VCN04.1] Add assert tool for Set by junyulai · 5 years ago
  54. a7c245d Merge "Add bit mask constants for the flags used in the ND packet." by Xiao Ma · 5 years ago
  55. 08e32b9 Merge "Check the ByteArray actual size before writing it to ByteBuffer." by Xiao Ma · 5 years ago
  56. 5b4cfac Add bit mask constants for the flags used in the ND packet. by Xiao Ma · 5 years ago
  57. f1d9d84 Merge "Address the comments left in the IPv6 utils change." by Xiao Ma · 5 years ago
  58. 5fbc8d5 Address the comments left in the IPv6 utils change. by Xiao Ma · 5 years ago
  59. 794adf5 [CS11]Remove the hidden API usage of BitUtils by lifr · 5 years ago
  60. 148bdcb [FUI22.1] Add assert utilities for list by junyulai · 5 years ago
  61. 9164b77 Check the ByteArray actual size before writing it to ByteBuffer. by Xiao Ma · 5 years ago
  62. 6045ef9 Merge "Add CollectionUtils.indexOf" am: ef5eb5c41b by Remi NGUYEN VAN · 5 years ago
  63. b688067 Merge "Add CollectionUtils.indexOf" by Remi NGUYEN VAN · 5 years ago
  64. bdb1b50 Add CollectionUtils.indexOf by Remi NGUYEN VAN · 5 years ago
  65. 01d2da2 Revert "Revert "Add utilities to create IPv6 ICMP messages."" am: 5bb30ebaef by Xiao Ma · 5 years ago
  66. 9671ec4 Rename StringNetworkSpecifier to Ethernet by Remi NGUYEN VAN · 5 years ago
  67. 5c17454 Revert "Revert "Add utilities to create IPv6 ICMP messages."" by Xiao Ma · 5 years ago
  68. b22c23b Revert "Add utilities to create IPv6 ICMP messages." am: 405c1bfca9 by Rahul Sabnis · 5 years ago
  69. 9d4d4b2 Revert "Add utilities to create IPv6 ICMP messages." by Rahul Sabnis · 5 years ago
  70. adac90f Add utilities to create IPv6 ICMP messages. am: 25531815e6 by Xiao Ma · 5 years ago
  71. 6344a8c Add utilities to create IPv6 ICMP messages. by Xiao Ma · 5 years ago
  72. 4dfe1ff Add helper function to check if collection is empty by Chiachang Wang · 5 years ago
  73. 9dda592 Merge "Add checking NetworkStack permission methods and tests" am: 581926716c by Paul Hu · 5 years ago
  74. 38fe600 Merge "Add a public test method to reset package version" am: 8bed9edeea by Remi NGUYEN VAN · 5 years ago
  75. 499578a Merge "Add indexOf method" am: 2318c7f334 by Paul Hu · 5 years ago
  76. 3c9f315 Merge "Add checking NetworkStack permission methods and tests" by Paul Hu · 5 years ago
  77. 779cba3 Merge "Add a public test method to reset package version" by Remi NGUYEN VAN · 5 years ago
  78. 985d402 Merge "Add indexOf method" by Paul Hu · 5 years ago
  79. 9525009 Mark ab/7061308 as merged in stage. by Xin Li · 5 years ago
  80. fac8322 Merge "Move shared methods to NetUtils" by Chiachang Wang · 5 years ago
  81. b9fc3ad Add a public test method to reset package version by Remi NGUYEN VAN · 5 years ago
  82. 4242767 Add checking NetworkStack permission methods and tests by paulhu · 5 years ago
  83. 1b8c744 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 5 years ago
  84. 5310fc5 Merge "Add the constant for IPv6 all-routers/nodes/hosts multicast address." by Xiao Ma · 5 years ago
  85. e50bee1 Add the constant for IPv6 all-routers/nodes/hosts multicast address. by Xiao Ma · 5 years ago
  86. 4a16b01 Merge "Move shared methods and constants from Proxy to shared lib" by Chiachang Wang · 5 years ago
  87. c291b21 Move shared methods and constants from Proxy to shared lib by Chiachang Wang · 5 years ago
  88. 3d475dc [Mainline] Core Platform APIs migration by Serik Beketayev · 5 years ago
  89. 2e7313a Move shared methods to NetUtils by Chiachang Wang · 5 years ago
  90. f51099d [FUI21.1] Create NetworkIdentityUtils class by junyulai · 5 years ago
  91. e658c7b Add indexOf method by paulhu · 5 years ago
  92. 935948f Merge "Have a collection of utilities for netd - NetdUtils" by Lucas Lin · 5 years ago
  93. 24da72c Merge "Add common CollectionUtils.{any,all} methods." by Lucas Lin · 5 years ago
  94. e2d02e7 Have a collection of utilities for netd - NetdUtils by lucaslin · 5 years ago
  95. a19b59d Add common CollectionUtils.{any,all} methods. by lucaslin · 5 years ago
  96. dc0a568 net-utils-services-common - set min_sdk_level to 30 by David Su · 5 years ago
  97. d2eaad9 Merge "Support IPv4/6 address type in Struct." by Xiao Ma · 5 years ago
  98. 229b17a Support IPv4/6 address type in Struct. by Xiao Ma · 5 years ago
  99. 0d05d57 add maze to OWNERS for common/native by Maciej Żenczykowski · 5 years ago
  100. 79c8682 Merge changes I485e0bbc,I640f343d by Xiao Ma · 5 years ago