1. a6fba08 Add a helper function to send RTM_NEWADDR netlink message to kernel. by Xiao Ma · 2 years, 9 months ago
  2. 2129040 KernelUtils.h - better static assert messages for impossible conditions by Maciej Żenczykowski · 2 years, 9 months ago
  3. 8b39bca Merge "Use ThrowingSupplier for visibleOnHandlerThread." by Hansen Kurli · 2 years, 9 months ago
  4. 0cd46d4 Use ThrowingSupplier for visibleOnHandlerThread. by Hansen Kurli · 2 years, 9 months ago
  5. a0a78d3 Merge "Add logs for target uids and duration to destroyLiveTcpSockets" by Motomu Utsumi · 2 years, 9 months ago
  6. 78cc19e Add logs for target uids and duration to destroyLiveTcpSockets by Motomu Utsumi · 2 years, 9 months ago
  7. 4b5cf8e Merge "Add message length check in parseNetlinkErrorMessage" by Motomu Utsumi · 2 years, 9 months ago
  8. c8d1e96 Merge "KernelUtils.h: explicitly do not support x32" by Maciej Żenczykowski · 2 years, 9 months ago
  9. cc4ccc4 Merge "Correctly test for an object being of the correct type" by Treehugger Robot · 2 years, 9 months ago
  10. 677b663 Correctly test for an object being of the correct type by Chalard Jean · 2 years, 9 months ago
  11. 4782ab1 KernelUtils.h: explicitly do not support x32 by Maciej Żenczykowski · 2 years, 9 months ago
  12. 1c4ba30 Merge "bpfloader: ignore_on_(arch) support" by Maciej Żenczykowski · 2 years, 9 months ago
  13. 2998627 KernelUtils.h - add describeArch() by Maciej Żenczykowski · 2 years, 9 months ago
  14. 6d3224e bpfloader: ignore_on_(arch) support by Maciej Żenczykowski · 2 years, 9 months ago
  15. 8273756 Merge "KernelUtils.h - add arch query helpers" by Treehugger Robot · 2 years, 9 months ago
  16. 93312c9 bpf_headers: Make bpf_headers available to libsysutils by Patrick Rohr · 2 years, 9 months ago
  17. 85a86cb BpfRingbuf: Clean up memory access by Patrick Rohr · 2 years, 9 months ago
  18. 52954ff BpfRingbuf: Add support for 32 bit kernels by Patrick Rohr · 2 years, 9 months ago
  19. 5b2bcc5 KernelUtils.h - add arch query helpers by Maciej Żenczykowski · 2 years, 9 months ago
  20. 0d6edee Merge "BpfRingbuf: support 32 bit userspace" by Maciej Żenczykowski · 2 years, 9 months ago
  21. 2cef16a Merge "Disable Play auto-update during tests" by Treehugger Robot · 2 years, 9 months ago
  22. cee4bd6 Merge "bpf_headers: add kernel bitness utility functions to KernelUtils" by Treehugger Robot · 2 years, 9 months ago
  23. 7d2b91e Merge "bpf: Copy comment about bpffs labelling into bpf_helpers.h" by Maciej Żenczykowski · 2 years, 9 months ago
  24. 311f8b3 BpfRingbuf: support 32 bit userspace by Patrick Rohr · 2 years, 9 months ago
  25. 2f5c115 bpf: Copy comment about bpffs labelling into bpf_helpers.h by Patrick Rohr · 2 years, 9 months ago
  26. 6771198 Merge "bpf_headers: rename KernelVersion.h to KernelUtils.h" by Treehugger Robot · 2 years, 9 months ago
  27. 432291a bpf_headers: add kernel bitness utility functions to KernelUtils by Patrick Rohr · 2 years, 9 months ago
  28. 66452f5 bpf_headers: rename KernelVersion.h to KernelUtils.h by Patrick Rohr · 2 years, 9 months ago
  29. a60ccc7 Merge "Make ConnectivityCheckTargetPreparer more generic" by Remi NGUYEN VAN · 2 years, 9 months ago
  30. 90edff8 Disable Play auto-update during tests by Remi NGUYEN VAN · 2 years, 9 months ago
  31. e2b5213 Make ConnectivityCheckTargetPreparer more generic by Remi NGUYEN VAN · 2 years, 10 months ago
  32. e16a000 Allow subclass of FdEventsReader to process the zero-length packet. by Xiao Ma · 2 years, 10 months ago
  33. 5b9c8cb Merge "Change IaPrefixOption prefix length type to byte." by Treehugger Robot · 2 years, 9 months ago
  34. a1f16d0 Merge "Define DNS-over-TLS port in static lib" by Treehugger Robot · 2 years, 9 months ago
  35. 2976065 Add message length check in parseNetlinkErrorMessage by Motomu Utsumi · 2 years, 9 months ago
  36. 2f240ff Merge "Close sockets from ConnectivityService#setFirewallChainEnabled" by Treehugger Robot · 2 years, 9 months ago
  37. f01d29e Merge "Add packet filters for IPv6 UDP" by Treehugger Robot · 2 years, 9 months ago
  38. 2686cea Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 11 months ago
  39. c28e117 Merge "Enable error-prone checking in the net-utils-framework-common" by Paul Hu · 2 years, 9 months ago
  40. f402dd1 Merge "add key/value Size to fdCache key" by Maciej Żenczykowski · 2 years, 9 months ago
  41. f5847ba Change IaPrefixOption prefix length type to byte. by Xiao Ma · 2 years, 10 months ago
  42. e9133fb Merge "Revert "Allow BpfMap to be accessed from NetworkStack"" by Treehugger Robot · 2 years, 10 months ago
  43. 6b8144a Revert "Allow BpfMap to be accessed from NetworkStack" by Maciej Żenczykowski · 2 years, 10 months ago
  44. 80c797a Define DNS-over-TLS port in static lib by Junyu Lai · 2 years, 10 months ago
  45. 8d47d84 Enable error-prone checking in the net-utils-framework-common by Paul Hu · 2 years, 11 months ago
  46. 296f847 Merge "Allow BpfMap to be accessed from NetworkStack" by Maciej Żenczykowski · 2 years, 10 months ago
  47. 783a3b8 Allow BpfMap to be accessed from NetworkStack by Junyu Lai · 2 years, 10 months ago
  48. e4eb87a Move Hexdump.java to framework/ by Yuyang Huang · 2 years, 10 months ago
  49. 747c9b9 Merge "Allow using isFeatureEnabled on APEX module init" by Motomu Utsumi · 2 years, 10 months ago
  50. c846e0f Merge "Add ICMP header length constant" by Maciej Żenczykowski · 2 years, 10 months ago
  51. 8c4fd4b Allow using isFeatureEnabled on APEX module init by Remi NGUYEN VAN · 3 years ago
  52. bc89547 Merge "Remove mentions of bploader versions between S and T" by Maciej Żenczykowski · 2 years, 10 months ago
  53. 82b6bd2 Merge "Bump the default bpfloader version for platform code." by Treehugger Robot · 2 years, 10 months ago
  54. 873548b Add ICMP header length constant by chiachangwang · 2 years, 10 months ago
  55. 265b5ec Merge "Added a new #define for U BpfLoader version" by Maciej Żenczykowski · 2 years, 10 months ago
  56. c8022b3 Merge "Refactors common scope id setup code into utility function" by Yuyang Huang · 2 years, 10 months ago
  57. 58546f4 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 10 months ago
  58. 9ee26f7 Remove mentions of bploader versions between S and T by Maciej Żenczykowski · 2 years, 10 months ago
  59. 59934d1 Bump the default bpfloader version for platform code. by Maciej Żenczykowski · 2 years, 10 months ago
  60. 1e697e5 Added a new #define for U BpfLoader version by Maciej Żenczykowski · 2 years, 10 months ago
  61. 6e4762d Merge "Add InetDiagMessage.destroyLiveTcpSocket" by Treehugger Robot · 2 years, 10 months ago
  62. ba2e01d Add InetDiagMessage.destroyLiveTcpSocket by Motomu Utsumi · 3 years ago
  63. 4cd3d40 Merge "fix typo in NetlinkUtilsTest TAG" by Maciej Żenczykowski · 2 years, 10 months ago
  64. 2689f8f fix typo in NetlinkUtilsTest TAG by Maciej Żenczykowski · 2 years, 10 months ago
  65. 99d78d8 NetlinkUtilsTest: add an assumption to testGetNeighborsQuery by Maciej Żenczykowski · 2 years, 10 months ago
  66. 90d41b2 Merge "IpUtils - make checksum work with empty/zero buffer" by Maciej Żenczykowski · 2 years, 10 months ago
  67. 5f95a67 IpUtils - make checksum work with empty/zero buffer by Maciej Żenczykowski · 2 years, 10 months ago
  68. 810be2b Add async BufferedFile and StreamingPacketFile impls by Igor Chernyshev · 2 years, 10 months ago
  69. 2632888 bpf_headers: add bpf_probe_read_user by Gopal Krishna Shukla · 2 years, 10 months ago
  70. b39f440 Merge "Move checkAnyPermissionOf to PermissionUtils" by Junyu Lai · 2 years, 10 months ago
  71. 8b9af43 Merge "Split netlink ack check code to individual function" by Motomu Utsumi · 2 years, 10 months ago
  72. a4b2b56 Move checkAnyPermissionOf to PermissionUtils by Junyu Lai · 2 years, 10 months ago
  73. 3f2ca45 add key/value Size to fdCache key by Maciej Żenczykowski · 3 years, 2 months ago
  74. 021e317 Merge changes Ief507b3f,I45256bb1 by Treehugger Robot · 2 years, 10 months ago
  75. 6ba46f9 Merge "Add util to compare getAllAddresses" by Treehugger Robot · 2 years, 10 months ago
  76. d7a1d96 Split netlink ack check code to individual function by Motomu Utsumi · 2 years, 11 months ago
  77. 9568117 Add InetDiagMessage.inetDiagReqV2 with different args by Motomu Utsumi · 3 years ago
  78. 64a711a Fix StructInetDiagSockId parsing for v4-mapped v6 address by Motomu Utsumi · 3 years ago
  79. 68783d0 Merge "Remove pollOrThrow" by Treehugger Robot · 2 years, 10 months ago
  80. 10dd699 Merge "Add javadoc descriptions for family of methods" by Jean Chalard · 2 years, 10 months ago
  81. 32a735e Merge "Remove eventuallyExpectOrNull" by Jean Chalard · 2 years, 10 months ago
  82. 5fc2bcf Merge "Update StructInetDiagMsg to parse all the fields" by Treehugger Robot · 2 years, 10 months ago
  83. 2a1e228 Merge "Add a build rule for files used by mdns" by Yuyang Huang · 2 years, 11 months ago
  84. 80c53fa Update StructInetDiagMsg to parse all the fields by Motomu Utsumi · 3 years ago
  85. f67388b Add a build rule for files used by mdns by Yuyang Huang · 2 years, 11 months ago
  86. fb914d8 update comment about synchronizeKernelRCU() still working by Maciej Żenczykowski · 2 years, 11 months ago
  87. 6559a91 Add constants for a DHCP packet maximum length and maximum option length. by Xiao Ma · 2 years, 11 months ago
  88. b56b9f2 Add util to compare getAllAddresses by Chalard Jean · 2 years, 11 months ago
  89. 7c8bdba Merge "bpf_headers: add bpf_probe_read_user_str" by Maciej Żenczykowski · 2 years, 11 months ago
  90. 59e3433 bpf_headers: add bpf_probe_read_user_str by Steven Moreland · 2 years, 11 months ago
  91. eab30c4 Merge "[ST07] Add more documentation for PacketReflector" by Treehugger Robot · 2 years, 11 months ago
  92. 63ff33b [ST07] Add more documentation for PacketReflector by Junyu Lai · 2 years, 11 months ago
  93. 6210d4d Merge changes from topics "st05", "st06" by Junyu Lai · 2 years, 11 months ago
  94. 8fef4f7 [ST06.2] Read http body for PUT or POST http request by Junyu Lai · 2 years, 11 months ago
  95. 86c95b4 [ST05.3] Support PacketBridge by Junyu Lai · 2 years, 11 months ago
  96. b0c6afd Merge "Fix StructInetDiagMsg#parse bug" by Motomu Utsumi · 2 years, 11 months ago
  97. 06e615e Fix StructInetDiagMsg#parse bug by Motomu Utsumi · 3 years ago
  98. f15914c Merge "Support NLM_F_REPLACE flag when sending a RTM_NEWADDR message." by Xiao Ma · 2 years, 11 months ago
  99. 9a1359b Support NLM_F_REPLACE flag when sending a RTM_NEWADDR message. by Xiao Ma · 2 years, 11 months ago
  100. 460c042 Merge "Fix lint errors and adding nullability annotations in PacketReflector" by Junyu Lai · 2 years, 11 months ago