- 7eac934 Tethering: Add capability to allow tethering to use VPN upstreams [2/3] by Sam Mortimer · 6 years ago
- 7865acd Merge tag 'android-12.1.0_r1' of https://android.googlesource.com/platform/packages/modules/Connectivity into HEAD by Ayan Mukherjee · 3 years ago
- f998c82 Remove DUN requirement for tethering by Dave Daynard · 11 years ago
- eca2ef2 Give EthernetTetheringTest the restricted networks permission. by Lorenzo Colitti · 3 years, 7 months ago
- 5e0a824 Merge "Update Tethering development module version numbers to 319999900" into sc-dev by TreeHugger Robot · 3 years, 8 months ago
- 38efa2f Update Tethering development module version numbers to 319999900 by markchien · 3 years, 9 months ago
- 8920d32 Skip bpf offload if upstream interface is VCN by Treehugger Robot · 3 years, 9 months ago
- 1d93444 Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=true by Lorenzo Colitti · 3 years, 9 months ago
- 0450443 Enable and disable usb IpServer according to ACTION_USB_STATE by Lorenzo Colitti · 3 years, 9 months ago
- 0f956db Merge changes from topic "am-cc17cb7d48ea4bd7adc9183dc0c381e3-sc-dev" into sc-dev by Remi NGUYEN VAN · 3 years, 9 months ago
- 0b3f20a Apply jarjar rules on coverage tests by Remi NGUYEN VAN · 3 years, 9 months ago
- a6c016a Fix ConnectivityManagerTest initialization on Q by Remi NGUYEN VAN · 3 years, 9 months ago
- 168b3d1 Add connectivity coverage tests by Remi NGUYEN VAN · 3 years, 10 months ago
- f416b8a ipv4 tethering offload - decrement ttl during forwarding by Maciej Żenczykowski · 3 years, 9 months ago
- 0e2dbf3 Update connectivity TEST_MAPPING by Treehugger Robot · 3 years, 11 months ago
- a4a7825 Dump the protocol of IPv4 offload rule by Nucca Chen · 3 years, 9 months ago
- 424ef20 Merge "Fix and test usb function configuration change" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- 2e0cdad Merge "Remove wigig support from S tethering" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- 59f4226 Dump the unused IPv4 BPF rule age correctly by Hungming Chen · 3 years, 9 months ago
- 66fa6f2 Fix and test usb function configuration change by Mark Chien · 3 years, 9 months ago
- cc77000 Remove wigig support from S tethering by Treehugger Robot · 3 years, 9 months ago
- 4c94d16 Merge "Enable tethering to perform its own hidden API processing" into sc-dev by Paul Duffin · 3 years, 9 months ago
- b28cb44 Enable tethering to perform its own hidden API processing by Paul Duffin · 3 years, 10 months ago
- fadd7b7 Refresh conntrack entry timeout by Nucca Chen · 3 years, 9 months ago
- 01785d7 Clear IPv4 offload rules when tethering stopped by Nucca Chen · 3 years, 9 months ago
- 0758493 Merge "Disable tryCell when UpstreamMonitor stop" into sc-dev by Mark Chien · 3 years, 10 months ago
- 2d36831 Disable tryCell when UpstreamMonitor stop by Mark Chien · 3 years, 11 months ago
- 076ad01 Add enable and disable ip serving common functions by markchien · 3 years, 10 months ago
- 67bf9b5 Allow to use ncm function for usb tethering by markchien · 3 years, 10 months ago
- 175fefc Correctly dump IPv4 downstream flows. by Lorenzo Colitti · 3 years, 10 months ago
- 4425a61 Improve dumping IPv4 map entries. by Nucca Chen · 3 years, 10 months ago
- 898d5ad Dump underlying BPF traffic stats as well as higher-level stats. by Treehugger Robot · 3 years, 10 months ago
- beb7d92 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 3 years, 10 months ago
- 348d144 import copy of bpf_net_helpers.h from system/netd/bpf_progs by Treehugger Robot · 3 years, 10 months ago
- 3ea9a13 Merge changes Ib8fe719f,Ia8c05780 into sc-dev by TreeHugger Robot · 3 years, 10 months ago
- c94a1ff Update TetheringTests for new connectivity shims by Remi NGUYEN VAN · 3 years, 10 months ago
- 3b3d92c Suppress IpServer message logs by markchien · 3 years, 10 months ago
- 8409a1c Remove *Locked wording by markchien · 3 years, 11 months ago
- f15137f Merge "Fix TetheringTest crash on eng build" into sc-dev by TreeHugger Robot · 3 years, 10 months ago
- 9c5d40b Fix TetheringTest crash on eng build by junyulai · 3 years, 11 months ago
- 3669599 Add tethering bootclasspath fragment to its sdk by Anton Hansson · 3 years, 10 months ago
- 8148656 Merge "Mark tethering apex as compressible" into sc-dev by Nikita Ioffe · 3 years, 10 months ago
- 0acaa74 Correct the logic for CtsTetheringUtils.isWifiTetheringSupported by Chiachang Wang · 3 years, 11 months ago
- 1dc094b Merge "Fix memory access violation in NetworkStack" into sc-dev by TreeHugger Robot · 3 years, 10 months ago
- 5f33357 Mark tethering apex as compressible by Nikita Ioffe · 4 years, 2 months ago
- 89eb55f Include sdk versioning proto in tethering apex by Anton Hansson · 3 years, 11 months ago
- 365ada7 Fix memory access violation in NetworkStack by Maciej Żenczykowski · 3 years, 10 months ago
- 2afd098 Merge history of packages/Connectivity by Baligh Uddin · 3 years, 11 months ago
- fcda6f1 Merge "Test tethered callback with TetheringInterface" into sc-dev by Mark Chien · 3 years, 11 months ago
- 2aa768a Fix tethering unit test fail in R am: 6cee9c5e04 by markchien · 3 years, 11 months ago
- 82f99f9 Test tethered callback with TetheringInterface by markchien · 3 years, 11 months ago
- 6cee9c5 Fix tethering unit test fail in R by markchien · 3 years, 11 months ago
- 53fcccd Merge "Add the tethering type to TetheringEventCallback methods" into sc-dev by Mark Chien · 3 years, 11 months ago
- 9935dbe Add the tethering type to TetheringEventCallback methods by markchien · 3 years, 11 months ago
- f8a1897 Merge "Add bootclasspath_fragment." into sc-dev by Artur Satayev · 3 years, 11 months ago
- e66481b Merge "Check whether feature is enabled by compare with apex version" am: 84a8a13a92 am: c59d6fa12d am: 2d577ad3d2 by Mark Chien · 3 years, 11 months ago
- 2d577ad Merge "Check whether feature is enabled by compare with apex version" am: 84a8a13a92 am: c59d6fa12d by Mark Chien · 3 years, 11 months ago
- 84a8a13 Merge "Check whether feature is enabled by compare with apex version" by Mark Chien · 3 years, 11 months ago
- 985e1e3 Merge "Add required permission to Tethering" into sc-dev by Aaron Huang · 3 years, 11 months ago
- 4547356 Merge "Use SettingsShim to hide different implementation in shim" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- 540f0d3 Merge "Test mts against last stable api level" am: a59a146b36 am: 9015e276aa am: 726b814899 by Mark Chien · 3 years, 11 months ago
- 726b814 Merge "Test mts against last stable api level" am: a59a146b36 am: 9015e276aa by Mark Chien · 3 years, 11 months ago
- a59a146 Merge "Test mts against last stable api level" by Mark Chien · 3 years, 11 months ago
- a3ef481 Check whether feature is enabled by compare with apex version by markchien · 3 years, 11 months ago
- 1ed7317 Merge "bpf: Add interface index to BPF devmap" am: aa10ddfa6f am: 72bd34e343 am: 76cc470496 by Nucca Chen · 3 years, 11 months ago
- 76cc470 Merge "bpf: Add interface index to BPF devmap" am: aa10ddfa6f am: 72bd34e343 by Nucca Chen · 3 years, 11 months ago
- d1c8af2 Merge "[SP32.3] No-op refactoring of OffloadControllerTest" am: 4ec15d5d71 am: b8c3c59504 by Junyu Lai · 3 years, 11 months ago
- aa10ddf Merge "bpf: Add interface index to BPF devmap" by Nucca Chen · 3 years, 11 months ago
- 4ec15d5 Merge "[SP32.3] No-op refactoring of OffloadControllerTest" by Junyu Lai · 3 years, 11 months ago
- ec738f3 Merge "Revert "Add ACCESS_NETWORK_STATE to Tethering CTS"" into sc-dev by Mark Chien · 3 years, 11 months ago
- 0d18d18 Revert "Add ACCESS_NETWORK_STATE to Tethering CTS" by Mark Chien · 4 years ago
- 4959976 Merge "Fix MtsTetheringTest fail to access hidden tethering api problem" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- b88f9f0 Merge "Fix some TetheringCoverageTest failure" am: 08b89743de am: bf74c05038 am: 3d4f367a25 by Mark Chien · 3 years, 11 months ago
- 3d4f367 Merge "Fix some TetheringCoverageTest failure" am: 08b89743de am: bf74c05038 by Mark Chien · 3 years, 11 months ago
- 3345125 Merge changes from topic "sp31" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- dfa5697 Use SettingsShim to hide different implementation in shim by markchien · 4 years ago
- 08b8974 Merge "Fix some TetheringCoverageTest failure" by Mark Chien · 3 years, 11 months ago
- ac3e0bb Fix MtsTetheringTest fail to access hidden tethering api problem by markchien · 4 years ago
- 5f32284 Merge "No-op Refactoring of startTrackDefaultNetwork" am: 7fecf6a017 am: 784f54eefb am: 80ccb96458 by Junyu Lai · 3 years, 11 months ago
- 80ccb96 Merge "No-op Refactoring of startTrackDefaultNetwork" am: 7fecf6a017 am: 784f54eefb by Junyu Lai · 3 years, 11 months ago
- 7fecf6a Merge "No-op Refactoring of startTrackDefaultNetwork" by Junyu Lai · 3 years, 11 months ago
- a36f33e [SP35] Pass data warning to tethering offload by junyulai · 4 years, 1 month ago
- 6d8da9f [SP34] Adapt onSetWarningAndLimit by junyulai · 4 years, 1 month ago
- 0b4086c Merge "[SP33] Adapt ITetheringOffloadCallback V1.1" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- 5454e89 [SP33] Adapt ITetheringOffloadCallback V1.1 by junyulai · 4 years, 1 month ago
- b95083e No-op Refactoring of startTrackDefaultNetwork by junyulai · 4 years ago
- 8bb425a Add bootclasspath_fragment. by satayev · 3 years, 11 months ago
- 075432d Fix some TetheringCoverageTest failure by markchien · 4 years ago
- 7193a1b Test mts against last stable api level by markchien · 4 years ago
- 3feb782 bpf: Add interface index to BPF devmap by Hungming Chen · 3 years, 11 months ago
- 1284d84 Remove dead code. am: 2422319cb7 am: 9d288a6904 am: e91257ecf4 by Lorenzo Colitti · 3 years, 11 months ago
- 8b381c1 Remove mPublicSync. am: 94311aa902 am: c0f1bed8c5 am: 1a56f34c7c by Lorenzo Colitti · 3 years, 11 months ago
- 6cb74cf Make Tethering#dump asynchronous. am: 5f729e14a3 am: c7a163bae8 am: 778d795271 by Lorenzo Colitti · 3 years, 11 months ago
- 38bf66f Remove dead code. am: 2422319cb7 am: 9d288a6904 by Lorenzo Colitti · 3 years, 11 months ago
- e91257e Remove dead code. am: 2422319cb7 am: 9d288a6904 by Lorenzo Colitti · 3 years, 11 months ago
- 1a56f34 Remove mPublicSync. am: 94311aa902 am: c0f1bed8c5 by Lorenzo Colitti · 3 years, 11 months ago
- b541f5f Remove mPublicSync. am: 94311aa902 am: c0f1bed8c5 by Lorenzo Colitti · 3 years, 11 months ago
- 2bea99a Make Tethering#dump asynchronous. am: 5f729e14a3 am: c7a163bae8 by Lorenzo Colitti · 3 years, 11 months ago
- 778d795 Make Tethering#dump asynchronous. am: 5f729e14a3 am: c7a163bae8 by Lorenzo Colitti · 3 years, 11 months ago
- 2422319 Remove dead code. by Lorenzo Colitti · 3 years, 11 months ago