- eb82f11 Fix lint and errorprone warnings in FakeDns. by Lorenzo Colitti · 1 year ago
- e7732c5 Merge changes I61a4877f,I669484d8 into main by Lorenzo Colitti · 1 year ago
- 2fc47b2 Drop the expired entries in NetworkEvents table regularly. by Xiao Ma · 1 year ago
- 5885278 Bump IpMemoryStore schema to 5, add NetworkEvents table by Xiao Ma · 1 year ago
- 4765476 Merge changes I835008be,I200058ce into main by Lorenzo Colitti · 1 year ago
- 61987aa Merge changes from topic "network_event_count_query" into main by Lorenzo Colitti · 1 year ago
- cb2e911 Convert the NUD failure event type to NETWORK_EVENT constants in IIpMemoryStore aidl. by Xiao Ma · 1 year ago
- ee24097 Remove drop trigger after dropping table by Patrick Rohr · 1 year, 3 months ago
- 9e506c0 Test that IpMemoryStore downgrades/upgrades do not crash. by Lorenzo Colitti · 1 year ago
- 05b6c41 Implement the IpMemoryStore APIs that retrieve or store the network event count. by Xiao Ma · 1 year ago
- 6dece56 Add APIs in IIpMemoryStore.aidl to retrieve or store a specific network event. by Xiao Ma · 1 year ago
- a4f35f5 Move FakeDns out of NetworkMonitorTest. by Lorenzo Colitti · 1 year ago
- 3f4b74e Make FakeDns a static class in preparation for moving it elsewhere. by Lorenzo Colitti · 1 year ago
- d39518d Merge "Add MonitorThreadLeak notation for `ConnectivityPacketTrackerTest`" into main by Jimi Chen · 1 year ago
- 97a3d53 Merge changes from topic "networkmonitor_ddr" into main by Lorenzo Colitti · 1 year ago
- 3575837 Support non-IP address lookups in FakeDns. by Lorenzo Colitti · 1 year ago
- e729f97 Minor fixes in NetworkMonitor. by Lorenzo Colitti · 1 year ago
- d766607 Add private DNS settings comparison in PrivateDnsConfig by Mike Yu · 1 year, 6 months ago
- eaa11d0 Support DDR in NetworkMonitor by Mike Yu · 1 year, 7 months ago
- 44309fd Add MonitorThreadLeak notation for `ConnectivityPacketTrackerTest` by Jimi Chen · 1 year ago
- 7f7ce8f Rename shouldUseMdnsOffload to shouldEnableMdnsOffload for clearity by Yuyang Huang · 1 year ago
- c5ed7aa Add RA Flags Extension option to match sections by Patrick Rohr · 1 year ago
- 9ac5a78 Merge "Pass loopback packets with source MAC matching device MAC" into main by Maciej Żenczykowski · 1 year ago
- e4d8d1d Merge "Use appropriate interpreter based on APF version in ApfTest" into main by Yuyang Huang · 1 year ago
- 7380e01 Merge "Add network_stack command for capturing and matching packets" into main by Jimi Chen · 1 year ago
- 745fcde Merge "Add packet capture support in `ConnectivityPacketTracker`" into main by Jimi Chen · 1 year ago
- aa1d52b Pass loopback packets with source MAC matching device MAC by Yuyang Huang · 1 year, 1 month ago
- 85b7ac9 Use appropriate interpreter based on APF version in ApfTest by Yuyang Huang · 1 year ago
- 3e16504 Merge "Refactor `ConnectivityPacketTracker` for dependencies" into main by Jimi Chen · 1 year ago
- 047ee05 Add network_stack command for capturing and matching packets by Jimi Chen · 1 year, 1 month ago
- c9df504 Add packet capture support in `ConnectivityPacketTracker` by Jimi Chen · 1 year, 1 month ago
- 62a46a2 Merge "Remove redundant test expectation." into main by Treehugger Robot · 1 year ago
- 49ae0fa Refactor `ConnectivityPacketTracker` for dependencies by Jimi Chen · 1 year, 1 month ago
- d39bad7 Remove redundant test expectation. by Lorenzo Colitti · 1 year ago
- 3a2e559 Merge "Add a ddrEnabled field to Private DNS configuration and freeze." into main by Lorenzo Colitti · 1 year ago
- 73a9475 Add a ddrEnabled field to Private DNS configuration and freeze. by Lorenzo Colitti · 1 year, 1 month ago
- ff6c43f Merge "Integrate ApfFilter as OffloadEngine for NsdService" into main by Yuyang Huang · 1 year, 1 month ago
- 4c2b365 Integrate ApfFilter as OffloadEngine for NsdService by Yuyang Huang · 1 year, 1 month ago
- 6f70496 Merge "Fix typos in ApfFilter and ApfCounterTracker" into main by Yuyang Huang · 1 year, 1 month ago
- d10b542 Fix typos in ApfFilter and ApfCounterTracker by Yuyang Huang · 1 year, 1 month ago
- f28a21c Merge changes I66938aaf,If5c2c758 into main by Treehugger Robot · 1 year, 1 month ago
- b35fe65 Merge "Handle doze mode changes only when APF is active" into main by Treehugger Robot · 1 year, 1 month ago
- b3dc62b Handle doze mode changes only when APF is active by Yuyang Huang · 1 year, 1 month ago
- 2c408a1 Use HandlerUtils for thread-safe ApfFilter.dump() by Yuyang Huang · 1 year, 1 month ago
- f1d5279 Merge "ApfFilter.resume() cleans up APF memory to ensure accurate counters" into main by Yuyang Huang · 1 year, 1 month ago
- 110bb76 Merge "Offload DeviceIdleReceiver logic to HandlerThread for responsiveness" into main by Yuyang Huang · 1 year, 1 month ago
- 66ef7df Merge "Revert^3 "Register IpClient as OffloadEngine when APF supports mDNS offload"" into main by Yuyang Huang · 1 year, 1 month ago
- bd6dc15 ApfFilter.resume() cleans up APF memory to ensure accurate counters by Yuyang Huang · 1 year, 1 month ago
- 1c8c4b5 Merge "Move NetworkStatsUtilsTest to Connectivity" into main by Junyu Lai · 1 year, 1 month ago
- 1ae5b78 Move NetworkStatsUtilsTest to Connectivity by Junyu Lai · 1 year, 1 month ago
- 08d1fa8 Code cleanup in `ApfTest.java` by Jimi Chen · 1 year, 1 month ago
- b747433 Add test case to cover to cover IPv4 TCP port 7 filter by Jimi Chen · 1 year, 1 month ago
- 40796a7 Revert^3 "Register IpClient as OffloadEngine when APF supports mDNS offload" by Yuyang Huang · 1 year, 1 month ago
- 38f27b6 Offload DeviceIdleReceiver logic to HandlerThread for responsiveness by Yuyang Huang · 1 year, 1 month ago
- 93fdfac Move TCP keepalive filter test cases from ApfTest.java to ApfFilterTest.kt by Jimi Chen · 1 year, 1 month ago
- 8fc84b9 Move IPv4 NAT-T keep alive filter test cases from ApfTest.java to ApfFilterTest.kt by Jimi Chen · 1 year, 1 month ago
- 3a8340a Revert^2 "Register IpClient as OffloadEngine when APF supports mDNS offload" by Yuyang Huang · 1 year, 1 month ago
- d302645 Merge "Revert "Register IpClient as OffloadEngine when APF supports mDNS offload"" into main by Treehugger Robot · 1 year, 1 month ago
- 5f75615 Revert "Register IpClient as OffloadEngine when APF supports mDNS offload" by Yuyang Huang · 1 year, 1 month ago
- bdb8c87 Merge "Log quirk metric when v6 provisions and there is a delegated prefix" into main by Treehugger Robot · 1 year, 1 month ago
- f2b9cad Merge "Register IpClient as OffloadEngine when APF supports mDNS offload" into main by Yuyang Huang · 1 year, 1 month ago
- 4b14609 Merge "Revert^2 "Refactor ApfFilter: Replace ReceiveThread with Handler"" into main by Treehugger Robot · 1 year, 1 month ago
- ec05c93 Register IpClient as OffloadEngine when APF supports mDNS offload by Yuyang Huang · 1 year, 2 months ago
- 104d42a Bind to TestNetworkStackService as user 0 in IpClientRootTest by Jie Jiang · 1 year, 1 month ago
- 91ebe53 Revert^2 "Refactor ApfFilter: Replace ReceiveThread with Handler" by Yuyang Huang · 1 year, 1 month ago
- 11af7c9 Log quirk metric when v6 provisions and there is a delegated prefix by Patrick Rohr · 1 year, 2 months ago
- 6ffc203 Better document constant used for frag + UDP matching of DHCP. by Maciej Żenczykowski · 1 year, 1 month ago
- 0659d29 Merge "Revert "Refactor ApfFilter: Replace ReceiveThread with Handler"" into main by Yuyang Huang · 1 year, 1 month ago
- 4eabcfb Revert "Remove the unused isRunning() override in RaPacketReader" by Yuyang Huang · 1 year, 1 month ago
- fccd7ba Revert "Refactor ApfFilter: Replace ReceiveThread with Handler" by Yuyang Huang · 1 year, 1 month ago
- 7506eb3 Remove the unused isRunning() override in RaPacketReader by Yuyang Huang · 1 year, 1 month ago
- 693525c Refactor ApfFilter: Replace ReceiveThread with Handler by Yuyang Huang · 1 year, 2 months ago
- ba8eba6 Merge "Move Clock class from ApfFilter to LegacyApfFilter" into main by Yuyang Huang · 1 year, 1 month ago
- b6f41dd Merge "Add test to ensure DHCP packet with DF set is passed" into main by Patrick Rohr · 1 year, 1 month ago
- 15b8d98 Merge "Ignore Reserved and DF flags in IP header" into main by Patrick Rohr · 1 year, 1 month ago
- acd5bca Add test to ensure DHCP packet with DF set is passed by Patrick Rohr · 1 year, 1 month ago
- f8cdf34 Move Clock class from ApfFilter to LegacyApfFilter by Yuyang Huang · 1 year, 1 month ago
- fb5809c Merge "Revert "only enable APFv6 ND offload if preloaded"" into main by Yuyang Huang · 1 year, 1 month ago
- a317f91 Ignore Reserved and DF flags in IP header by Patrick Rohr · 1 year, 1 month ago
- 6d5dbe5 Revert "only enable APFv6 ND offload if preloaded" by Yuyang Huang · 1 year, 1 month ago
- 72d2d51 Merge "Consolidate CMD/EVENT constants into IpClientCommands inner class" into main by Yuyang Huang · 1 year, 1 month ago
- 95f1887 Merge "Remove testNoMetricsWrittenForShortDuration_LegacyApfFilter" into main by Yuyang Huang · 1 year, 1 month ago
- e78862a Merge "Refactor ApfFilterTest for cleaner mocking and code reuse" into main by Yuyang Huang · 1 year, 1 month ago
- 51b8ef5 Remove the unnecessary startFilter() methods by Yuyang Huang · 1 year, 1 month ago
- 03ff967 Remove testNoMetricsWrittenForShortDuration_LegacyApfFilter by Yuyang Huang · 1 year, 1 month ago
- 6576c59 Refactor ApfFilterTest for cleaner mocking and code reuse by Yuyang Huang · 1 year, 1 month ago
- e5907c8 Merge changes I65ed7332,I2aa6c1fb,I946da1fd into main by Yuyang Huang · 1 year, 1 month ago
- bcda857 Add test cases to cover IPv6 filter by Jimi Chen · 1 year, 1 month ago
- 2da589b Add test cases to cover IPv6 multicast filter in doze mode by Jimi Chen · 1 year, 1 month ago
- edac13b Add test cases to cover IPv6 multicast filter by Jimi Chen · 1 year, 1 month ago
- 7370387 Consolidate CMD/EVENT constants into IpClientCommands inner class by Yuyang Huang · 1 year, 2 months ago
- bfc533d Merge changes I5a78dd5a,I44a85d6f into main by Yuyang Huang · 1 year, 1 month ago
- fbb8227 Merge "Introduce extractOffloadReplyRule() for OffloadServiceInfo conversion" into main by Treehugger Robot · 1 year, 2 months ago
- df740d9 Add test cases to cover IPv4 multicast filter by Jimi Chen · 1 year, 2 months ago
- 90672b7 Merge "only enable APFv6 ND offload if preloaded" into main by Yuyang Huang · 1 year, 2 months ago
- 59e524f Introduce extractOffloadReplyRule() for OffloadServiceInfo conversion by Yuyang Huang · 1 year, 2 months ago
- a33b996 Add test cases to cover IPv4 filter in IPv6 only network by Jimi Chen · 1 year, 2 months ago
- 43acd98 only enable APFv6 ND offload if preloaded by Yuyang Huang · 1 year, 2 months ago
- 1df47ae Merge "Rename mEnableIpClientIgnoreLowRaLifetime" into main by Treehugger Robot · 1 year, 2 months ago
- 50470f9 Add more test cases to cover ARP filter in APFv4 by Jimi Chen · 1 year, 2 months ago