- b528f16 Merge "Bump the min sdk of Tethering" into main by Pedro Loureiro · 4 months ago
- 48eb28f Bump the min sdk of Tethering by Pedro Loureiro · 4 months ago
- 0b4a0d1 HACK: fix/disable a broken test. by Maciej Żenczykowski · 4 months ago
- 4910c42 Merge "Convert uses of @hide to block tag" into main by Treehugger Robot · 4 months ago
- cdd31d8 Generalize ip address handling in tether4Value bpf structures by Sarup Dalwani · 9 months ago
- 3159186 Merge "BpfCoordinator: include PMTU in IPv6 BPF forwarding rule dumps." into main by Maciej Żenczykowski · 4 months ago
- 6eaa841 Convert uses of @hide to block tag by Paul Duffin · 5 months ago
- f7adba6 Refactor Tether4Key to use Inet4Address by Sarup Dalwani · 5 months ago
- feb1e82 BpfCoordinator: include PMTU in IPv6 BPF forwarding rule dumps. by Maciej Żenczykowski · 5 months ago
- 98e5827 Migrate NetdUtils from networkAddRoute to networkAddRouteParcel. by Sarup Dalwani · 6 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
- b21ed8f Merge "bpf: build tcpAccECN into netd.o" into main by Maciej Żenczykowski · 5 months ago
- 23057f4 bpf: build tcpAccECN into netd.o by Maciej Żenczykowski · 5 months ago
- 6b09ae0 Merge "Add metrics for BPF shim initialization error" into main by Jimi Chen · 5 months ago
- 95ab63a tcpAccECN: Add to the dependency of the tethering apex by Motomu Utsumi · 5 months ago
- 95c9e42 Add metrics for BPF shim initialization error by Jimi Chen · 5 months ago
- 14debeb Merge changes I105ee1d6,I55817132 into main by Treehugger Robot · 5 months ago
- dc420cc Adopt mainline beta program for local network agent by Junyu Lai · 5 months ago
- 39de84a Tethering: allow ipv6 1500 mtu again by Maciej Żenczykowski · 5 months ago
- db6b206 Merge "Tethering: pass the mtu we announce via RA into updateIpv6UpstreamInterface()" into main by Treehugger Robot · 5 months ago
- e92c190 Tethering: pass the mtu we announce via RA into updateIpv6UpstreamInterface() by Maciej Żenczykowski · 5 months ago
- 9fdb003 Merge "Tethering: pass pmtu into updateIpv6UpstreamInterface()" into main by Maciej Żenczykowski · 5 months ago
- 8570899 Merge changes I7cc9c612,I04e91260 into main by Maciej Żenczykowski · 5 months ago
- d32dafb Merge "Tethering: consider route MTUs when calculating IPv6 RA MTU." into main by Maciej Żenczykowski · 5 months ago
- af57443 Tethering: pass pmtu into updateIpv6UpstreamInterface() by Maciej Żenczykowski · 5 months ago
- 4451a61 Tethering: pass pmtu into updateAllIpv6Rules() by Maciej Żenczykowski · 5 months ago
- 897600d Tethering: pass pmtu into Ipv6UpstreamRule() by Maciej Żenczykowski · 5 months ago
- d2d26c6 BpfBitmap: some minor optimizations by Maciej Żenczykowski · 5 months ago
- a697b2b Tethering: consider route MTUs when calculating IPv6 RA MTU. by Maciej Żenczykowski · 5 months ago
- 9ef3916 replace CookieTagMapKey with S64 by Maciej Żenczykowski · 5 months ago
- 84ac5ae replace TetherLimitValue with S64 by Maciej Żenczykowski · 5 months ago
- b5f9728 replace TetherStatsKey with S32 by Maciej Żenczykowski · 5 months ago
- 31c8c5b replace TetherLimitKey with S32 by Maciej Żenczykowski · 5 months ago
- 4e3adbd replace TetherDevValue with S32 by Maciej Żenczykowski · 5 months ago
- a3f6c57 replace TetherDevKey with S32 by Maciej Żenczykowski · 5 months ago
- 18fe243 Lower tethering IPv6 MTU to 1400 (to match newly clamped RA) by Maciej Żenczykowski · 5 months ago
- 53eef4f Merge "Clamp the advertised IPv6 MTU to 1280-1400" into main by Treehugger Robot · 5 months ago
- bd3d103 Clamp the advertised IPv6 MTU to 1280-1400 by Patrick Rohr · 5 months ago
- 53e9e75 Delete unused cc_library_shared by Patrick Rohr · 5 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
- bf34d61 Don't perform entitlement checks on invalid subscription IDs by Chalard Jean · 7 months ago
- a5b6808 Merge "Prepare to move VCN: Add visibilities for tests" into main by Yan Yan · 6 months ago
- 323d22a Pass bluetoothUseRandomAddress via RoutingCoordinator constructor by Motomu Utsumi · 6 months ago
- e82942e Prepare to move VCN: Add visibilities for tests by Yan Yan · 6 months ago
- acd7366 Optionally remove legacy bluetooth tethering address cache on T+ by Yuyang Huang · 9 months ago
- 76b2419 Minor cleanups in PrivateAddressCoordinatorTest. by Lorenzo Colitti · 7 months ago
- 3ef53cc Merge "Add end to end mainline beta test flag in connectivity module" into main by Dennis Shen · 7 months ago
- ca4ad86 Add end to end mainline beta test flag in connectivity module by Dennis Shen · 7 months ago
- 4b799ef Merge "Increase WAIT_RA_TIMEOUT_MS" into main by Patrick Rohr · 7 months ago
- dacf22f Merge "Remove pending BT request when service disconnects" into main by Patrick Rohr · 7 months ago
- f324568 Increase WAIT_RA_TIMEOUT_MS by Chris Desir · 7 months ago
- 1a2b238 Remove pending BT request when service disconnects by Quang Anh Luong · 7 months ago
- 04cb56f Merge "Fix NullPointerException in waitForRouterAdvertisement" into main by Treehugger Robot · 7 months ago
- 6fecb23 Fix NullPointerException in waitForRouterAdvertisement by Chris Desir · 8 months ago
- e4db9c7 Change RequestTracker log tag to TetheringRequestTracker by Patrick Rohr · 8 months ago
- 3ea6a7c Merge "Add notice of requesting source code in tethering" into main by Manish Singh · 8 months ago
- 29fce55 Add notice of requesting source code in tethering by Manish Singh · 8 months ago
- 0d0fc56 Merge "Remove RecorderCallback." into main by Jean Chalard · 8 months ago
- f30ea2c Merge "Tethering: use the correct socket size for conntrack dump" into main by Treehugger Robot · 8 months ago
- 7a82293 Tethering: use the correct socket size for conntrack dump by Maciej Żenczykowski · 8 months ago
- 30c3619 Log terrible error when tethering type mismatches by Patrick Rohr · 8 months ago
- f299412 Remove RecorderCallback. by Chalard Jean · 9 months ago
- ceb9f3e Merge changes I380d649c,I64734ee7,Ie6f3859e into main by Patrick Rohr · 8 months ago
- 71c1813 Remove ensureIpServerStartedLegacy. by Lorenzo Colitti · 8 months ago
- 981a4f3 Never create IpServers based on interface up for WIFI and WIFI_P2P. by Lorenzo Colitti · 8 months ago
- 18a0131 Rename the methods in the legacy codepath for clarity. by Lorenzo Colitti · 8 months ago
- 9373e34 Remove deprecated SC_V2 constant by Chalard Jean · 8 months ago
- 61b1008 Merge "Disallow the legacy tether API for Wi-Fi." into main by Patrick Rohr · 8 months ago
- 0cbf4b2 Inline getServedUsbType by Patrick Rohr · 8 months ago
- bec4b5b Disallow the legacy tether API for Wi-Fi. by Lorenzo Colitti · 8 months ago
- 81cdc02 Ignore calls to tether() where the interface type is invalid. by Lorenzo Colitti · 8 months ago
- 5408415 Change tethering terrible error wtf log to info log by Quang Anh Luong · 9 months ago
- 72db4fe Add tether start/stop events to local log by Quang Anh Luong · 9 months ago
- 3e88b74 Create the TetheringFeatureFlags class by Paul Hu · 10 months ago
- 6ee6075 Print module version in CtsNetTestCases conndiag by Remi NGUYEN VAN · 9 months ago
- 6f3cf21 Merge changes I32095316,I709082c0 into main by Treehugger Robot · 9 months ago
- 6c61280 Support Wifi P2P Group Owner local network agent by Junyu Lai · 10 months ago
- db75d68 Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default by Junyu Lai · 10 months ago
- 121a4f9 Revert "Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default on 25Q2+" by Junyu Lai · 10 months ago
- 22ffceb Merge "Address aosp/3541181 leftover comments" into main am: bd1703ff4f by Paul Hu · 10 months ago
- bd1703f Merge "Address aosp/3541181 leftover comments" into main by Paul Hu · 10 months ago
- 3f81aec Address aosp/3541181 leftover comments by Paul Hu · 10 months ago
- bf03e7f Merge "Disable non-thread local network matching" into main am: e0051cdeb9 by Treehugger Robot · 10 months ago
- dc0b261 Merge changes from topic "tetherlocalagent" into main am: 0b7d710ba0 by Treehugger Robot · 10 months ago
- e0051cd Merge "Disable non-thread local network matching" into main by Treehugger Robot · 10 months ago
- 0b7d710 Merge changes from topic "tetherlocalagent" into main by Treehugger Robot · 10 months ago
- 0b806fd Disable non-thread local network matching by Junyu Lai · 10 months ago
- aa737d2 Merge changes I7fae1964,Ic7cc9e1d into main am: d5743b9795 by Treehugger Robot · 10 months ago
- 1775349 Add integration test of tethering local network agent feature by Junyu Lai · 1 year, 1 month ago
- 396dd9b Add unit test of tethering local network agent feature by Junyu Lai · 1 year, 1 month ago
- 72d9102 Add carrier-privileged app bypass for start/stopTethering by Quang Anh Luong · 11 months ago
- d55bd89 Support LocalNetworkAgent for Tethering by Junyu Lai · 1 year, 1 month ago
- 049e155 Merge "Add DO app bypass for start/stopTethering" into main am: 038fd312fe am: f13ae6e021 by Quang Luong · 10 months ago
- 3f22173 Add DO app bypass for start/stopTethering by Quang Anh Luong · 1 year, 1 month ago
- 42c06f3 Merge "Force TETHER_ENABLE_SYNC_SM to be enabled by default on 25Q2+" into main am: 811db343cd am: 553e1884d4 by Treehugger Robot · 10 months ago
- 811db34 Merge "Force TETHER_ENABLE_SYNC_SM to be enabled by default on 25Q2+" into main by Treehugger Robot · 10 months ago
- 8b84fdc Merge "change 'for-system' owner from root to clat" into main am: 1569bc4cbe am: 1c017cea9e by Maciej Żenczykowski · 10 months ago
- 1569bc4 Merge "change 'for-system' owner from root to clat" into main by Maciej Żenczykowski · 10 months ago