summaryrefslogtreecommitdiff
path: root/tests/unit/java/com/android/server/ConnectivityServiceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add 3rd deny firewall chain for OEMMotomu Utsumi2022-06-071-1/+5
* Add deny firewall chain for OEMMotomu Utsumi2022-06-031-0/+97
* Test VpnManager event for CATEGORY_EVENT_ALWAYS_ON_STATE_CHANGEDlucaslin2022-05-231-1/+3
* Changing automotive ethernet allowed UIDs checkJames Mattis2022-05-191-4/+4
* Allow ethernet on automotive to set allowed UIDsJames Mattis2022-05-191-23/+56
* Block incoming packets in VPN Lockdown mode.Motomu Utsumi2022-05-171-8/+85
* Modify VPN unit tests to include SDK sandbox UIDs.Martijn Coenen2022-05-121-13/+46
* Merge changes from topic "cherrypicker-L53700000954454916:N44100001263878999"...Paul Hu2022-05-121-5/+3
|\
| * Check carrier privilege for CBS network requests synchronouslyjunyulai2022-05-111-5/+3
* | Fallback should be evaluated for each preferenceSooraj Sasindran2022-05-111-0/+252
|/
* Do not remove profile network preference for different uidsSooraj Sasindran2022-05-091-9/+7
* Add more tests for setProfileNetworkPreferencesSooraj Sasindran2022-05-091-0/+144
* Follow-up 2076940: Allow device owner to configure profile network preferenceVadim Caen2022-05-051-0/+1
* Allow device owner to configure profile network preferenceSooraj Sasindran2022-05-041-1/+41
* Merge "[CLATJ#27] Use ClatdCoordinator since T+ devices" am: b4bf6cea38 am: 8...Maciej Żenczykowski2022-04-211-30/+102
|\
| * [CLATJ#27] Use ClatdCoordinator since T+ devicesHungming Chen2022-04-211-30/+102
* | Fix permission bypass problem for Tethering deprecated APIsmarkchien2022-04-191-0/+36
|/
* Merge "Add tests for VPN validation in NetworkMonitor"Chiachang Wang2022-03-281-0/+8
|\
| * Add tests for VPN validation in NetworkMonitorChalard Jean2022-03-231-0/+8
* | Allow sending of Administrator UIDs for *NETWORK_STACKBenedict Wong2022-03-181-0/+30
* | Merge "Support ignoring validation failures after roam."Lorenzo Colitti2022-03-181-0/+89
|\ \
| * | Support ignoring validation failures after roam.he_won.hwang2022-03-181-0/+89
* | | Rename setAccessUids to setAllowedUidsChalard Jean2022-03-161-23/+23
|/ /
* | Merge "Use int array for included and excluded uids"Sooraj Sasindran2022-03-161-17/+18
|\ \
| * | Use int array for included and excluded uidsSooraj Sasindran2022-03-161-17/+18
| |/
* / Build ethernet framework source into framework-connectivity-tiramisuXiao Ma2022-03-141-0/+2
|/
* Don't attempt to enable rate-limiting before T.Lorenzo Colitti2022-03-071-5/+29
* Do not enable ingress rate limit until clsact qdisc existsPatrick Rohr2022-03-021-0/+7
* Merge "Make sure the right NetworkMonitor start method is called on S-/T+"Treehugger Robot2022-02-251-0/+5
|\
| * Make sure the right NetworkMonitor start method is called on S-/T+Chalard Jean2022-02-231-0/+5
* | Merge "Fix : recent Connectivity module with old NetworkStack module"Jean Chalard2022-02-221-0/+1
|\|
| * Fix : recent Connectivity module with old NetworkStack moduleChalard Jean2022-02-191-0/+1
* | Mock more resources for VPNs.Lorenzo Colitti2022-02-221-4/+6
* | Mock resources used directly by LockdownVpnTracker.Lorenzo Colitti2022-02-221-0/+16
|/
* Merge changes from topic "bandwidth-limiting"Patrick Rohr2022-02-091-1/+176
|\
| * Add bandwidth limiting to CSPatrick Rohr2022-02-091-1/+176
* | Pass the NetworkAgentConfig to NetworkMonitor.Chalard Jean2022-02-091-1/+1
|/
* Accept accessUids from telephony when it's the carrier config appChalard Jean2022-02-021-12/+133
* Clean up BpfNetMapsKen Chen2022-02-011-17/+23
* Send access UIDs to netdChalard Jean2022-01-311-0/+75
* Add accessUids to NetworkCapabilities.Chalard Jean2022-01-311-3/+33
* Allow Carrier app to request for CBS capabilitySooraj Sasindran2022-01-301-0/+16
* Add support for Multiple enterprise sliceSooraj Sasindran2022-01-221-10/+118
* Ability to specify which all applications fall under enterprise slice.Sooraj Sasindran2022-01-211-28/+263
* Ability for DPM to specify fallback mechanismSooraj Sasindran2022-01-131-31/+105
* Add excludeLocalRoutes in NativeNetworkConfigChiachang Wang2022-01-111-2/+2
* Added a new network capability MMTELJack Yu2021-12-211-1/+3
* Revert "Added a new network capability MMTEL"Martijn Coenen2021-12-211-3/+1
* Added a new network capability MMTELJack Yu2021-12-161-1/+3
* Merge "Save uid netd network permissions" am: 6fafdc1548Paul Hu2021-11-291-3/+2
|\