1. 4110b7d Remove unnecessary byte array allocation: by Paul Hu · 1 year, 5 months ago
  2. 511faf7 Merge "Add missing break in BaseServingState" into main by Treehugger Robot · 1 year, 5 months ago
  3. c286b55 Merge "Simplify tethering active session counting" into main by Treehugger Robot · 1 year, 5 months ago
  4. 3e90bc8 Simplify tethering active session counting by Junyu Lai · 1 year, 5 months ago
  5. 0a4758b Add missing break in BaseServingState by Paul Hu · 1 year, 5 months ago
  6. 16a9029 Merge "netd_updatable: only wait for bpf on <=V" into main by Treehugger Robot · 1 year, 5 months ago
  7. 23c02b0 netd_updatable: only wait for bpf on <=V by Maciej Żenczykowski · 1 year, 5 months ago
  8. 4e9230d NetBpfLoad: doc updates... by Maciej Żenczykowski · 1 year, 5 months ago
  9. 4693637 Update bpfloader related rc documentation. by Maciej Żenczykowski · 1 year, 5 months ago
  10. e7f5579 Merge "Update the usage data when upstream is changed" into main by Paul Hu · 1 year, 5 months ago
  11. 7065213 Update the usage data when upstream is changed by Paul Hu · 1 year, 5 months ago
  12. 2afd539 Delete empty directory by Patrick Rohr · 1 year, 5 months ago
  13. 09f39d2 Merge "Support get multiple ipv4/ipv6 addresses in `apf_utils`" into main by Jimi Chen · 1 year, 5 months ago
  14. f5a4adb Merge changes from topic "thread-epskc" into main by Yang Sun · 1 year, 5 months ago
  15. 76b4a63 Merge changes from topic "pac-random-address" into main by Treehugger Robot · 1 year, 5 months ago
  16. 018f163 [Thread] Add unit test for ephemeral key API by Yang Sun · 1 year, 8 months ago
  17. a591d04 [Thread] support ephemeral key API in ThreadNetworkControllerService by Yang Sun · 1 year, 8 months ago
  18. b8aa8bb [Thread][API] add API for ephemeral key. by Yang Sun · 1 year, 8 months ago
  19. b9cfcce Drastically simplify prefix and address selection process by Patrick Rohr · 1 year, 5 months ago
  20. ad5fa93 Merge "KernelUtils.h: add 6.12 to isLtsKernel()." into main by Treehugger Robot · 1 year, 5 months ago
  21. acdd45d Merge "Prefer framework-annotations-lib dependency" into main by Treehugger Robot · 1 year, 5 months ago
  22. b1280c0 Simplify getSanitizedSubAddr to 1-liner by Patrick Rohr · 1 year, 5 months ago
  23. dff9928 Prefer framework-annotations-lib dependency by Jared Duke · 1 year, 5 months ago
  24. 57f7eec Merge "bpf: git mv DnsResolver bpf/dns_helper" into main by Treehugger Robot · 1 year, 5 months ago
  25. 7f5b601 KernelUtils.h: add 6.12 to isLtsKernel(). by Maciej Żenczykowski · 1 year, 5 months ago
  26. 65bf46d Rename getStartedPrefixIndex to getRandomPrefixIndex by Patrick Rohr · 1 year, 5 months ago
  27. f771275 Remove unused imports by Patrick Rohr · 1 year, 5 months ago
  28. d3d8456 Merge "PrivateAddress: Clarify the dependency" into main by Treehugger Robot · 1 year, 5 months ago
  29. 1cda02f PrivateAddress: Clarify the dependency by Handa Wang · 1 year, 5 months ago
  30. 738bf99 Support get multiple ipv4/ipv6 addresses in `apf_utils` by Jimi Chen · 1 year, 5 months ago
  31. 8a0613c Merge "Fix the test flake in testRemoveServicesAfterSocketDestroyed" into main by Treehugger Robot · 1 year, 5 months ago
  32. 2bb5b7e bpf: git mv DnsResolver bpf/dns_helper by Maciej Żenczykowski · 1 year, 5 months ago
  33. 77f5e9a Mark Martin as LAST_RESORT_SUGGESTION by Patrick Rohr · 1 year, 5 months ago
  34. f926010 Mark Sat as LAST_RESORT_SUGGESTION by Patrick Rohr · 1 year, 5 months ago
  35. b437e75 Merge "Revert "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`"" into main by Maciej Żenczykowski · 1 year, 5 months ago
  36. c3eccf9 Revert "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`" by Maciej Żenczykowski · 1 year, 5 months ago
  37. 7e59e5d Merge "NetBpfLoad: don't allow prog-less bpf .o's targetting platform bpfloader" into main by Treehugger Robot · 1 year, 5 months ago
  38. 842fb52 Merge "Add link-related methods at NetlinkUtils" into main by Treehugger Robot · 1 year, 5 months ago
  39. a7fc900 Add link-related methods at NetlinkUtils by Chih-Yu Huang · 1 year, 6 months ago
  40. 78bd660 Fix the test flake in testRemoveServicesAfterSocketDestroyed by Paul Hu · 1 year, 5 months ago
  41. ccad05f Merge "PrivateAddressCoordinator: remove the dependency on TetheringConfiguration" into main by Handa Wang · 1 year, 5 months ago
  42. 2d52f8c NetBpfLoad: don't allow prog-less bpf .o's targetting platform bpfloader by Maciej Żenczykowski · 1 year, 5 months ago
  43. aabad69 Merge "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`" into main by Maciej Żenczykowski · 1 year, 5 months ago
  44. 4610234 Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat` by Jimi Chen · 1 year, 5 months ago
  45. 1a9758e Merge "Add createGetLinkMessage() at RtNetlinkLinkMessage" into main by Treehugger Robot · 1 year, 5 months ago
  46. 664e1f4 PrivateAddressCoordinator: remove the dependency on TetheringConfiguration by Handa Wang · 1 year, 5 months ago
  47. f0bcd6f Add createGetLinkMessage() at RtNetlinkLinkMessage by Chih-Yu Huang · 1 year, 5 months ago
  48. 2861744 Merge "PrivateAddressCoordinator: get rid of UpstreamNetworkState for updateUpstreamPrefix()" into main by Handa Wang · 1 year, 5 months ago
  49. 454a93e Merge "Add persist.bluetooth.finder.supported property" into main by Yahav Nussbaum · 1 year, 5 months ago
  50. a0d2213 Merge "Add get ipv4/ipv6 address function to `apf_utils`" into main by Jimi Chen · 1 year, 5 months ago
  51. df2eadc Merge "Add packet_utils for multi-devices tests" into main by Jimi Chen · 1 year, 5 months ago
  52. 8df9d34 PrivateAddressCoordinator: get rid of UpstreamNetworkState for by Handa Wang · 1 year, 5 months ago
  53. 46a5123 Merge "Add current state to unhandled message error log" into main by Patrick Rohr · 1 year, 5 months ago
  54. b0e0f62 Merge "Remove load_bpf_programs trigger (moving to system/core)" into main by Treehugger Robot · 1 year, 5 months ago
  55. daab4db Merge changes I2368f118,I57eb7c6d,I66e4e537,If510519b,Ia441170c into main by Lorenzo Colitti · 1 year, 5 months ago
  56. 3baeb73 Add current state to unhandled message error log by Patrick Rohr · 1 year, 5 months ago
  57. 3664aa8 Remove load_bpf_programs trigger (moving to system/core) by Maciej Żenczykowski · 1 year, 5 months ago
  58. 6e94583 bpf: promote inet_release hook from V+ 5.10+ to T+ 5.10+ by Maciej Żenczykowski · 1 year, 5 months ago
  59. 95d26ae Add persist.bluetooth.finder.supported property by Yahav Nussbaum · 1 year, 5 months ago
  60. 5f9a3d0 Merge "[Thread] support discovering NAT64 prefix from AIL" into main by Handa Wang · 1 year, 5 months ago
  61. b47c325 [Thread] support discovering NAT64 prefix from AIL by Handa Wang · 1 year, 5 months ago
  62. 6566f7c Merge "Fix NullPointerException in Ikev2VpnTest for watches" into android15-tests-dev am: de32aa8b11 by Yeabkal Wubshit · 1 year, 5 months ago
  63. de32aa8 Merge "Fix NullPointerException in Ikev2VpnTest for watches" into android15-tests-dev by Yeabkal Wubshit · 1 year, 5 months ago
  64. 13c6573 Fix NullPointerException in Ikev2VpnTest for watches by Yeabkal Wubshit · 1 year, 5 months ago
  65. adc778d Merge "[Thread] refactor setInfraLinkState" into main by Treehugger Robot · 1 year, 5 months ago
  66. 5fdce4d Merge "Add createSetLinkNameMessage method at RtNetlinkLinkMessage" into main by Treehugger Robot · 1 year, 5 months ago
  67. 2d17714 Merge "Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode" into main by Yang Song · 1 year, 5 months ago
  68. e24b215 [Thread] refactor setInfraLinkState by Handa Wang · 1 year, 6 months ago
  69. eca6300 Skip testRouterSolicitations on T- devices. by Lorenzo Colitti · 1 year, 5 months ago
  70. 0820ccb Remove CtsHostsideNetworkTestAppNext. by Lorenzo Colitti · 1 year, 5 months ago
  71. 6a655a0 Set all hostside network tests apps' target SDK to 10000. by Lorenzo Colitti · 1 year, 5 months ago
  72. 64cd28d Consolidate defaults for hostside network tests apps. by Lorenzo Colitti · 1 year, 5 months ago
  73. 2f87cc0 Stop depending on shims in CtsHostsideNetworkTests. by Lorenzo Colitti · 1 year, 5 months ago
  74. b756497 Add get ipv4/ipv6 address function to `apf_utils` by Jimi Chen · 1 year, 6 months ago
  75. 0e1c1cc Add packet_utils for multi-devices tests by Jimi Chen · 1 year, 6 months ago
  76. 631ded1 Merge "Let NsdPublisher pass the interface index when a service is resolved." into main by Yang Sun · 1 year, 5 months ago
  77. ffceaae Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode by Yang Song · 1 year, 6 months ago
  78. 9bf8e48 Let NsdPublisher pass the interface index when a service is resolved. by Yang Sun · 1 year, 5 months ago
  79. dde0dc6 Merge "Add createSetLinkStateMessage method at RtNetlinkLinkMessage" into main by Treehugger Robot · 1 year, 5 months ago
  80. 007c62d Merge "Format the code in ThreadNetworkController.java" into main by Treehugger Robot · 1 year, 5 months ago
  81. 9f8ed83 Add createSetLinkNameMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 1 year, 6 months ago
  82. 73f5b13 Add createSetLinkStateMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 1 year, 6 months ago
  83. 5145228 Merge "bpf: merge block.c into netd.c" into main by Treehugger Robot · 1 year, 5 months ago
  84. 75a6bf3 Format the code in ThreadNetworkController.java by Yang Sun · 1 year, 5 months ago
  85. 3627907 Merge changes from topics "ddr-tests-in-networkstack", "move-fakedns" into main by Lorenzo Colitti · 1 year, 5 months ago
  86. 5355fce Move to one unified implementation of FakeDns. by Lorenzo Colitti · 1 year, 6 months ago
  87. da59f47 Fix typo in RCP documentation by Kangping Dong · 1 year, 5 months ago
  88. f286919 Fix typo in "build-an-android-border-router.md" by Kangping Dong · 1 year, 5 months ago
  89. 51144ac Merge "NetBpfLoad: noop - all programs are critical" into main by Treehugger Robot · 1 year, 5 months ago
  90. 9e9b467 [automerger skipped] Skip TestDropPacketToVpnAddress if the feature is disabled am: 41ce7c550c -s ours by Motomu Utsumi · 1 year, 5 months ago
  91. 3ad3794 bpf: merge block.c into netd.c by Maciej Żenczykowski · 1 year, 5 months ago
  92. 3a08515 NetBpfLoad: noop - all programs are critical by Maciej Żenczykowski · 1 year, 5 months ago
  93. a0eabde Merge "Fix deadlock from outside Perfetto mutex" into main by Treehugger Robot · 1 year, 5 months ago
  94. a17967c Merge "Merge ConsumeAllLocked into ConsumeAll" into main by Treehugger Robot · 1 year, 5 months ago
  95. 3127776 Merge "Add separate mutex for BPF ring buffer." into main by Treehugger Robot · 1 year, 5 months ago
  96. e8a769f Fix deadlock from outside Perfetto mutex by Ryan Zuklie · 1 year, 5 months ago
  97. 7e9f27b Merge ConsumeAllLocked into ConsumeAll by Ryan Zuklie · 1 year, 5 months ago
  98. 52a8f3c Add separate mutex for BPF ring buffer. by Ryan Zuklie · 1 year, 5 months ago
  99. 41ce7c5 Skip TestDropPacketToVpnAddress if the feature is disabled by Motomu Utsumi · 1 year, 6 months ago
  100. 413e027 Merge "Migrate CT namespace to "network_security"" into main by Sandro Montanari · 1 year, 5 months ago