- 17d48b0 Merge "Add RTMGRP_IPV6_IFINFO" into main by Xiao Ma · 4 months ago
- 25a4436 Merge "[connectivity] support specifying flags in TestableNetworkCallback" into main by Kangping Dong · 4 months ago
- 715ef66 Add RTMGRP_IPV6_IFINFO by Patrick Rohr · 4 months ago
- ee24054 KernelUtils.h: isAtLeastKernelVersion(x,y,z) - default 'z' to 0 by Maciej Żenczykowski · 4 months ago
- cb1a167 Merge "Add isCaptivePortalLoginFeatureNotChickenedOut" into main by Yuyang Huang · 4 months ago
- 95b78f8 [connectivity] support specifying flags in TestableNetworkCallback by Kangping Dong · 4 months ago
- 0c8a65f Merge "Parse IFLA_INET6_FLAGS attr from the RTM_NEWLINK message." into main by Treehugger Robot · 4 months ago
- 9be6957 Add isCaptivePortalLoginFeatureNotChickenedOut by Remi NGUYEN VAN · 4 months ago
- 5ed9c20 Merge "Refactor: Introduce Builder for RtNetlinkNeighborMessage" into main by Treehugger Robot · 4 months ago
- 1e1d336 BpfMap: remove @CriticalNative from nativeSynchronizeKernelRCU() by Maciej Żenczykowski · 4 months ago
- bc568b7 Refactor: Introduce Builder for RtNetlinkNeighborMessage by Nate Jiang · 4 months ago
- d4de245 Parse IFLA_INET6_FLAGS attr from the RTM_NEWLINK message. by Xiao Ma · 4 months ago
- 93d7c2a Make AddrRegReplyPacket constructor public by Patrick Rohr · 4 months ago
- 6eaa841 Convert uses of @hide to block tag by Paul Duffin · 5 months ago
- 98e5827 Migrate NetdUtils from networkAddRoute to networkAddRouteParcel. by Sarup Dalwani · 7 months ago
- 3f16f0d Merge "Tethering: Enable TETHERING_AND_P2P_GO_LOCAL_AGENT for 25Q4+" into main by Treehugger Robot · 5 months ago
- bf75afd Tethering: Enable TETHERING_AND_P2P_GO_LOCAL_AGENT for 25Q4+ by Junyu Lai · 5 months ago
- 8aa8a4f Merge "netjniutils: delete support for android R" into main by Maciej Żenczykowski · 5 months ago
- 8edee1e Merge "Ensure flag restoration logic is always executed in SetFeatureFlagsRule." into main by Treehugger Robot · 5 months ago
- bda151c Ensure flag restoration logic is always executed in SetFeatureFlagsRule. by Xiao Ma · 5 months ago
- 94d800d netjniutils: delete support for android R by Maciej Żenczykowski · 5 months ago
- 50ee5cd Merge "Reduce unecessary allocation churn in MdnsServiceTypeClient.processResponse" into main by Richard Uhler · 5 months ago
- 6498be7 Add ethertype constant for Wake-on-LAN by Marc Lepage · 5 months ago
- d2d26c6 BpfBitmap: some minor optimizations by Maciej Żenczykowski · 5 months ago
- 2afef50 Optimize BpfMap JNI calls with FastNative/CriticalNative annotations by Maciej Żenczykowski · 5 months ago
- 532b263 Reduce unecessary allocation churn in MdnsServiceTypeClient.processResponse by Richard Uhler · 7 months ago
- 762f83b TcUtils: remove dead BPF_FD_JUST_USE_INT hack by Maciej Żenczykowski · 5 months ago
- 43a7ec6 Merge "Adding isLocalRoute parameter to RouteInfoParcel" into main by Lorenzo Colitti · 5 months ago
- a9a7a7c Merge "Stabilize flaky tests by adding packet delay" into main by Jimi Chen · 5 months ago
- 2e342c6 Merge "Move #nativeWaitForService into CommonConnectivityJni" into main by Patrick Rohr · 5 months ago
- f250ade Move #nativeWaitForService into CommonConnectivityJni by Mark Chien · 5 months ago
- 1bec0d6 Adding isLocalRoute parameter to RouteInfoParcel by Sarup Dalwani · 7 months ago
- a4f34a8 Merge "Make callers of RoutingCoordinatorService pass in RouteInfoParcel" into main by Sarup Dalwani · 5 months ago
- 003403e Stabilize flaky tests by adding packet delay by Jimi Chen · 5 months ago
- 8f8e59a Make callers of RoutingCoordinatorService pass in RouteInfoParcel by Lorenzo Colitti · 5 months ago
- a6cb9b7 Merge changes I26d8e987,Icc00abb6 into main by Lorenzo Colitti · 5 months ago
- 24c7ddf Merge "Make Dhcp6AddrRegInformPacket constructor public" into main by Treehugger Robot · 5 months ago
- 97891a2 Make Dhcp6AddrRegInformPacket constructor public by Patrick Rohr · 5 months ago
- 7b693ca Don't call ContentObserver#onChange(..., UserHandle) on S. by Lorenzo Colitti · 5 months ago
- b8a76f5 Merge "simplify netjniutils" into main by Maciej Żenczykowski · 5 months ago
- eb7d854 Merge "make Struct expose a new parse method that takes a raw byte array" into main by Treehugger Robot · 6 months ago
- f14dc8c simplify netjniutils by Maciej Żenczykowski · 6 months ago
- 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
- 724b2d2 make Struct expose a new parse method that takes a raw byte array 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