1. f76e730 Remove Q support by Patrick Rohr · 12 months ago
  2. 29d53c6 Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 12 months ago
  3. bbb52b0 Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 1 year ago
  4. ea4cb4f Merge "Ignore all upcoming NUD failure events if too many for specific duration in a network." into main by Xiao Ma · 1 year ago
  5. c634c07 Ignore all upcoming NUD failure events if too many for specific duration in a network. by Xiao Ma · 1 year ago
  6. 5ad6748 Merge "Rename `getTotalCapturePacketCount()` to `getCapturePacketTypeCount()`" into main by Jimi Chen · 1 year ago
  7. c29fbe7 Merge "Fix lint and errorprone warnings in FakeDns." into main by Treehugger Robot · 1 year ago
  8. 7d04fdb Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  9. 4f2ae2e Merge "Revert "Add network_stack command for capturing and matching packets"" into main by Treehugger Robot · 1 year ago
  10. 34ebae5 Revert "Add network_stack command for capturing and matching packets" by Jimi Chen · 1 year ago
  11. 48d79da Merge 24Q3 to AOSP main by Xin Li · 1 year ago
  12. eb82f11 Fix lint and errorprone warnings in FakeDns. by Lorenzo Colitti · 1 year ago
  13. 76f8dc7 Merge changes I61a4877f,I669484d8 into main am: e7732c5832 by Lorenzo Colitti · 1 year ago
  14. e7732c5 Merge changes I61a4877f,I669484d8 into main by Lorenzo Colitti · 1 year ago
  15. 0ce2471 Rename `getTotalCapturePacketCount()` to `getCapturePacketTypeCount()` by Jimi Chen · 1 year ago
  16. 7841630 Drop the expired entries in NetworkEvents table regularly. am: 2fc47b291f by Xiao Ma · 1 year ago
  17. 0ef839f Bump IpMemoryStore schema to 5, add NetworkEvents table am: 58852780a7 by Xiao Ma · 1 year ago
  18. 2fc47b2 Drop the expired entries in NetworkEvents table regularly. by Xiao Ma · 1 year ago
  19. 5885278 Bump IpMemoryStore schema to 5, add NetworkEvents table by Xiao Ma · 1 year, 1 month ago
  20. bb67de8 Merge changes I835008be,I200058ce into main am: 4765476646 by Lorenzo Colitti · 1 year ago
  21. 989404f Merge changes from topic "network_event_count_query" into main am: 61987aa9a0 by Lorenzo Colitti · 1 year ago
  22. 1599392 Implement the IpMemoryStore APIs that retrieve or store the network event count. am: 05b6c41063 by Xiao Ma · 1 year ago
  23. 3ef8c95 Add APIs in IIpMemoryStore.aidl to retrieve or store a specific network event. am: 6dece56497 by Xiao Ma · 1 year ago
  24. 4765476 Merge changes I835008be,I200058ce into main by Lorenzo Colitti · 1 year ago
  25. 61987aa Merge changes from topic "network_event_count_query" into main by Lorenzo Colitti · 1 year ago
  26. cb2e911 Convert the NUD failure event type to NETWORK_EVENT constants in IIpMemoryStore aidl. by Xiao Ma · 1 year ago
  27. ee24097 Remove drop trigger after dropping table by Patrick Rohr · 1 year, 3 months ago
  28. 9e506c0 Test that IpMemoryStore downgrades/upgrades do not crash. by Lorenzo Colitti · 1 year ago
  29. 05b6c41 Implement the IpMemoryStore APIs that retrieve or store the network event count. by Xiao Ma · 1 year ago
  30. 6dece56 Add APIs in IIpMemoryStore.aidl to retrieve or store a specific network event. by Xiao Ma · 1 year ago
  31. a4f35f5 Move FakeDns out of NetworkMonitorTest. by Lorenzo Colitti · 1 year ago
  32. 959b3c3 Merge "Add MonitorThreadLeak notation for `ConnectivityPacketTrackerTest`" into main am: d39518d72a by Jimi Chen · 1 year ago
  33. 3f4b74e Make FakeDns a static class in preparation for moving it elsewhere. by Lorenzo Colitti · 1 year ago
  34. d39518d Merge "Add MonitorThreadLeak notation for `ConnectivityPacketTrackerTest`" into main by Jimi Chen · 1 year ago
  35. de505f5 Merge changes from topic "networkmonitor_ddr" into main am: 97a3d53c52 by Lorenzo Colitti · 1 year ago
  36. 97a3d53 Merge changes from topic "networkmonitor_ddr" into main by Lorenzo Colitti · 1 year ago
  37. 3575837 Support non-IP address lookups in FakeDns. by Lorenzo Colitti · 1 year ago
  38. e729f97 Minor fixes in NetworkMonitor. by Lorenzo Colitti · 1 year ago
  39. d766607 Add private DNS settings comparison in PrivateDnsConfig by Mike Yu · 1 year, 6 months ago
  40. eaa11d0 Support DDR in NetworkMonitor by Mike Yu · 1 year, 7 months ago
  41. 44309fd Add MonitorThreadLeak notation for `ConnectivityPacketTrackerTest` by Jimi Chen · 1 year ago
  42. edf945b Rename shouldUseMdnsOffload to shouldEnableMdnsOffload for clearity am: 7f7ce8fd59 by Yuyang Huang · 1 year ago
  43. 7f7ce8f Rename shouldUseMdnsOffload to shouldEnableMdnsOffload for clearity by Yuyang Huang · 1 year ago
  44. 5533e36 Add RA Flags Extension option to match sections am: c5ed7aa6a1 by Patrick Rohr · 1 year ago
  45. c5ed7aa Add RA Flags Extension option to match sections by Patrick Rohr · 1 year ago
  46. 3de8da7 Merge "Pass loopback packets with source MAC matching device MAC" into main am: 9ac5a78e23 by Maciej Żenczykowski · 1 year ago
  47. 9ac5a78 Merge "Pass loopback packets with source MAC matching device MAC" into main by Maciej Żenczykowski · 1 year ago
  48. ec800ed Merge "Use appropriate interpreter based on APF version in ApfTest" into main am: e4d8d1dc3c by Yuyang Huang · 1 year ago
  49. e4d8d1d Merge "Use appropriate interpreter based on APF version in ApfTest" into main by Yuyang Huang · 1 year ago
  50. 50810d5 Merge "Add network_stack command for capturing and matching packets" into main am: 7380e0108b by Jimi Chen · 1 year ago
  51. 12761b4 Merge "Add packet capture support in `ConnectivityPacketTracker`" into main am: 745fcde6e9 by Jimi Chen · 1 year ago
  52. 7380e01 Merge "Add network_stack command for capturing and matching packets" into main by Jimi Chen · 1 year ago
  53. 745fcde Merge "Add packet capture support in `ConnectivityPacketTracker`" into main by Jimi Chen · 1 year ago
  54. aa1d52b Pass loopback packets with source MAC matching device MAC by Yuyang Huang · 1 year, 1 month ago
  55. 85b7ac9 Use appropriate interpreter based on APF version in ApfTest by Yuyang Huang · 1 year ago
  56. a7022d0 Merge "Refactor `ConnectivityPacketTracker` for dependencies" into main am: 3e165045af by Jimi Chen · 1 year ago
  57. 3e16504 Merge "Refactor `ConnectivityPacketTracker` for dependencies" into main by Jimi Chen · 1 year ago
  58. f78c31d Merge "Remove redundant test expectation." into main am: 62a46a27a0 by Treehugger Robot · 1 year ago
  59. 047ee05 Add network_stack command for capturing and matching packets by Jimi Chen · 1 year, 1 month ago
  60. c9df504 Add packet capture support in `ConnectivityPacketTracker` by Jimi Chen · 1 year, 1 month ago
  61. 62a46a2 Merge "Remove redundant test expectation." into main by Treehugger Robot · 1 year ago
  62. 49ae0fa Refactor `ConnectivityPacketTracker` for dependencies by Jimi Chen · 1 year, 1 month ago
  63. aaea849 Merge "Add a ddrEnabled field to Private DNS configuration and freeze." into main am: 3a2e5597de by Lorenzo Colitti · 1 year ago
  64. d39bad7 Remove redundant test expectation. by Lorenzo Colitti · 1 year ago
  65. 3a2e559 Merge "Add a ddrEnabled field to Private DNS configuration and freeze." into main by Lorenzo Colitti · 1 year ago
  66. 73a9475 Add a ddrEnabled field to Private DNS configuration and freeze. by Lorenzo Colitti · 1 year, 1 month ago
  67. 31e00e3 Merge "Integrate ApfFilter as OffloadEngine for NsdService" into main am: ff6c43fee1 by Yuyang Huang · 1 year, 1 month ago
  68. ff6c43f Merge "Integrate ApfFilter as OffloadEngine for NsdService" into main by Yuyang Huang · 1 year, 1 month ago
  69. 4c2b365 Integrate ApfFilter as OffloadEngine for NsdService by Yuyang Huang · 1 year, 1 month ago
  70. 20e2206 Merge "Fix typos in ApfFilter and ApfCounterTracker" into main am: 6f70496d3d by Yuyang Huang · 1 year, 1 month ago
  71. 6f70496 Merge "Fix typos in ApfFilter and ApfCounterTracker" into main by Yuyang Huang · 1 year, 1 month ago
  72. d10b542 Fix typos in ApfFilter and ApfCounterTracker by Yuyang Huang · 1 year, 1 month ago
  73. 202d4b4 Merge changes I66938aaf,If5c2c758 into main am: f28a21c045 by Treehugger Robot · 1 year, 1 month ago
  74. f28a21c Merge changes I66938aaf,If5c2c758 into main by Treehugger Robot · 1 year, 1 month ago
  75. f8a66ab Merge "Handle doze mode changes only when APF is active" into main am: b35fe65edb by Treehugger Robot · 1 year, 1 month ago
  76. b35fe65 Merge "Handle doze mode changes only when APF is active" into main by Treehugger Robot · 1 year, 1 month ago
  77. b3dc62b Handle doze mode changes only when APF is active by Yuyang Huang · 1 year, 1 month ago
  78. 36756af Use HandlerUtils for thread-safe ApfFilter.dump() am: 2c408a1d73 by Yuyang Huang · 1 year, 1 month ago
  79. 2c408a1 Use HandlerUtils for thread-safe ApfFilter.dump() by Yuyang Huang · 1 year, 1 month ago
  80. 1032fa4 Merge "ApfFilter.resume() cleans up APF memory to ensure accurate counters" into main am: f1d5279ecd by Yuyang Huang · 1 year, 1 month ago
  81. f1d5279 Merge "ApfFilter.resume() cleans up APF memory to ensure accurate counters" into main by Yuyang Huang · 1 year, 1 month ago
  82. f8157a8 Merge "Offload DeviceIdleReceiver logic to HandlerThread for responsiveness" into main am: 110bb7694e by Yuyang Huang · 1 year, 1 month ago
  83. c1abac2 Merge "Revert^3 "Register IpClient as OffloadEngine when APF supports mDNS offload"" into main am: 66ef7df836 by Yuyang Huang · 1 year, 1 month ago
  84. 110bb76 Merge "Offload DeviceIdleReceiver logic to HandlerThread for responsiveness" into main by Yuyang Huang · 1 year, 1 month ago
  85. 66ef7df Merge "Revert^3 "Register IpClient as OffloadEngine when APF supports mDNS offload"" into main by Yuyang Huang · 1 year, 1 month ago
  86. bd6dc15 ApfFilter.resume() cleans up APF memory to ensure accurate counters by Yuyang Huang · 1 year, 1 month ago
  87. b883701 Merge "Move NetworkStatsUtilsTest to Connectivity" into main am: 1c8c4b5791 by Junyu Lai · 1 year, 1 month ago
  88. 1c8c4b5 Merge "Move NetworkStatsUtilsTest to Connectivity" into main by Junyu Lai · 1 year, 1 month ago
  89. 7b83073 Code cleanup in `ApfTest.java` am: 08d1fa84f9 by Jimi Chen · 1 year, 1 month ago
  90. 1ae5b78 Move NetworkStatsUtilsTest to Connectivity by Junyu Lai · 1 year, 1 month ago
  91. b9bccc0 Add test case to cover to cover IPv4 TCP port 7 filter am: b747433b70 by Jimi Chen · 1 year, 1 month ago
  92. 08d1fa8 Code cleanup in `ApfTest.java` by Jimi Chen · 1 year, 1 month ago
  93. b747433 Add test case to cover to cover IPv4 TCP port 7 filter by Jimi Chen · 1 year, 1 month ago
  94. 40796a7 Revert^3 "Register IpClient as OffloadEngine when APF supports mDNS offload" by Yuyang Huang · 1 year, 1 month ago
  95. 38f27b6 Offload DeviceIdleReceiver logic to HandlerThread for responsiveness by Yuyang Huang · 1 year, 1 month ago
  96. f091343 Move TCP keepalive filter test cases from ApfTest.java to ApfFilterTest.kt am: 93fdfaca97 by Jimi Chen · 1 year, 1 month ago
  97. 93fdfac Move TCP keepalive filter test cases from ApfTest.java to ApfFilterTest.kt by Jimi Chen · 1 year, 1 month ago
  98. 9141343 Mark AP3A.240905.001 as merged in aosp-main-future by Xin Li · 1 year, 1 month ago
  99. c9fe9a1 Move IPv4 NAT-T keep alive filter test cases from ApfTest.java to ApfFilterTest.kt am: 8fc84b9083 by Jimi Chen · 1 year, 1 month ago
  100. 8fc84b9 Move IPv4 NAT-T keep alive filter test cases from ApfTest.java to ApfFilterTest.kt by Jimi Chen · 1 year, 1 month ago