- 83ea07e Merge "Add serial urls probe logic for NetworkMonitor" into main by Treehugger Robot · 1 year ago main master
- e6795ea Optimize mDNS packet chunk preloading for RAM efficiency by Yuyang Huang · 1 year ago
- c685ef0 Use JBSMATCH opcode for improved code density. by Yuyang Huang · 1 year ago
- 4635e17 Use JBSMATCH opcode for IPv6 address matching by Yuyang Huang · 1 year ago
- 3da4cb6 Use JBSMATCH opcode for ethernet address matching by Yuyang Huang · 1 year ago
- caacbac Merge changes I5391fedf,I4b49f2c0,I91fd81f5 into main by Treehugger Robot · 1 year ago
- f87381f APFv6.1: addTransmitL4() optimizations by Maciej Żenczykowski · 1 year ago
- a8412bd APFv6.1: addTransmitWithoutChecksum() by Maciej Żenczykowski · 1 year ago
- 68ec855 Add JBSPTRMATCH support to APFv6.1 generator and ApfFilter by Yuyang Huang · 1 year ago
- c071598 APFv6.1: addAllocate() - use pure int math by Maciej Żenczykowski · 1 year ago
- 574fbe1 Merge "Add NAT-T keepalive filter to all-features on test program" into main by Maciej Żenczykowski · 1 year ago
- 923aeda Add NAT-T keepalive filter to all-features on test program by Yuyang Huang · 1 year ago
- 7315a3d Use ALLOC_XMIT_OPCODE in ApfV61Generator by Yuyang Huang · 1 year ago
- 9866864 Make findMatchInDataBytes() non-private by Yuyang Huang · 1 year ago
- 9c4a761 Add APFv6.1 opcode enums by Yuyang Huang · 1 year ago
- 4c7702b ApfFilter: APFv6+ - use more optimal And(0xF0) encoding by Maciej Żenczykowski · 1 year ago
- cee6c3f Merge "Update ApfV6Generator to support ADD and AND opcodes in v6+" into main by Maciej Żenczykowski · 1 year, 1 month ago
- ec13190 Merge "Use getJump{Pass,Drop}Label for counter range checks" into main by Maciej Żenczykowski · 1 year, 1 month ago
- 6b06e4f Merge "Improve boundary check and test step in testAPFv{2,4,6}GenerateValidProgram." into main by Maciej Żenczykowski · 1 year, 1 month ago
- c8e0de5 Use getJump{Pass,Drop}Label for counter range checks by Yuyang Huang · 1 year, 1 month ago
- 231b610 Improve boundary check and test step in testAPFv{2,4,6}GenerateValidProgram. by Yuyang Huang · 1 year, 1 month ago
- d3331a6 Fix typo by Yuyang Huang · 1 year, 1 month ago
- e55e84f Update ApfV6Generator to support ADD and AND opcodes in v6+ by Yuyang Huang · 1 year, 1 month ago
- a1d4f5d Add serial urls probe logic for NetworkMonitor by Tusheng Ou · 1 year, 1 month ago
- 88c1b97 Update ApfFilter to handle unicast/multicast TDLS by Yuyang Huang · 1 year, 1 month ago
- 841e6a1 APF offload: Adjust RAM requirement for MLD and IPv6 ping by Maciej Żenczykowski · 1 year, 1 month ago
- 8e43e4d Merge "reserve a counter for exceptions in APFv6.1" into main by Treehugger Robot · 1 year, 1 month ago
- 830b524 reserve a counter for exceptions in APFv6.1 by Maciej Żenczykowski · 1 year, 1 month ago
- 21555af hack to allow APFv6.1 to reserve 6 instead of 5 counters by Maciej Żenczykowski · 1 year, 1 month ago
- be77877 Merge "Apf6.1+: adjust for minor opcode change" into main by Treehugger Robot · 1 year, 1 month ago
- cff8d2e Apf6.1+: adjust for minor opcode change by Maciej Żenczykowski · 1 year, 1 month ago
- 097025a Add TDLS ethertype (0x890D) to APF ethertype allowlist by Yuyang Huang · 1 year, 1 month ago
- 8a39826 Update ApfV61Generator to support JDNSQMATCH2_EXT_OPCODE by Yuyang Huang · 1 year, 1 month ago
- f4c6850 Fix castIPv4MdnsTxtQuery packet content by Yuyang Huang · 1 year, 1 month ago
- 8663a51 Add test to ensure valid APF program generation by Yuyang Huang · 1 year, 1 month ago
- a4df7df Merge "Remove trailing whitespace from dumpsys network_stack output" into main by Treehugger Robot · 1 year, 1 month ago
- ad97b62 Merge "Clean up IPCLIENT_DHCPV6_PREFIX_DELEGATION_VERSION flag." into main by Xiao Ma · 1 year, 1 month ago
- 2dee4b3 Merge changes from topic "make-inetworkmonitorcallbacks-twoway" into main by Lorenzo Colitti · 1 year, 1 month ago
- 79d386a Remove trailing whitespace from dumpsys network_stack output by Jimi Chen · 1 year, 1 month ago
- d863ce3 Update ApfGeneratorTest to reflect apf_disassembler change by Yuyang Huang · 1 year, 1 month ago
- a44b596 Remove Q support from NetworkStackServiceTest. by Lorenzo Colitti · 1 year, 1 month ago
- 509e8e7 Switch to the two-way version of INetworkMonitorCallbacks. by Lorenzo Colitti · 1 year, 1 month ago
- 562658b Merge "Combine APF program size estimation and generation into one step" into main by Maciej Żenczykowski · 1 year, 1 month ago
- dccd9fe Merge "Generate APF program during size estimation" into main by Maciej Żenczykowski · 1 year, 1 month ago
- 64f523b Merge "Track estimated program size with programLengthOverEstimate" into main by Maciej Żenczykowski · 1 year, 1 month ago
- 0070981 Merge "Add getRaProgramLengthOverEstimate() helper method." into main by Maciej Żenczykowski · 1 year, 1 month ago
- fe2cfe4 Merge "Restore R0 to IPV6_NEXT_HEADER_OFFSET after MLD offload" into main by Maciej Żenczykowski · 1 year, 1 month ago
- eae6f4e Merge "Move Ping6 offload before multicast filter" into main by Maciej Żenczykowski · 1 year, 1 month ago
- 1097384 Merge "Update getApfConfigMessage() to print mInDozeMode information" into main by Treehugger Robot · 1 year, 1 month ago
- 6c2cc45 Restore R0 to IPV6_NEXT_HEADER_OFFSET after MLD offload by Yuyang Huang · 1 year, 1 month ago
- 1e39d3d Move Ping6 offload before multicast filter by Yuyang Huang · 1 year, 1 month ago
- 60ad8eb Update getApfConfigMessage() to print mInDozeMode information by Yuyang Huang · 1 year, 1 month ago
- 485a875 Add infrequent error log for core networking metrics verification by Yuyang Huang · 1 year, 1 month ago
- 7108f02 Merge "Move counterRange check into getJump{Pass|Drop}Label()" into main by Yuyang Huang · 1 year, 1 month ago
- 358ff8d Move counterRange check into getJump{Pass|Drop}Label() by Yuyang Huang · 1 year, 1 month ago
- 6ba844f Clean up IPCLIENT_DHCPV6_PREFIX_DELEGATION_VERSION flag. by Xiao Ma · 1 year, 1 month ago
- cabb7e2 Merge "Add a test case to verify IPv6 addresses being removed when valid lifetime expires." into main by Xiao Ma · 1 year, 1 month ago
- 283659f Merge changes I0ab22aa2,I57c80165 into main by Xiao Ma · 1 year, 1 month ago
- 90c1b54 Merge "Introduce attachFilter option to `ConnectivityPacketTracker`" into main by Treehugger Robot · 1 year, 1 month ago
- de3a128 Merge "Cleanup IP_REACHABILITY_IGNORE_INCOMPLETE_IPV6_DNS_SERVER_VERSION flag." into main by Yuyang Huang · 1 year, 1 month ago
- 5f3f000 Merge "Cleanup IP_REACHABILITY_IGNORE_NEVER_REACHABLE_NEIGHBOR_VERSION flag." into main by Yuyang Huang · 1 year, 1 month ago
- cb962a3 Merge "Update prepareIpReachabilityMonitorAddressResolutionTest behavior." into main by Yuyang Huang · 1 year, 1 month ago
- 70e1bf1 Make future versions of INetworkMonitorCallbacks two-way. by Lorenzo Colitti · 1 year, 1 month ago
- c1268e0 Introduce attachFilter option to `ConnectivityPacketTracker` by Jimi Chen · 1 year, 1 month ago
- ee47810 Merge "Merge 25Q1 (ab/BP1A.250305.020) to AOSP main" into main by Xin Li · 1 year, 1 month ago
- 9f7f8e9 Merge "Convert packet hex string to uppercase when getting matched packet pattern" into main by Jimi Chen · 1 year, 1 month ago
- ac2ce2c Combine APF program size estimation and generation into one step by Yuyang Huang · 1 year, 1 month ago
- 4e7b572 Generate APF program during size estimation by Yuyang Huang · 1 year, 1 month ago
- b7792e0 Track estimated program size with programLengthOverEstimate by Yuyang Huang · 1 year, 1 month ago
- 2c6e0c8 Add getRaProgramLengthOverEstimate() helper method. by Yuyang Huang · 1 year, 1 month ago
- c0748f1 Merge 25Q1 (ab/BP1A.250305.020) to AOSP main by Xin Li · 1 year, 1 month ago
- b8de9ff Use APFv6.1 count and pass/drop instructions in ApfV61Generator am: 46d638a1e0 by Yuyang Huang · 1 year, 1 month ago tmp_25Q1_merge
- 46d638a Use APFv6.1 count and pass/drop instructions in ApfV61Generator by Yuyang Huang · 1 year, 1 month ago
- dc3afda Merge "Log terrible error in onProvisioningSuccess() for metrics verification" into main am: 276cc09323 by Yuyang Huang · 1 year, 1 month ago
- 276cc09 Merge "Log terrible error in onProvisioningSuccess() for metrics verification" into main by Yuyang Huang · 1 year, 1 month ago
- 3e016c4 Merge "Add helper and test for default packet handling bytecode size estimation" into main am: 7bef676a5c by Treehugger Robot · 1 year, 1 month ago
- 7bef676 Merge "Add helper and test for default packet handling bytecode size estimation" into main by Treehugger Robot · 1 year, 1 month ago
- b36a574 Add helper and test for default packet handling bytecode size estimation by Yuyang Huang · 1 year, 1 month ago
- 32b02e1 Merge "Move emitDefaultPacketHandling() to ApfV4GeneratorBase" into main am: f322485e8c by Treehugger Robot · 1 year, 1 month ago
- 181be01 Log terrible error in onProvisioningSuccess() for metrics verification by Yuyang Huang · 1 year, 1 month ago
- f322485 Merge "Move emitDefaultPacketHandling() to ApfV4GeneratorBase" into main by Treehugger Robot · 1 year, 1 month ago
- 7b93f55 Use SparseArray instead of HashMap for label mapping am: f83e769de4 by Yuyang Huang · 1 year, 1 month ago
- 00cc4f7 Move emitDefaultPacketHandling() to ApfV4GeneratorBase by Yuyang Huang · 1 year, 1 month ago
- f83e769 Use SparseArray instead of HashMap for label mapping by Yuyang Huang · 1 year, 1 month ago
- 9aa4b23 Merge 25Q1 (ab/BP1A.250305.020) to aosp-main-future by Xin Li · 1 year, 1 month ago
- bf16449 Implement mDNS offload failover logic based on available memory. am: f7c2193506 by Yuyang Huang · 1 year, 1 month ago
- f7c2193 Implement mDNS offload failover logic based on available memory. by Yuyang Huang · 1 year, 1 month ago
- 2b6c772 Merge "Rename emitEpilogue() to emitDefaultPacketHandling()" into main am: bded4aefad by Yuyang Huang · 1 year, 1 month ago
- bded4ae Merge "Rename emitEpilogue() to emitDefaultPacketHandling()" into main by Yuyang Huang · 1 year, 1 month ago
- 3b129ab Clean up IPCLIENT_GARP_NA_ROAMING experiment am: 3d7d38b9d7 by Patrick Rohr · 1 year, 1 month ago
- 041d0de Rename emitEpilogue() to emitDefaultPacketHandling() by Yuyang Huang · 1 year, 1 month ago
- 3d7d38b Clean up IPCLIENT_GARP_NA_ROAMING experiment by Patrick Rohr · 1 year, 1 month ago
- 24a6996 Merge "Update ApfFilter to use ApfV61Generator when available" into main am: c18e83e42e by Yuyang Huang · 1 year, 1 month ago
- c18e83e Merge "Update ApfFilter to use ApfV61Generator when available" into main by Yuyang Huang · 1 year, 1 month ago
- 7278fa1 Merge "Use value() instead of ordinal() in the offset calculation" into main am: 9687c39e41 by Treehugger Robot · 1 year, 1 month ago
- b354787 Merge "Avoid using hardcoded APF_VERSION_6 in ApfFilterTest" into main am: 8d0e5796ca by Treehugger Robot · 1 year, 1 month ago
- 9687c39 Merge "Use value() instead of ordinal() in the offset calculation" into main by Treehugger Robot · 1 year, 1 month ago
- 8d0e579 Merge "Avoid using hardcoded APF_VERSION_6 in ApfFilterTest" into main by Treehugger Robot · 1 year, 1 month ago
- 9e5ba70 Update addCountAnd{Drop|Pass}IfR0Equals() for new jump offset encoding am: 83824e11b1 by Yuyang Huang · 1 year, 1 month ago
- 731d758 Avoid using hardcoded APF_VERSION_6 in ApfFilterTest by Yuyang Huang · 1 year, 1 month ago