- 9bbdbc5 Merge "Fix missing '/' for retrieving interface MTU from ProcfsUtils" into main by Jimi Chen · 6 months ago
- 2b9447d Merge changes I74c24016,I3b2b533e into main by Treehugger Robot · 6 months ago
- 2a2ee0a Tweak: Throw exception for oversized BpfMap keys/values by Maciej Żenczykowski · 6 months ago
- bd78be5 Merge "Introduce LegacyStruct to expose writeToBytes(ByteOrder)" into main by Treehugger Robot · 6 months ago
- b22b23e Fix missing '/' for retrieving interface MTU from ProcfsUtils by Jimi Chen · 6 months ago
- c4fcf02 Make APF packet count assertion more robust by Jimi Chen · 6 months ago
- ed5e3c1 Send multiple packets for stability by Jimi Chen · 6 months ago
- a383882 Merge "Addressing feedback on IpStructure" into main by Maciej Żenczykowski · 6 months ago
- 62d51d1 Introduce LegacyStruct to expose writeToBytes(ByteOrder) by Patrick Rohr · 6 months ago
- 0e5defc Merge "Create CommonConnectivityJni to share between modules" into main by Patrick Rohr · 6 months ago
- e5a4e6b Create CommonConnectivityJni to share between modules by Jimi Chen · 7 months ago
- 7e922cf Fix lambda returning set instead of boolean by Jimi Chen · 6 months ago
- ab0cdd8 Increase retry interval for APF packet count assertion by Jimi Chen · 6 months ago
- 4e4f2e6 Merge "Use Log.e for procfs file read errors" into main by Jimi Chen · 6 months ago
- 83298a7 Use Log.e for procfs file read errors by Jimi Chen · 6 months ago
- ac29211 Fix permissions in RestoreEthernetRule by Patrick Rohr · 6 months ago
- 7134b8c Merge changes I6fb98e87,I3f61b474 into main by Patrick Rohr · 6 months ago
- 3563cc1 Delete unused TestInterfaceStateListener by Patrick Rohr · 6 months ago
- 5904ce1 Merge changes I332c8d43,I340bcb77 into main by Jimi Chen · 6 months ago
- 419e088 refactor: Lazy load IP addresses for APF tests by Jimi Chen · 6 months ago
- 16c8fd1 Ignore RtNetlinkMessage with null or empty interface names by Chuwei He · 6 months ago
- 1867ae1 Merge "Prepare to move VCN: Define utility lib for framework VCN" into main by Yan Yan · 6 months ago
- 1cdb0a5 Merge "Pass bluetoothUseRandomAddress via RoutingCoordinator constructor" into main by Motomu Utsumi · 6 months ago
- 323d22a Pass bluetoothUseRandomAddress via RoutingCoordinator constructor by Motomu Utsumi · 6 months ago
- 75cf089 Remove wrong comment by Yuyang Huang · 6 months ago
- aa2f531 Prepare to move VCN: Define utility lib for framework VCN by Yan Yan · 6 months ago
- 9fc98e3 Merge "Prepare to move VCN: Add visibilities" into main by Yan Yan · 6 months ago
- f693a0f Merge "Refactor: Add RestoreEthernetRule for ethernet tests" into main by Junyu Lai · 6 months ago
- 9f6a566 Refactor: Add RestoreEthernetRule for ethernet tests by Junyu Lai · 7 months ago
- 7c75e44 Prepare to move VCN: Add visibilities by Yan Yan · 6 months ago
- df4c09f Merge changes I65fecdcd,I0acc9fcb into main by Jimi Chen · 6 months ago
- af1e460 Add pre-test check for APF offload status by Jimi Chen · 6 months ago
- 7c190ec Add util to get APF offload config by Jimi Chen · 6 months ago
- 4c7ba24 Refactor: Introduce TestableCallback for EthernetStateListener by Junyu Lai · 7 months ago
- bb75ed8 Refactor: Move EthernetStateListener to a standalone file by Junyu Lai · 7 months ago
- 7e5665a Merge "Add a ContentResolverWithFakeSettingsProvider class to testutils." into main by Lorenzo Colitti · 7 months ago
- c5c80cc Support AutoReleaseBluetoothRule by Junyu Lai · 8 months ago
- 86625b4 Add a ContentResolverWithFakeSettingsProvider class to testutils. by Lorenzo Colitti · 7 months ago
- 5eaf3aa Merge "Optionally remove legacy bluetooth tethering address cache on T+" into main by Lorenzo Colitti · 7 months ago
- acd7366 Optionally remove legacy bluetooth tethering address cache on T+ by Yuyang Huang · 9 months ago
- e988ae3 Fix crash in LocationPermissionChecker when app is not installed. by Lorenzo Colitti · 7 months ago
- a36b89c Fix typo by Patrick Rohr · 7 months ago
- 3cbf1e3 Merge "Migrate CSAgentWrapper to TestableCallback." into main by Jean Chalard · 7 months ago
- 1fccee3 Merge "DHCPv6 addr reg: remove the mAddrRegEnable member." into main by Treehugger Robot · 7 months ago
- 6fe5d13 Migrate CSAgentWrapper to TestableCallback. by Chalard Jean · 7 months ago
- 553054f Merge changes from topic "avoid-bad-wifi-api-update" into main by Treehugger Robot · 7 months ago
- b37483f Merge "Don't blame a non-existent test for not restoring default networking" into main by Treehugger Robot · 7 months ago
- 00275e3 Don't blame a non-existent test for not restoring default networking by Chalard Jean · 7 months ago
- 1bfe086 Enable per-subId 'avoid bad Wi-Fi' setting storage by Jimi Chen · 7 months ago
- cbe860c Merge changes If072a5bc,I1c48ebba,I389fe6c5,I6699b147,Ia16ba2b5 into main by Xiao Ma · 7 months ago
- a915249 DHCPv6 addr reg: remove the mAddrRegEnable member. by Xiao Ma · 7 months ago
- 307112f DHCPv6 addr reg: get the DHCPv6 message type. by Xiao Ma · 7 months ago
- cfa1f11 DHCPv6 addr reg: add a function helper to create ADDR_REG_REPLY message. by Xiao Ma · 7 months ago
- 64baf9a DHCPv6 addr reg: add ADDR_REG_REPLY packet class. by Xiao Ma · 7 months ago
- 2706723 DHCPv6 addr reg: add a function helper to create ADDR_REG_INFORM message. by Xiao Ma · 7 months ago
- 8b1f9c1 DHCPv6 addr reg: build an IA Address option inside Dhcp6AddrRegInform. by Xiao Ma · 7 months ago
- 73d2d49 Addressing feedback on IpStructure by Sarup Dalwani · 7 months ago
- 7bff7b2 Have TestableNetworkAgent implement Expectable by Chalard Jean · 7 months ago
- b75ee7c Merge "Remove the unused param id from the IaAddressOption#build API." into main by Patrick Rohr · 7 months ago
- 1f7cecb Merge "Introduce carrier-aware avoid bad Wi-Fi APIs" into main by Jimi Chen · 7 months ago
- 4e68970 Remove the unused param id from the IaAddressOption#build API. by Xiao Ma · 7 months ago
- 7f7c597 Merge "Make a base class for testable callbacks" into main by Jean Chalard · 7 months ago
- 0b2f389 Merge "Compare InetAddress to update mIpNetworksMap" into main by Sewook Seo · 7 months ago
- 92e23ac Introduce carrier-aware avoid bad Wi-Fi APIs by Jimi Chen · 7 months ago
- af5eba5 Compare InetAddress to update mIpNetworksMap by Sewook Seo · 7 months ago
- 2db9697 Make a base class for testable callbacks by Chalard Jean · 9 months ago
- b91b3af Merge "Add getInterfaceMtu method in ProcfsParsingUtils" into main by Jimi Chen · 7 months ago
- 8f93c27 Merge "Replace String.split() with precompiled regex" into main by Treehugger Robot · 7 months ago
- 991a628 Add getInterfaceMtu method in ProcfsParsingUtils by Jimi Chen · 8 months ago
- 0eaec73 Add native call to retrieve driver name via ethtool API by Patrick Rohr · 8 months ago
- 7c0faee Replace String.split() with precompiled regex by Shai Barack · 7 months ago
- a129f4c DHCPv6 addr reg: parse IA Address option. by Xiao Ma · 7 months ago
- d5bb775 Merge "DHCPv6 addr reg: add ADDR_REG_INFORM packet class." into main by Patrick Rohr · 7 months ago
- 7090734 Merge changes Ib962b565,I0d3914ec into main by Jimi Chen · 7 months ago
- 8ca9811 Merge changes I5405d71d,I0d3173a6,I1e6e17fa,I94540b6e,I635031bb into main by Treehugger Robot · 7 months ago
- 5fd68b6 Change trackAvailable to trigger GETLINK dump by Patrick Rohr · 7 months ago
- cfc8a85 Force device unroot in the multi-device setup by Jimi Chen · 8 months ago
- ead97d1 Format multidevice tests with pyformat by Jimi Chen · 8 months ago
- ad94923 Merge "DHCPv6 addr reg: add IA Address option id (5)." into main by Treehugger Robot · 7 months ago
- e3ac6c4 DHCPv6 addr reg: add ADDR_REG_INFORM packet class. by Xiao Ma · 8 months ago
- 816ad97 DHCPv6 addr reg: add IA Address option id (5). by Xiao Ma · 8 months ago
- 80a2a14 Skip APF multidevice CTS if device support automotive feature by Jimi Chen · 8 months ago
- bb47bc9 Merge "DHCPv6 addr reg: add ADDR_REG_INFORM and ADDR_REG_REPLY message types." into main by Xiao Ma · 8 months ago
- 13e6742 Merge changes from topic "destroy_socket_at_cs" into main by Sewook Seo · 8 months ago
- eb1cc94 DHCPv6 addr reg: add ADDR_REG_INFORM and ADDR_REG_REPLY message types. by Xiao Ma · 8 months ago
- 0d0d3a6 Merge "Refactor: apply pyformat for coding style consistency" into main by Treehugger Robot · 8 months ago
- dcbe9b4 Refactor: apply pyformat for coding style consistency by Jimi Chen · 8 months ago
- bd96bad Merge "Replace get_apf_counter from apf shell command instead of dumpsys" into main by Treehugger Robot · 8 months ago
- 5e69785 Replace get_apf_counter from apf shell command instead of dumpsys by Jimi Chen · 8 months ago
- 720ccd2 Add a Map to NetworkAgent list for IP address by Sewook Seo · 1 year, 2 months ago
- 4516385 Add socket destroying methods to InetDiagMessage. by Sewook Seo · 1 year, 2 months ago
- bebd409 Add NetworkCapabilities transport types into NetworkIdentity. by Junyu Lai · 8 months ago
- 649bbe6 Merge "Address warnings in TestableNetworkCallback" into main by Jean Chalard · 8 months ago
- 307f792 Merge "Fix a bug in poll(from)" into main by Jean Chalard · 8 months ago
- 0d0fc56 Merge "Remove RecorderCallback." into main by Jean Chalard · 8 months ago
- d9b2cf9 NetlinkUtils: bump dump socket recv buffer size to 1MiB by Maciej Żenczykowski · 8 months ago
- 6394766 Address warnings in TestableNetworkCallback by Chalard Jean · 9 months ago
- f0252b1 Fix a bug in poll(from) by Chalard Jean · 8 months ago
- f299412 Remove RecorderCallback. by Chalard Jean · 9 months ago
- 9097c4d Merge "Remove deprecated SC_V2 constant" into main by Jean Chalard · 8 months ago