- 6d38c01 Add a dependency object in TetheringConfiguration by Remi NGUYEN VAN · 2 years, 7 months ago
- b5ee365 Add tx_bytes and rx_bytes to UpstreamEvent message by Wayne Ma · 2 years, 5 months ago
- fab745c Address comment from aosp/2335004 by Wayne Ma · 2 years, 5 months ago
- cd893e0 Merge "Add new test for swtiching multiple upstream network." by Wayne Ma · 2 years, 6 months ago
- 2bcd523 Add new test for swtiching multiple upstream network. by Wayne Ma · 2 years, 6 months ago
- 9d6b724 Merge "Implement logging of upstream event type and duration." by Wayne Ma · 2 years, 6 months ago
- 7b85689 Merge "Add Tetheroffload AIDL interface support" by KH Shi · 2 years, 6 months ago
- 3d5e65c Add Tetheroffload AIDL interface support by KH Shi · 2 years, 9 months ago
- c0e9e29 Implement logging of upstream event type and duration. by Wayne Ma · 2 years, 9 months ago
- 98021b6 Connectivity Tests: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 6 months ago
- 304e4f2 Refactor TetheringMetricsTest, remove Pair. by Wayne Ma · 2 years, 6 months ago
- 209ff1c Refactor TetheringMetricsTest by Wayne Ma · 2 years, 6 months ago
- 8e8cd0f TetheringTest: test upstream changes capabilities by Hungming Chen · 2 years, 7 months ago
- 2ebcf84 TetheringTest: verify onUpstreamCapabilitiesChanged explicitly by Hungming Chen · 2 years, 7 months ago
- 9ca7fee TetheringTest: demonstrate duplicated upstream change event by Hungming Chen · 2 years, 8 months ago
- 7acd206 Merge changes Ie2ba9805,I8f5b23f9 by Treehugger Robot · 2 years, 7 months ago
- 119e5ad Merge "TetheringTest: replace upstream change check by event callback" by Treehugger Robot · 2 years, 7 months ago
- 650cc9c BpfCoordinatorTest: add testUpdateUpstreamNetworkState by Hungming Chen · 2 years, 9 months ago
- 9e2c0f9 TetheringTest: replace upstream change check by event callback by Hungming Chen · 2 years, 8 months ago
- 9e9d74c TetheringTest: improve onUpstreamCapabilitiesChanged test by Hungming Chen · 2 years, 8 months ago
- f2abe15 TetheringTest: correct the comment in chooseDunUpstreamTestCommon by Hungming Chen · 2 years, 8 months ago
- 8043d5d Merge "TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback" by Treehugger Robot · 2 years, 8 months ago
- 401f1ff Merge changes from topic "deprecate_connectivity_action_in_tethering" by Treehugger Robot · 2 years, 8 months ago
- c91fbab Merge "Fix TetheringServiceTest#testTetheringManagerLeak flaky" by KH Shi · 2 years, 8 months ago
- b4859d1 TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback by Hungming Chen · 2 years, 8 months ago
- 0ed11f5 Fix TetheringServiceTest#testTetheringManagerLeak flaky by KH Shi · 2 years, 8 months ago
- 5c985e2 BpfCoordinator: publish upstream interface mtu to v4 offload rule by Hungming Chen · 2 years, 8 months ago
- 53e8697 Merge "BpfCoordinatorTest: renumber the test interface indices" by Maciej Żenczykowski · 2 years, 8 months ago
- 46767ff BpfCoordinatorTest: renumber the test interface indices by Hungming Chen · 2 years, 9 months ago
- 4c8c357 Test: add tests to testChooseDunUpstreamByAutomaticMode_* by Hungming Chen · 2 years, 9 months ago
- ecfe710 TetheringTest: separate setup func from chooseDunUpstreamTestCommon by Hungming Chen · 2 years, 9 months ago
- 09cb20d Merge "TestOnly: disable some UpstreamNetworkMonitor tests after T" by Mark Chien · 2 years, 9 months ago
- 2657da3 TestOnly: disable some UpstreamNetworkMonitor tests after T by Mark · 2 years, 9 months ago
- e97aed4 Replace NetlinkSocket with NetlinkUtils by chiachangwang · 2 years, 9 months ago
- c3ebeb8 Merge "Add ConfigInfrastructure stubs lib to Android.bp" by Hassan Ali · 2 years, 9 months ago
- 4e3321e bpf_tethering.h -> offload.h by Maciej Żenczykowski · 2 years, 9 months ago
- bc4e514 Add ConfigInfrastructure stubs lib to Android.bp by Hassan Ali · 2 years, 9 months ago
- c4f63fa Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 2 years, 10 months ago
- d15eb88 TetheringConfiguration: force to select upstream automatically on U+ by Hungming Chen · 2 years, 10 months ago
- 6660d23 Merge "Add isTetheringFeatureEnabled which use tethering namespace" by Treehugger Robot · 2 years, 10 months ago
- 25d3ac5 Add isTetheringFeatureEnabled which use tethering namespace by Mark · 3 years, 2 months ago
- 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
- 319c977 Merge changes I63467371,Id4405b70 by Treehugger Robot · 2 years, 11 months ago
- db4ac8e Merge "IpServerTest: add test addRemoveTetherClient" by Nucca Chen · 2 years, 11 months ago
- df57abf BpfCoordinatorTest: add testDumpDoesNotCrash by Hungming Chen · 2 years, 11 months ago
- 771bc59 Move error count BPF map initialization into class Dependencies by Hungming Chen · 2 years, 11 months ago
- 381e339 Merge "Remove unused TetheringConfigurationParcel fileds" by Mark Chien · 2 years, 11 months ago
- df46aeb Merge "Add toString() to Ipv6ForwardingRule" by Nucca Chen · 2 years, 11 months ago
- fe6ecc6 Add new fields - |upstream_events| and |duration_millis| in stats.proto by Wayne Ma · 3 years ago
- afdf104 IpServerTest: add test addRemoveTetherClient by Hungming Chen · 3 years ago
- de5fb73 Add toString() to Ipv6ForwardingRule by Hungming Chen · 3 years ago
- 09d163d BpfCoordinator: ignore stopping event monitoring if never started by Hungming Chen · 3 years ago
- 1434373 Fix errorprone 2.15.0 errors by Sorin Basca · 3 years ago
- 1949d98 Merge "Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE"" by Treehugger Robot · 3 years ago
- b259ee8 Merge "Fix TetheringServiceTest#testTetheringManagerLeak flaky" by KH Shi · 3 years ago
- b254987 Fix TetheringServiceTest#testTetheringManagerLeak flaky by KH Shi · 3 years ago
- 6cafe04 Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE" by Nucca Chen · 3 years ago
- 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years, 1 month ago
- 0d3c8b6 Merge "updateSupportedDownstreams when tethering allowed is changed" by Mark Chien · 3 years, 1 month ago
- c2cc1b4 updateSupportedDownstreams when tethering allowed is changed by Mark · 3 years, 2 months ago
- 09813ce replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years, 1 month ago
- 91f7d6d Merge changes from topic "ethernet-tethering-test-on-cf" by Maciej Żenczykowski · 3 years, 1 month ago
- 40caeb7 Remove unused TetheringConfigurationParcel fileds by Mark Chien · 3 years, 1 month ago
- 82e7733 UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE by Hungming Chen · 3 years, 3 months ago
- 7aaf823 Merge "TestOnly: reduce duplicated start/stop hotspot verification" am: b40cbad40c by Treehugger Robot · 3 years, 1 month ago
- b40cbad Merge "TestOnly: reduce duplicated start/stop hotspot verification" by Treehugger Robot · 3 years, 1 month ago
- 0a1a972 TestOnly: reduce duplicated start/stop hotspot verification by Mark · 3 years, 1 month ago
- 10348ae BpfCoordinator: avoid attach/deatach ipv6 program on 464xlat interface am: 1668b2da03 by Hungming Chen · 3 years, 1 month ago
- 1668b2d BpfCoordinator: avoid attach/deatach ipv6 program on 464xlat interface by Hungming Chen · 3 years, 1 month ago
- 8a6cabe Merge "BpfCoordinator: avoid attach/deatach duplicate downstream program" am: 896b893500 by Treehugger Robot · 3 years, 1 month ago
- 6f54391 BpfCoordinator: avoid attach/deatach duplicate downstream program by Hungming Chen · 3 years, 1 month ago
- b03b4dd Merge changes I41ae1d61,I334860af am: 794d04d779 by Mark Chien · 3 years, 1 month ago
- 794d04d Merge changes I41ae1d61,I334860af by Mark Chien · 3 years, 1 month ago
- cf23030 Make tethering APIs unsupported synchronously when disallowed by Mark · 3 years, 2 months ago
- 874a3e2 Revert "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 2 months ago
- 75b5d34 Merge "Make Tethering module depend on net-utils-device-common-ip." am: c02e565aac by Xiao Ma · 3 years, 2 months ago
- c81c066 Make Tethering module depend on net-utils-device-common-ip. by Xiao Ma · 3 years, 3 months ago
- 6e8549b Merge "Revert "Add onSupportedTetheringType callback"" am: 370ba4f3c5 by Mark Chien · 3 years, 2 months ago
- 370ba4f Merge "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 2 months ago
- 4bf22ae Revert "Add onSupportedTetheringType callback" by Mark Chien · 3 years, 2 months ago
- 7ca4bb0 Merge "Use frameworks/libs/net version of SharedLog" am: d5c6a891b4 by Xiao Ma · 3 years, 2 months ago
- b873e25 Use frameworks/libs/net version of SharedLog by Patrick Rohr · 3 years, 3 months ago
- 514698c Merge "Merge tm-dev-plus-aosp-without-vendor@8763363" into stage-aosp-master by Xin Li · 3 years, 2 months ago
- 26cf9b6 Fix metrics doesn't work if multiple tethering requested by Mark · 3 years, 2 months ago
- 7e23534 Merge "Bump tethering target sdk to 33" am: d10244feb8 am: 7462a6ce66 by Treehugger Robot · 3 years, 3 months ago
- d10244f Merge "Bump tethering target sdk to 33" by Treehugger Robot · 3 years, 3 months ago
- d25a1e0 Bump tethering target sdk to 33 by Mark Chien · 3 years, 4 months ago
- 36987d5 Fix incorrect sdk version check in SCV2 device test am: a632356e05 am: 6bfe9da357 by Frank · 3 years, 4 months ago
- a632356 Fix incorrect sdk version check in SCV2 device test by Frank · 3 years, 4 months ago
- c488884 Merge "Fix testUpdateConnectedClientsForLocalOnlyHotspot" am: ee0cc41eaa am: 27ab38119f by Mark Chien · 3 years, 4 months ago
- 7e4eab5 Fix testUpdateConnectedClientsForLocalOnlyHotspot by Mark Chien · 3 years, 4 months ago
- ebc8f43 Merge "Register localOnly softapCallback for local only hotspot" am: 46c86bbf82 am: de9fcec3fb by Mark Chien · 3 years, 4 months ago
- 46c86bb Merge "Register localOnly softapCallback for local only hotspot" by Mark Chien · 3 years, 4 months ago
- 320fa0c Merge "Prepare for refactoring wifi ipserver start/stop" am: bf9d2fc1fe am: 29b83cb26e by Mark Chien · 3 years, 4 months ago
- f2e9409 Prepare for refactoring wifi ipserver start/stop by markchien · 3 years, 5 months ago
- 4ccb419 Register localOnly softapCallback for local only hotspot by markchien · 3 years, 9 months ago
- f75d94f Merge changes from topic "tethering_metrics" am: 42f38d0bdf am: 329aa8c631 by Treehugger Robot · 3 years, 4 months ago
- 6cd440f Add tethering stats into statsd by Wayne Ma · 3 years, 6 months ago
- 7ecded8 Injecting tethering stats into statsd by Wayne Ma · 3 years, 6 months ago
- c83fee7 Merge "[Tetheirng] Refactor carrier config to EntitlementManager" am: 1135676150 am: 4ba3a8a6fb by Tom Hsu · 3 years, 5 months ago