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