1. e5907c8 Merge changes I65ed7332,I2aa6c1fb,I946da1fd into main by Yuyang Huang · 17 hours ago main master
  2. bcda857 Add test cases to cover IPv6 filter by Jimi Chen · 22 hours ago
  3. 2da589b Add test cases to cover IPv6 multicast filter in doze mode by Jimi Chen · 22 hours ago
  4. edac13b Add test cases to cover IPv6 multicast filter by Jimi Chen · 22 hours ago
  5. bfc533d Merge changes I5a78dd5a,I44a85d6f into main by Yuyang Huang · 26 hours ago
  6. fbb8227 Merge "Introduce extractOffloadReplyRule() for OffloadServiceInfo conversion" into main by Treehugger Robot · 2 days ago
  7. df740d9 Add test cases to cover IPv4 multicast filter by Jimi Chen · 2 days ago
  8. 90672b7 Merge "only enable APFv6 ND offload if preloaded" into main by Yuyang Huang · 2 days ago
  9. 59e524f Introduce extractOffloadReplyRule() for OffloadServiceInfo conversion by Yuyang Huang · 3 weeks ago
  10. a33b996 Add test cases to cover IPv4 filter in IPv6 only network by Jimi Chen · 2 days ago
  11. 43acd98 only enable APFv6 ND offload if preloaded by Yuyang Huang · 3 days ago
  12. 1df47ae Merge "Rename mEnableIpClientIgnoreLowRaLifetime" into main by Treehugger Robot · 2 days ago
  13. 50470f9 Add more test cases to cover ARP filter in APFv4 by Jimi Chen · 8 days ago
  14. 734ce09 Rename mEnableIpClientIgnoreLowRaLifetime by Patrick Rohr · 5 days ago
  15. bcac387 Add test cases for drop counters ARP filter by Jimi Chen · 8 days ago
  16. 530da21 Merge "Refactor ApfFilterTest to use consumeInstalledProgram" into main by Treehugger Robot · 8 days ago
  17. 6dafc5d Merge "Enable builtin formatting hooks for NetworkStack" into main by Treehugger Robot · 8 days ago
  18. e8dbd8f Enable builtin formatting hooks for NetworkStack by Remi NGUYEN VAN · 8 days ago
  19. 284ccd5 Refactor ApfFilterTest to use consumeInstalledProgram by Jimi Chen · 9 days ago
  20. 3dce6df Reformat packet content in multipline string by Jimi Chen · 9 days ago
  21. be1be02 Move helper methods from `ApfTestUtils.java` to `ApfTestHelpers.kt` by Jimi Chen · 2 weeks ago
  22. a4fa50e Move TestLegacyApfFilter and MockIpClientCallback to LegacyApfTest by Yuyang Huang · 10 days ago
  23. ae7610d Merge "Refactor ApfTest to use more Mockito mocking" into main by Yuyang Huang · 10 days ago
  24. a9ea6a7 Increase default APF counter polling interval to reduce battery drain by Yuyang Huang · 2 weeks ago
  25. 42a043d Refactor ApfTest to use more Mockito mocking by Yuyang Huang · 4 weeks ago
  26. c64433c Merge "Revert^2 "Refactor ApfFilter constructor"" into main by Yuyang Huang · 2 weeks ago
  27. 18d31c6 Merge "Add `consumeInstalledProgram()` to verify apf program install" into main by Yuyang Huang · 2 weeks ago
  28. 88ac9f2 Add `consumeInstalledProgram()` to verify apf program install by Jimi Chen · 2 weeks ago
  29. 2fa04cc Revert^2 "Refactor ApfFilter constructor" by Yuyang Huang · 2 weeks ago
  30. 9fd30f2 Merge "Revert "Refactor ApfFilter constructor"" into main by Yuyang Huang · 2 weeks ago
  31. b712624 Revert "Refactor ApfFilter constructor" by Yuyang Huang · 2 weeks ago
  32. 99c5462 Merge "Rename ApfNewTest to ApfGeneratorTest" into main by Jimi Chen · 2 weeks ago
  33. 9f48dc8 Merge "Apply runApfTestFilter in ApfFilterTest cases" into main by Treehugger Robot · 2 weeks ago
  34. b1bf7c2 Rename ApfNewTest to ApfGeneratorTest by Jimi Chen · 3 weeks ago
  35. d1eab96 Apply runApfTestFilter in ApfFilterTest cases by Jimi Chen · 3 weeks ago
  36. 57f8887 Merge "Move apfFilter related test cases from ApfNewTest to ApfFilterTest" into main by Yuyang Huang · 2 weeks ago
  37. bd8df61 Merge "Remove redundant NetworkStackDevApiLevel target" into main by Treehugger Robot · 2 weeks ago
  38. bb3c4a0 Move apfFilter related test cases from ApfNewTest to ApfFilterTest by Jimi Chen · 3 weeks ago
  39. de25dad Remove redundant NetworkStackDevApiLevel target by Yuyang Huang · 2 weeks ago
  40. 4b135bf Create ApfFilterTest and add helper methods by Jimi Chen · 3 weeks ago
  41. 0d6b02e Merge "Move common functions to new added ApfTestHelpers" into main by Jimi Chen · 3 weeks ago
  42. 7c4ca43 Move common functions to new added ApfTestHelpers by Jimi Chen · 3 weeks ago
  43. 51f768e Merge changes from topic "ddr_flag_with_DdrTracker" into main by Treehugger Robot · 3 weeks ago
  44. bfc0e4c Merge "Update APF counters to metrics" into main by Jimi Chen · 3 weeks ago
  45. a5a4b85 Merge "Derive packet type and dst mac address from the given packet" into main by Treehugger Robot · 3 weeks ago
  46. 7154058 Derive packet type and dst mac address from the given packet by Junyu Lai · 4 weeks ago
  47. 7898cc2 Update APF counters to metrics by Jimi Chen · 4 weeks ago
  48. 75de6dc Merge "Added `send-raw-packet-downstream` command to NetworkStack shell command" into main by Treehugger Robot · 4 weeks ago
  49. b2276d6 Added `send-raw-packet-downstream` command to NetworkStack shell command by Junyu Lai · 8 weeks ago
  50. b4cb524 Merge "Disable vendor ND offload when ApfV6 ND offload is enabled" into main by Yuyang Huang · 4 weeks ago
  51. b3df4bb Disable vendor ND offload when ApfV6 ND offload is enabled by Yuyang Huang · 7 weeks ago
  52. a1a064c Merge "Refactor mapping from APF counters to metrics counters" into main by Jimi Chen · 4 weeks ago
  53. 1f62e47 Merge "Implement NS filter and NA reply for ND offload in APFv6" into main by Yuyang Huang · 4 weeks ago
  54. eea7eaa Merge "Add @VisibleForTesting to getUniqueLabel()" into main by Treehugger Robot · 4 weeks ago
  55. c6f8e7f Remove redundant "this." in BaseApfGenerator by Yuyang Huang · 4 weeks ago
  56. 5703304 Add @VisibleForTesting to getUniqueLabel() by Yuyang Huang · 4 weeks ago
  57. ada6a42 Refactor mapping from APF counters to metrics counters by Jimi Chen · 4 weeks ago
  58. 97a990f Merge "Make getUniqueLabel() public for ApfIntegrationTest access" into main by Yuyang Huang · 4 weeks ago
  59. 2b83977 Make getUniqueLabel() public for ApfIntegrationTest access by Yuyang Huang · 4 weeks ago
  60. 1136376 Merge "Bump NetworkStack target SDK to 35." into main by Xiao Ma · 4 weeks ago
  61. babe266 Merge "Revert "Remove the unnecessary lock from TcpSocketTracker"" into main by Treehugger Robot · 4 weeks ago
  62. 885ef2f Revert "Remove the unnecessary lock from TcpSocketTracker" by Remi NGUYEN VAN · 4 weeks ago
  63. 5c56990 Add kill switch flag for ND offload in APF by Jimi Chen · 5 weeks ago
  64. a333be4 Implement NS filter and NA reply for ND offload in APFv6 by Jimi Chen · 7 weeks ago
  65. 55747ee Remove APF_HANDLE_LIGHT_DOZE_FORCE_DISABLE kill switch by Yuyang Huang · 5 weeks ago
  66. ad421b7 Merge "Clarify unchecked ARP offload feature state" into main by Treehugger Robot · 5 weeks ago
  67. e23c20e Merge "Consolidate ICMP6 constants in ApfConstants for centralization" into main by Treehugger Robot · 5 weeks ago
  68. c17529e Consolidate ICMP6 constants in ApfConstants for centralization by Yuyang Huang · 5 weeks ago
  69. 8ae866d Clarify unchecked ARP offload feature state by Yuyang Huang · 5 weeks ago
  70. 7b600a0 Refactor ApfFilter constructor by Yuyang Huang · 5 weeks ago
  71. 7996e0c Move maximumApfProgramSize calculation to ApfFilter constructor by Yuyang Huang · 5 weeks ago
  72. 3a757a0 Merge "Consolidate addCountAnd{Pass|Drop}IfBytesAtR0Equal() to base class" into main by Treehugger Robot · 5 weeks ago
  73. 97bef89 Merge "Refactor ApfV{4,6}Generator constructors for consistency" into main by Treehugger Robot · 5 weeks ago
  74. ea83de2 Consolidate addCountAnd{Pass|Drop}IfBytesAtR0Equal() to base class by Yuyang Huang · 5 weeks ago
  75. 2a8a7ca Merge "Clarify comment on apfVersionSupported recalculation in Android R" into main by Maciej Żenczykowski · 5 weeks ago
  76. 1510cc4 Refactor ApfV{4,6}Generator constructors for consistency by Yuyang Huang · 5 weeks ago
  77. c2cf0ee Trigger APF program update on IPv6 address state change by Yuyang Huang · 6 weeks ago
  78. a9d13db Merge "Revert "Trigger onLinkPropertiesChange callback when link address lifetime update."" into main by Xiao Ma · 5 weeks ago
  79. 8fd0a4a Clarify comment on apfVersionSupported recalculation in Android R by Yuyang Huang · 5 weeks ago
  80. cc071bf Update LegacyApfTest to use TestLegacyApfFilter by Yuyang Huang · 7 weeks ago
  81. 5cb9ff3 Remove more test cases in LegacyApfTest by Yuyang Huang · 7 weeks ago
  82. cca17da Merge "Make ApfConfiguration stores APF version/size directly" into main by Yuyang Huang · 5 weeks ago
  83. d3f14eb Make ApfConfiguration stores APF version/size directly by Yuyang Huang · 7 weeks ago
  84. 1ec68f0 Merge "Improve dumpsys message to include IPv6 and MAC addresses" into main by Jimi Chen · 5 weeks ago
  85. 1894ff6 Revert "Trigger onLinkPropertiesChange callback when link address lifetime update." by Xiao Ma · 5 weeks ago
  86. 1d3a314 Bump NetworkStack target SDK to 35. by Xiao Ma · 7 weeks ago
  87. 0acffae Improve dumpsys message to include IPv6 and MAC addresses by Jimi Chen · 7 weeks ago
  88. 3b837b1 Log network quirk event when DHCPv6-PD heuristic triggers by Patrick Rohr · 6 weeks ago
  89. 88e09d3 Exclude FILTER_AGE counters from decrement checks by Yuyang Huang · 6 weeks ago
  90. fec9e7c Improve APF counter dump error logging with detailed info by Yuyang Huang · 6 weeks ago
  91. 515d4d4 Merge "Enhance APF logging with counter dumps and recent program updates" into main by Yuyang Huang · 6 weeks ago
  92. a8a0b31 Enhance APF logging with counter dumps and recent program updates by Yuyang Huang · 8 weeks ago
  93. 751bf1b Add kill switch flag for ARP offload in APF by Jimi Chen · 6 weeks ago
  94. 3a18c0e Merge changes from topic "ipv6_prov_mode_metrics" into main by Xiao Ma · 6 weeks ago
  95. f36720a Merge "Fail-open APF program on NS packets without IPv6 link-local address" into main am: d4d6efd25a by Yuyang Huang · 6 weeks ago
  96. bec57af Add NA transmit generate function for ND offload am: f545f33044 by Jimi Chen · 6 weeks ago
  97. d4d6efd Merge "Fail-open APF program on NS packets without IPv6 link-local address" into main by Yuyang Huang · 6 weeks ago
  98. deffa3a Add method to set Ipv6ProvisioningMode enum proto in IpProvisioning metrics. by Xiao Ma · 7 weeks ago
  99. d11ff97 Add Ipv6ProvisioningMode enum proto in NetworkIpProvisioningReported. by Xiao Ma · 7 weeks ago
  100. 97f2228 Fail-open APF program on NS packets without IPv6 link-local address by Yuyang Huang · 7 weeks ago