1. 3f6adaa Add util to check if permission has system signature by Yuyang Huang · 10 months ago
  2. 027be15 Merge "Move ArpPacket.java to frameworks/libs/net" into main by Yuyang Huang · 10 months ago
  3. ad697d2 Merge "Add libnetd_utils_headers cc_library_headers" into main by Motomu Utsumi · 10 months ago
  4. a91311f Move ArpPacket.java to frameworks/libs/net by Yuyang Huang · 10 months ago
  5. b4b1836 Add class to help Kotlin to pass nullable to java @NonNull for testing by Motomu Utsumi · 10 months ago
  6. 59fa951 Add libnetd_utils_headers cc_library_headers by Motomu Utsumi · 10 months ago
  7. c912687 Merge "BpfMap.h - hide getMap()" into main by Maciej Żenczykowski · 10 months ago
  8. 0602040 BpfMap.h - hide getMap() by Maciej Żenczykowski · 10 months ago
  9. 594a2be Merge "Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests" into main by Colin Cross · 10 months ago
  10. dacea70 Merge "BpfMap.h - add 3 using statements" into main by Maciej Żenczykowski · 10 months ago
  11. 9a90d0d Merge "BpfMap.java - remove getNextRawKey()" into main by Maciej Żenczykowski · 10 months ago
  12. e1fef5a Merge "BpfMap.java - remove getRawValue()" into main by Maciej Żenczykowski · 10 months ago
  13. 73b7da8 Merge "BpfMap - slightly simplify isEmpty()" into main by Maciej Żenczykowski · 10 months ago
  14. 3253074 Merge "Rename to isTetheringFeatureEnabled" into main by Motomu Utsumi · 10 months ago
  15. 8fc7208 Merge "Address review comments in aosp/2677976" into main by Chiachang Wang · 10 months ago
  16. 19f4c13 BpfMap.h - add 3 using statements by Maciej Żenczykowski · 10 months ago
  17. 9bd400c BpfMap.java - remove getRawValue() by Maciej Żenczykowski · 10 months ago
  18. 230bd4b BpfMap.java - remove getNextRawKey() by Maciej Żenczykowski · 10 months ago
  19. b1aec8f BpfMap - slightly simplify isEmpty() by Maciej Żenczykowski · 10 months ago
  20. 3539231 Merge "Improve test logs using TrackRecord backtrace" into main by Patrick Rohr · 10 months ago
  21. c8c9e09 Improve test logs using TrackRecord backtrace by Patrick Rohr · 10 months ago
  22. 62aa4b0 Merge "TrackRecord: add a method to return callbacks since last poll" into main by Patrick Rohr · 10 months ago
  23. dde7dd5 Address review comments in aosp/2677976 by chiachangwang · 10 months ago
  24. 0b45bfe Rename to isTetheringFeatureEnabled by Motomu Utsumi · 10 months ago
  25. 63259b3 Merge "UpsideDownCake is now 34" into main by Motomu Utsumi · 10 months ago
  26. a062f8a Merge "Rename to isTetheringFeatureNotChickenedOut" into main by Motomu Utsumi · 10 months ago
  27. 3a79c23 Baseline NewApi issues by Cole Faust · 10 months ago
  28. d8614eb UpsideDownCake is now 34 by Alex Buynytskyy · 10 months ago
  29. 3438c64 Rename to isTetheringFeatureNotChickenedOut by Motomu Utsumi · 10 months ago
  30. cfac575 Merge "Fix DevSdkIgnoreRule for Q-" into main by Remi NGUYEN VAN · 10 months ago
  31. 25b8e8f Fix DevSdkIgnoreRule for Q- by Remi NGUYEN VAN · 10 months ago
  32. 04a85d9 TrackRecord: add a method to return callbacks since last poll by Patrick Rohr · 10 months ago
  33. 6c7c50e Move RFC7421_PREFIX_LENGTH from NetworkConstants to NetworkStackConstants. by Xiao Ma · 10 months ago
  34. 83b8e80 Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests by Colin Cross · 10 months ago
  35. 629ef44 Merge "Add constants for clat and v6 fragmentation" into main by Jean Chalard · 11 months ago
  36. 61ed2bd Add helpers method to SharedLog by Yuyang Huang · 11 months ago
  37. 965ff60 Merge "Add isFeatureSupported and isTetheringFeatureForceDisabled methods" into main by Chiachang Wang · 11 months ago
  38. af92800 Merge "Add resolvePkgPrefix() method" into main by Chiachang Wang · 11 months ago
  39. d5263c9 Add isFeatureSupported and isTetheringFeatureForceDisabled methods by chiachangwang · 11 months ago
  40. 9dc7d3a Merge "Use requestNetwork for mobile data, not a callback" into main by Remi NGUYEN VAN · 11 months ago
  41. 0e72799 Merge "Add DomainsUtils class to encode/decode domain names." into main by Remi NGUYEN VAN · 11 months ago
  42. 239041d Use requestNetwork for mobile data, not a callback by Remi NGUYEN VAN · 11 months ago
  43. 13143a7 Merge "Add Ipv6PktInfo (in6_pktinfo) struct." into main by Xiao Ma · 11 months ago
  44. 47ebda9 Add resolvePkgPrefix() method by chiachangwang · 11 months ago
  45. e85f132 Merge "Make SkipPresubmit annotation visible by HostsideVpnTests" into main by Junyu Lai · 11 months ago
  46. 28e9d23 Merge "Remove truth lib denpendency temporarily due to code coverage regression." into main by Patrick Rohr · 11 months ago
  47. 89e5e38 Add Ipv6PktInfo (in6_pktinfo) struct. by Xiao Ma · 11 months ago
  48. 4b1c314 Remove truth lib denpendency temporarily due to code coverage regression. by Xiao Ma · 11 months ago
  49. fe85dad Merge "Add an annotation for @SkipMainlinePresubmit" into main by Remi NGUYEN VAN · 11 months ago
  50. 1dd2399 Make SkipPresubmit annotation visible by HostsideVpnTests by Junyu Lai · 11 months ago
  51. b330bb6 Add an annotation for @SkipMainlinePresubmit by Remi NGUYEN VAN · 11 months ago
  52. 6505569 Merge "Add DnsResolverModuleTest annotation" into main by Mike Yu · 11 months ago
  53. fe08d94 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 11 months ago
  54. 81402e4 Merge "BpfClassic - add three more macros" into main by Maciej Żenczykowski · 11 months ago
  55. 4e9068b Add RouteInformation option Struct. by Xiao Ma · 12 months ago
  56. 4a49d9a BpfClassic - add three more macros by Maciej Żenczykowski · 11 months ago
  57. 307a9be Merge "Move ticksToMilliSeconds to NetlinkUtils." into main by Maciej Żenczykowski · 11 months ago
  58. 2918581 Merge "Add DomainsUtils class to encode/decode domain names." into main by Xiao Ma · 11 months ago
  59. f4a2093 Move ticksToMilliSeconds to NetlinkUtils. by Xiao Ma · 11 months ago
  60. 68f5cb7 Move OWNER reference master=>main. by Sam Saccone · 11 months ago
  61. 5f77fd5 Improve testBasicWorkingGetAddrQuery by checking the specific IPv4/v6 address. by Xiao Ma · 12 months ago
  62. 9b8c987 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 1 year ago
  63. 52e8790 Merge "Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests." into main by Xiao Ma · 11 months ago
  64. d0ac305 Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests. by Xiao Ma · 12 months ago
  65. c79555b OWNERS: add buganizer component for tests in f/l/n by Patrick Rohr · 12 months ago
  66. 224a571 Use default package version in isFeatureEnabled if package is not found by Motomu Utsumi · 12 months ago
  67. b8a77a3 Add a method helper to create RTM_DELADDR message in user space. by Xiao Ma · 1 year, 4 months ago
  68. add1b6c Remove StructIfaddrMsg ctor VisibleForTesting annotation. by Xiao Ma · 12 months ago
  69. c0f16e5 Merge "Parse DnsRecord by factory method" by Junyu Lai · 12 months ago
  70. 0bfde72 Add DnsResolverModuleTest annotation by Mike Yu · 1 year ago
  71. 662e622 Parse DnsRecord by factory method by Junyu Lai · 12 months ago
  72. 7c63d2b Merge "Add a dumpService variant that uses libbinder_ndk." by Lorenzo Colitti · 12 months ago
  73. 2eafd9f Add a dumpService variant that uses libbinder_ndk. by Lorenzo Colitti · 1 year, 1 month ago
  74. 21d41f0 Add constants for clat and v6 fragmentation by Chalard Jean · 12 months ago
  75. 32fd2a2 Merge "Parse rta_cacheinfo structure in RtNetlinkRouteMessage." by Xiao Ma · 12 months ago
  76. 7027518 Merge "Add netlink rta_cacheinfo structure." by Xiao Ma · 12 months ago
  77. 007a521 Parse rta_cacheinfo structure in RtNetlinkRouteMessage. by Xiao Ma · 12 months ago
  78. 520b233 Add netlink rta_cacheinfo structure. by Xiao Ma · 12 months ago
  79. f2cfed6 enforce bpf ring buffer size is a power of two am: 94a8fe633e by Maciej Żenczykowski · 12 months ago
  80. 94a8fe6 enforce bpf ring buffer size is a power of two by Maciej Żenczykowski · 1 year ago
  81. 837f6c0 Merge "add macro to disable BTF on user builds" am: fe6bc51113 by Maciej Żenczykowski · 1 year ago
  82. e1054a7 add createOuterMap() am: 4afe875063 by Maciej Żenczykowski · 1 year ago
  83. 088800d implement 'int bpfGetFdProgId(const BPF_FD_TYPE prog_fd)' am: b8193d6be5 by Maciej Żenczykowski · 1 year ago
  84. 264b8f9 convert ptr_to_u64() macro to an inline function am: 67d068a10e by Maciej Żenczykowski · 1 year ago
  85. fe6bc51 Merge "add macro to disable BTF on user builds" by Maciej Żenczykowski · 1 year ago
  86. 4afe875 add createOuterMap() by Maciej Żenczykowski · 1 year ago
  87. b8193d6 implement 'int bpfGetFdProgId(const BPF_FD_TYPE prog_fd)' by Maciej Żenczykowski · 1 year ago
  88. 67d068a convert ptr_to_u64() macro to an inline function by Maciej Żenczykowski · 1 year ago
  89. 050a51a Merge "Make IaPrefixOption constructor public." am: 42d445afe1 by Treehugger Robot · 1 year ago
  90. 42d445a Merge "Make IaPrefixOption constructor public." by Treehugger Robot · 1 year ago
  91. 2fa5ee2 add macro to disable BTF on user builds by Maciej Żenczykowski · 1 year ago
  92. 7678b00 Make IaPrefixOption constructor public. by Xiao Ma · 1 year ago
  93. 208682d force map key/value sizes < 1024/65536 bytes to match BpfMap.java am: dd3fbd07d2 by Maciej Żenczykowski · 1 year ago
  94. dd3fbd0 force map key/value sizes < 1024/65536 bytes to match BpfMap.java by Maciej Żenczykowski · 1 year ago
  95. a1ae431 Merge "Add NetworkStackModuleTest annotation." am: 76c2f833fa by Xiao Ma · 1 year ago
  96. 76c2f83 Merge "Add NetworkStackModuleTest annotation." by Xiao Ma · 1 year ago
  97. 98d28ce Merge "Add a helper function to send RTM_NEWADDR netlink message to kernel." am: 254c0ba93f by Treehugger Robot · 1 year, 1 month ago
  98. 254c0ba Merge "Add a helper function to send RTM_NEWADDR netlink message to kernel." by Treehugger Robot · 1 year, 1 month ago
  99. 065b664 Merge "Change DnsPacket.DnsRecord.MAXNAMESIZE to public" am: 3fef82a73a by Mike Yu · 1 year, 1 month ago
  100. f395da1 Merge "Fix crash when socket read is interrupted" am: 1df4bc82b3 by Junyu Lai · 1 year, 1 month ago