1. af464eb Make SkipPresubmit annotation visible by HostsideVpnTests by Junyu Lai · 2 years, 2 months ago
  2. da97a39 Improve testBasicWorkingGetAddrQuery by checking the specific IPv4/v6 address. by Xiao Ma · 2 years, 2 months ago
  3. 2ca9f07 Merge "Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests." into main by Xiao Ma · 2 years, 2 months ago
  4. 3ffb814 Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests. by Xiao Ma · 2 years, 2 months ago
  5. 2ba922a Use default package version in isFeatureEnabled if package is not found by Motomu Utsumi · 2 years, 2 months ago
  6. 7235157 Add a method helper to create RTM_DELADDR message in user space. by Xiao Ma · 2 years, 7 months ago
  7. 3a4ad37 Remove StructIfaddrMsg ctor VisibleForTesting annotation. by Xiao Ma · 2 years, 2 months ago
  8. 729c656 Merge "Parse DnsRecord by factory method" by Junyu Lai · 2 years, 3 months ago
  9. cba11a2 Parse DnsRecord by factory method by Junyu Lai · 2 years, 3 months ago
  10. 4bf0632 Merge "Add a dumpService variant that uses libbinder_ndk." by Lorenzo Colitti · 2 years, 3 months ago
  11. 49e4a98 Add a dumpService variant that uses libbinder_ndk. by Lorenzo Colitti · 2 years, 4 months ago
  12. e5e306c Merge "Parse rta_cacheinfo structure in RtNetlinkRouteMessage." by Xiao Ma · 2 years, 3 months ago
  13. b2f61ab Merge "Add netlink rta_cacheinfo structure." by Xiao Ma · 2 years, 3 months ago
  14. 34ab408 Parse rta_cacheinfo structure in RtNetlinkRouteMessage. by Xiao Ma · 2 years, 3 months ago
  15. 4cb10fd Add netlink rta_cacheinfo structure. by Xiao Ma · 2 years, 3 months ago
  16. f1416b5 enforce bpf ring buffer size is a power of two by Maciej Żenczykowski · 2 years, 3 months ago
  17. 1e1d710 Merge "add macro to disable BTF on user builds" by Maciej Żenczykowski · 2 years, 3 months ago
  18. c6e4122 add createOuterMap() by Maciej Żenczykowski · 2 years, 3 months ago
  19. 008f51e implement 'int bpfGetFdProgId(const BPF_FD_TYPE prog_fd)' by Maciej Żenczykowski · 2 years, 3 months ago
  20. be02054 convert ptr_to_u64() macro to an inline function by Maciej Żenczykowski · 2 years, 3 months ago
  21. 111f341 Merge "Make IaPrefixOption constructor public." by Treehugger Robot · 2 years, 3 months ago
  22. 8837bf2 add macro to disable BTF on user builds by Maciej Żenczykowski · 2 years, 3 months ago
  23. 789baf2 Make IaPrefixOption constructor public. by Xiao Ma · 2 years, 3 months ago
  24. 5bec8b4 force map key/value sizes < 1024/65536 bytes to match BpfMap.java by Maciej Żenczykowski · 2 years, 3 months ago
  25. 267467e Merge "Add NetworkStackModuleTest annotation." by Xiao Ma · 2 years, 3 months ago
  26. cae8499 Merge "Add a helper function to send RTM_NEWADDR netlink message to kernel." by Treehugger Robot · 2 years, 3 months ago
  27. eb1fe09 Merge "Change DnsPacket.DnsRecord.MAXNAMESIZE to public" by Mike Yu · 2 years, 3 months ago
  28. 14a8c7d Merge "Fix crash when socket read is interrupted" by Junyu Lai · 2 years, 3 months ago
  29. cff263a Add NetworkStackModuleTest annotation. by Xiao Ma · 2 years, 3 months ago
  30. a6fba08 Add a helper function to send RTM_NEWADDR netlink message to kernel. by Xiao Ma · 2 years, 3 months ago
  31. ab3fee4 Fix crash when socket read is interrupted by Junyu Lai · 2 years, 5 months ago
  32. 4734d67 Change DnsPacket.DnsRecord.MAXNAMESIZE to public by Mike Yu · 2 years, 4 months ago
  33. 2129040 KernelUtils.h - better static assert messages for impossible conditions by Maciej Żenczykowski · 2 years, 4 months ago
  34. 8b39bca Merge "Use ThrowingSupplier for visibleOnHandlerThread." by Hansen Kurli · 2 years, 4 months ago
  35. 0cd46d4 Use ThrowingSupplier for visibleOnHandlerThread. by Hansen Kurli · 2 years, 4 months ago
  36. a0a78d3 Merge "Add logs for target uids and duration to destroyLiveTcpSockets" by Motomu Utsumi · 2 years, 4 months ago
  37. 78cc19e Add logs for target uids and duration to destroyLiveTcpSockets by Motomu Utsumi · 2 years, 4 months ago
  38. 4b5cf8e Merge "Add message length check in parseNetlinkErrorMessage" by Motomu Utsumi · 2 years, 4 months ago
  39. c8d1e96 Merge "KernelUtils.h: explicitly do not support x32" by Maciej Żenczykowski · 2 years, 4 months ago
  40. cc4ccc4 Merge "Correctly test for an object being of the correct type" by Treehugger Robot · 2 years, 4 months ago
  41. 677b663 Correctly test for an object being of the correct type by Chalard Jean · 2 years, 4 months ago
  42. 4782ab1 KernelUtils.h: explicitly do not support x32 by Maciej Żenczykowski · 2 years, 4 months ago
  43. 1c4ba30 Merge "bpfloader: ignore_on_(arch) support" by Maciej Żenczykowski · 2 years, 4 months ago
  44. 2998627 KernelUtils.h - add describeArch() by Maciej Żenczykowski · 2 years, 4 months ago
  45. 6d3224e bpfloader: ignore_on_(arch) support by Maciej Żenczykowski · 2 years, 4 months ago
  46. 8273756 Merge "KernelUtils.h - add arch query helpers" by Treehugger Robot · 2 years, 4 months ago
  47. 93312c9 bpf_headers: Make bpf_headers available to libsysutils by Patrick Rohr · 2 years, 4 months ago
  48. 85a86cb BpfRingbuf: Clean up memory access by Patrick Rohr · 2 years, 4 months ago
  49. 52954ff BpfRingbuf: Add support for 32 bit kernels by Patrick Rohr · 2 years, 4 months ago
  50. 5b2bcc5 KernelUtils.h - add arch query helpers by Maciej Żenczykowski · 2 years, 4 months ago
  51. 0d6edee Merge "BpfRingbuf: support 32 bit userspace" by Maciej Żenczykowski · 2 years, 4 months ago
  52. 2cef16a Merge "Disable Play auto-update during tests" by Treehugger Robot · 2 years, 4 months ago
  53. cee4bd6 Merge "bpf_headers: add kernel bitness utility functions to KernelUtils" by Treehugger Robot · 2 years, 4 months ago
  54. 7d2b91e Merge "bpf: Copy comment about bpffs labelling into bpf_helpers.h" by Maciej Żenczykowski · 2 years, 4 months ago
  55. 311f8b3 BpfRingbuf: support 32 bit userspace by Patrick Rohr · 2 years, 4 months ago
  56. 2f5c115 bpf: Copy comment about bpffs labelling into bpf_helpers.h by Patrick Rohr · 2 years, 4 months ago
  57. 6771198 Merge "bpf_headers: rename KernelVersion.h to KernelUtils.h" by Treehugger Robot · 2 years, 4 months ago
  58. 432291a bpf_headers: add kernel bitness utility functions to KernelUtils by Patrick Rohr · 2 years, 4 months ago
  59. 66452f5 bpf_headers: rename KernelVersion.h to KernelUtils.h by Patrick Rohr · 2 years, 4 months ago
  60. a60ccc7 Merge "Make ConnectivityCheckTargetPreparer more generic" by Remi NGUYEN VAN · 2 years, 4 months ago
  61. 90edff8 Disable Play auto-update during tests by Remi NGUYEN VAN · 2 years, 4 months ago
  62. e2b5213 Make ConnectivityCheckTargetPreparer more generic by Remi NGUYEN VAN · 2 years, 5 months ago
  63. e16a000 Allow subclass of FdEventsReader to process the zero-length packet. by Xiao Ma · 2 years, 5 months ago
  64. 5b9c8cb Merge "Change IaPrefixOption prefix length type to byte." by Treehugger Robot · 2 years, 4 months ago
  65. a1f16d0 Merge "Define DNS-over-TLS port in static lib" by Treehugger Robot · 2 years, 4 months ago
  66. 2976065 Add message length check in parseNetlinkErrorMessage by Motomu Utsumi · 2 years, 4 months ago
  67. 2f240ff Merge "Close sockets from ConnectivityService#setFirewallChainEnabled" by Treehugger Robot · 2 years, 4 months ago
  68. f01d29e Merge "Add packet filters for IPv6 UDP" by Treehugger Robot · 2 years, 4 months ago
  69. 2686cea Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 6 months ago
  70. c28e117 Merge "Enable error-prone checking in the net-utils-framework-common" by Paul Hu · 2 years, 4 months ago
  71. f402dd1 Merge "add key/value Size to fdCache key" by Maciej Żenczykowski · 2 years, 4 months ago
  72. f5847ba Change IaPrefixOption prefix length type to byte. by Xiao Ma · 2 years, 4 months ago
  73. e9133fb Merge "Revert "Allow BpfMap to be accessed from NetworkStack"" by Treehugger Robot · 2 years, 4 months ago
  74. 6b8144a Revert "Allow BpfMap to be accessed from NetworkStack" by Maciej Żenczykowski · 2 years, 4 months ago
  75. 80c797a Define DNS-over-TLS port in static lib by Junyu Lai · 2 years, 4 months ago
  76. 8d47d84 Enable error-prone checking in the net-utils-framework-common by Paul Hu · 2 years, 5 months ago
  77. 296f847 Merge "Allow BpfMap to be accessed from NetworkStack" by Maciej Żenczykowski · 2 years, 4 months ago
  78. 783a3b8 Allow BpfMap to be accessed from NetworkStack by Junyu Lai · 2 years, 5 months ago
  79. e4eb87a Move Hexdump.java to framework/ by Yuyang Huang · 2 years, 4 months ago
  80. 747c9b9 Merge "Allow using isFeatureEnabled on APEX module init" by Motomu Utsumi · 2 years, 5 months ago
  81. c846e0f Merge "Add ICMP header length constant" by Maciej Żenczykowski · 2 years, 5 months ago
  82. 8c4fd4b Allow using isFeatureEnabled on APEX module init by Remi NGUYEN VAN · 2 years, 7 months ago
  83. bc89547 Merge "Remove mentions of bploader versions between S and T" by Maciej Żenczykowski · 2 years, 5 months ago
  84. 82b6bd2 Merge "Bump the default bpfloader version for platform code." by Treehugger Robot · 2 years, 5 months ago
  85. 873548b Add ICMP header length constant by chiachangwang · 2 years, 5 months ago
  86. 265b5ec Merge "Added a new #define for U BpfLoader version" by Maciej Żenczykowski · 2 years, 5 months ago
  87. c8022b3 Merge "Refactors common scope id setup code into utility function" by Yuyang Huang · 2 years, 5 months ago
  88. 58546f4 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 5 months ago
  89. 9ee26f7 Remove mentions of bploader versions between S and T by Maciej Żenczykowski · 2 years, 5 months ago
  90. 59934d1 Bump the default bpfloader version for platform code. by Maciej Żenczykowski · 2 years, 5 months ago
  91. 1e697e5 Added a new #define for U BpfLoader version by Maciej Żenczykowski · 2 years, 5 months ago
  92. 6e4762d Merge "Add InetDiagMessage.destroyLiveTcpSocket" by Treehugger Robot · 2 years, 5 months ago
  93. ba2e01d Add InetDiagMessage.destroyLiveTcpSocket by Motomu Utsumi · 2 years, 6 months ago
  94. 4cd3d40 Merge "fix typo in NetlinkUtilsTest TAG" by Maciej Żenczykowski · 2 years, 5 months ago
  95. 2689f8f fix typo in NetlinkUtilsTest TAG by Maciej Żenczykowski · 2 years, 5 months ago
  96. 99d78d8 NetlinkUtilsTest: add an assumption to testGetNeighborsQuery by Maciej Żenczykowski · 2 years, 5 months ago
  97. 90d41b2 Merge "IpUtils - make checksum work with empty/zero buffer" by Maciej Żenczykowski · 2 years, 5 months ago
  98. 5f95a67 IpUtils - make checksum work with empty/zero buffer by Maciej Żenczykowski · 2 years, 5 months ago
  99. 810be2b Add async BufferedFile and StreamingPacketFile impls by Igor Chernyshev · 2 years, 5 months ago
  100. 2632888 bpf_headers: add bpf_probe_read_user by Gopal Krishna Shukla · 2 years, 5 months ago