1. 80dbd06 Add Ipv6PktInfo (in6_pktinfo) struct. by Xiao Ma · 2 years, 2 months ago
  2. 4838904 Merge "Add DnsResolverModuleTest annotation" into main by Mike Yu · 2 years, 2 months ago
  3. 54044cf Merge "BpfClassic - add three more macros" into main by Maciej Żenczykowski · 2 years, 2 months ago
  4. 72b0cd9 Add RouteInformation option Struct. by Xiao Ma · 2 years, 3 months ago
  5. 2cd8b69 BpfClassic - add three more macros by Maciej Żenczykowski · 2 years, 2 months ago
  6. 28a8600 Merge "Move ticksToMilliSeconds to NetlinkUtils." into main by Maciej Żenczykowski · 2 years, 2 months ago
  7. c4789d0 Merge "Add DomainsUtils class to encode/decode domain names." into main by Xiao Ma · 2 years, 2 months ago
  8. a56b949 Move ticksToMilliSeconds to NetlinkUtils. by Xiao Ma · 2 years, 2 months ago
  9. da97a39 Improve testBasicWorkingGetAddrQuery by checking the specific IPv4/v6 address. by Xiao Ma · 2 years, 2 months ago
  10. cece401 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 3 months ago
  11. 2ca9f07 Merge "Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests." into main by Xiao Ma · 2 years, 2 months ago
  12. 3ffb814 Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests. by Xiao Ma · 2 years, 2 months ago
  13. 2ba922a Use default package version in isFeatureEnabled if package is not found by Motomu Utsumi · 2 years, 2 months ago
  14. 7235157 Add a method helper to create RTM_DELADDR message in user space. by Xiao Ma · 2 years, 7 months ago
  15. 3a4ad37 Remove StructIfaddrMsg ctor VisibleForTesting annotation. by Xiao Ma · 2 years, 2 months ago
  16. 729c656 Merge "Parse DnsRecord by factory method" by Junyu Lai · 2 years, 3 months ago
  17. 8f4debc Add DnsResolverModuleTest annotation by Mike Yu · 2 years, 3 months ago
  18. cba11a2 Parse DnsRecord by factory method by Junyu Lai · 2 years, 3 months ago
  19. 4bf0632 Merge "Add a dumpService variant that uses libbinder_ndk." by Lorenzo Colitti · 2 years, 3 months ago
  20. 49e4a98 Add a dumpService variant that uses libbinder_ndk. by Lorenzo Colitti · 2 years, 4 months ago
  21. e5e306c Merge "Parse rta_cacheinfo structure in RtNetlinkRouteMessage." by Xiao Ma · 2 years, 3 months ago
  22. b2f61ab Merge "Add netlink rta_cacheinfo structure." by Xiao Ma · 2 years, 3 months ago
  23. 34ab408 Parse rta_cacheinfo structure in RtNetlinkRouteMessage. by Xiao Ma · 2 years, 3 months ago
  24. 4cb10fd Add netlink rta_cacheinfo structure. by Xiao Ma · 2 years, 3 months ago
  25. e8ad8e8 enforce bpf ring buffer size is a power of two am: 94a8fe633e by Maciej Żenczykowski · 2 years, 3 months ago
  26. f1416b5 enforce bpf ring buffer size is a power of two by Maciej Żenczykowski · 2 years, 3 months ago
  27. 26421fb Merge "add macro to disable BTF on user builds" am: fe6bc51113 by Maciej Żenczykowski · 2 years, 3 months ago
  28. 294933c add createOuterMap() am: 4afe875063 by Maciej Żenczykowski · 2 years, 3 months ago
  29. 53432f9 implement 'int bpfGetFdProgId(const BPF_FD_TYPE prog_fd)' am: b8193d6be5 by Maciej Żenczykowski · 2 years, 3 months ago
  30. a9bf139 convert ptr_to_u64() macro to an inline function am: 67d068a10e by Maciej Żenczykowski · 2 years, 3 months ago
  31. 1e1d710 Merge "add macro to disable BTF on user builds" by Maciej Żenczykowski · 2 years, 3 months ago
  32. c6e4122 add createOuterMap() by Maciej Żenczykowski · 2 years, 3 months ago
  33. 008f51e implement 'int bpfGetFdProgId(const BPF_FD_TYPE prog_fd)' by Maciej Żenczykowski · 2 years, 3 months ago
  34. be02054 convert ptr_to_u64() macro to an inline function by Maciej Żenczykowski · 2 years, 3 months ago
  35. 4395682 Merge "Make IaPrefixOption constructor public." am: 42d445afe1 by Treehugger Robot · 2 years, 3 months ago
  36. 111f341 Merge "Make IaPrefixOption constructor public." by Treehugger Robot · 2 years, 3 months ago
  37. 8837bf2 add macro to disable BTF on user builds by Maciej Żenczykowski · 2 years, 3 months ago
  38. 789baf2 Make IaPrefixOption constructor public. by Xiao Ma · 2 years, 3 months ago
  39. b8e8824 force map key/value sizes < 1024/65536 bytes to match BpfMap.java am: dd3fbd07d2 by Maciej Żenczykowski · 2 years, 3 months ago
  40. 5bec8b4 force map key/value sizes < 1024/65536 bytes to match BpfMap.java by Maciej Żenczykowski · 2 years, 3 months ago
  41. 5f2a555 Merge "Add NetworkStackModuleTest annotation." am: 76c2f833fa by Xiao Ma · 2 years, 3 months ago
  42. 267467e Merge "Add NetworkStackModuleTest annotation." by Xiao Ma · 2 years, 3 months ago
  43. 49a85a8 Merge "Add a helper function to send RTM_NEWADDR netlink message to kernel." am: 254c0ba93f by Treehugger Robot · 2 years, 3 months ago
  44. cae8499 Merge "Add a helper function to send RTM_NEWADDR netlink message to kernel." by Treehugger Robot · 2 years, 3 months ago
  45. 6386eb7 Merge "Change DnsPacket.DnsRecord.MAXNAMESIZE to public" am: 3fef82a73a by Mike Yu · 2 years, 3 months ago
  46. f150337 Merge "Fix crash when socket read is interrupted" am: 1df4bc82b3 by Junyu Lai · 2 years, 3 months ago
  47. eb1fe09 Merge "Change DnsPacket.DnsRecord.MAXNAMESIZE to public" by Mike Yu · 2 years, 3 months ago
  48. 14a8c7d Merge "Fix crash when socket read is interrupted" by Junyu Lai · 2 years, 3 months ago
  49. cff263a Add NetworkStackModuleTest annotation. by Xiao Ma · 2 years, 3 months ago
  50. a6fba08 Add a helper function to send RTM_NEWADDR netlink message to kernel. by Xiao Ma · 2 years, 3 months ago
  51. ab3fee4 Fix crash when socket read is interrupted by Junyu Lai · 2 years, 5 months ago
  52. 4734d67 Change DnsPacket.DnsRecord.MAXNAMESIZE to public by Mike Yu · 2 years, 4 months ago
  53. b774815 KernelUtils.h - better static assert messages for impossible conditions am: f16d4514cd by Maciej Żenczykowski · 2 years, 4 months ago
  54. 2129040 KernelUtils.h - better static assert messages for impossible conditions by Maciej Żenczykowski · 2 years, 4 months ago
  55. fa1764a Merge "Use ThrowingSupplier for visibleOnHandlerThread." am: cb529f3995 by Hansen Kurli · 2 years, 4 months ago
  56. 8b39bca Merge "Use ThrowingSupplier for visibleOnHandlerThread." by Hansen Kurli · 2 years, 4 months ago
  57. 0cd46d4 Use ThrowingSupplier for visibleOnHandlerThread. by Hansen Kurli · 2 years, 4 months ago
  58. 0cc87e8 Merge "Add logs for target uids and duration to destroyLiveTcpSockets" am: 55a8296ed0 by Motomu Utsumi · 2 years, 4 months ago
  59. 476e3d9 Merge "Add message length check in parseNetlinkErrorMessage" am: a85292c906 by Motomu Utsumi · 2 years, 4 months ago
  60. a0a78d3 Merge "Add logs for target uids and duration to destroyLiveTcpSockets" by Motomu Utsumi · 2 years, 4 months ago
  61. 78cc19e Add logs for target uids and duration to destroyLiveTcpSockets by Motomu Utsumi · 2 years, 4 months ago
  62. 4b5cf8e Merge "Add message length check in parseNetlinkErrorMessage" by Motomu Utsumi · 2 years, 4 months ago
  63. 19ab086 Merge "KernelUtils.h: explicitly do not support x32" am: d3199ddfcb by Maciej Żenczykowski · 2 years, 4 months ago
  64. c8d1e96 Merge "KernelUtils.h: explicitly do not support x32" by Maciej Żenczykowski · 2 years, 4 months ago
  65. 713b994 Merge "Correctly test for an object being of the correct type" am: 2a2bb46552 by Treehugger Robot · 2 years, 4 months ago
  66. cc4ccc4 Merge "Correctly test for an object being of the correct type" by Treehugger Robot · 2 years, 4 months ago
  67. 677b663 Correctly test for an object being of the correct type by Chalard Jean · 2 years, 4 months ago
  68. 4782ab1 KernelUtils.h: explicitly do not support x32 by Maciej Żenczykowski · 2 years, 4 months ago
  69. 595daa1 Merge "bpfloader: ignore_on_(arch) support" am: 557e7deec2 by Maciej Żenczykowski · 2 years, 4 months ago
  70. 5290b44 KernelUtils.h - add describeArch() am: b8279de923 by Maciej Żenczykowski · 2 years, 4 months ago
  71. 1c4ba30 Merge "bpfloader: ignore_on_(arch) support" by Maciej Żenczykowski · 2 years, 4 months ago
  72. 2998627 KernelUtils.h - add describeArch() by Maciej Żenczykowski · 2 years, 4 months ago
  73. 6d3224e bpfloader: ignore_on_(arch) support by Maciej Żenczykowski · 2 years, 4 months ago
  74. 58c831e Merge "KernelUtils.h - add arch query helpers" am: 1de29d54ea by Treehugger Robot · 2 years, 4 months ago
  75. 8273756 Merge "KernelUtils.h - add arch query helpers" by Treehugger Robot · 2 years, 4 months ago
  76. 51e9257 bpf_headers: Make bpf_headers available to libsysutils am: 98b6a5e584 by Patrick Rohr · 2 years, 4 months ago
  77. e229098 BpfRingbuf: Clean up memory access am: 455ff89a5c by Patrick Rohr · 2 years, 4 months ago
  78. f313b7b BpfRingbuf: Add support for 32 bit kernels am: c23ea0347f by Patrick Rohr · 2 years, 4 months ago
  79. 93312c9 bpf_headers: Make bpf_headers available to libsysutils by Patrick Rohr · 2 years, 4 months ago
  80. 85a86cb BpfRingbuf: Clean up memory access by Patrick Rohr · 2 years, 4 months ago
  81. 52954ff BpfRingbuf: Add support for 32 bit kernels by Patrick Rohr · 2 years, 4 months ago
  82. 92f6287 Merge "BpfRingbuf: support 32 bit userspace" am: abd8ba0c25 by Maciej Żenczykowski · 2 years, 4 months ago
  83. 5b2bcc5 KernelUtils.h - add arch query helpers by Maciej Żenczykowski · 2 years, 4 months ago
  84. 0d6edee Merge "BpfRingbuf: support 32 bit userspace" by Maciej Żenczykowski · 2 years, 4 months ago
  85. 0928b7a Merge "Disable Play auto-update during tests" am: a0972ecf1e by Treehugger Robot · 2 years, 4 months ago
  86. 2cef16a Merge "Disable Play auto-update during tests" by Treehugger Robot · 2 years, 4 months ago
  87. a4e654d Merge "bpf_headers: add kernel bitness utility functions to KernelUtils" am: 3b28bf2c80 by Treehugger Robot · 2 years, 4 months ago
  88. cee4bd6 Merge "bpf_headers: add kernel bitness utility functions to KernelUtils" by Treehugger Robot · 2 years, 4 months ago
  89. e81e431 Merge "bpf: Copy comment about bpffs labelling into bpf_helpers.h" am: 3c4bc443ca by Maciej Żenczykowski · 2 years, 4 months ago
  90. 7d2b91e Merge "bpf: Copy comment about bpffs labelling into bpf_helpers.h" by Maciej Żenczykowski · 2 years, 4 months ago
  91. 311f8b3 BpfRingbuf: support 32 bit userspace by Patrick Rohr · 2 years, 4 months ago
  92. 2f5c115 bpf: Copy comment about bpffs labelling into bpf_helpers.h by Patrick Rohr · 2 years, 4 months ago
  93. 7561a3d Merge "bpf_headers: rename KernelVersion.h to KernelUtils.h" am: 6b389f72f7 by Treehugger Robot · 2 years, 4 months ago
  94. 6771198 Merge "bpf_headers: rename KernelVersion.h to KernelUtils.h" by Treehugger Robot · 2 years, 4 months ago
  95. 432291a bpf_headers: add kernel bitness utility functions to KernelUtils by Patrick Rohr · 2 years, 4 months ago
  96. 66452f5 bpf_headers: rename KernelVersion.h to KernelUtils.h by Patrick Rohr · 2 years, 4 months ago
  97. bd17e25 Merge "Make ConnectivityCheckTargetPreparer more generic" am: 3d788bf3fd by Remi NGUYEN VAN · 2 years, 4 months ago
  98. a60ccc7 Merge "Make ConnectivityCheckTargetPreparer more generic" by Remi NGUYEN VAN · 2 years, 4 months ago
  99. c50877d Allow subclass of FdEventsReader to process the zero-length packet. am: 4f97996466 by Xiao Ma · 2 years, 4 months ago
  100. 90edff8 Disable Play auto-update during tests by Remi NGUYEN VAN · 2 years, 4 months ago