summaryrefslogtreecommitdiff
path: root/service/src/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
* Add missing permission check to offerNetworkHEADt13.0Patrick Rohr2025-10-071-0/+5
* Add 3rd deny firewall chain for OEMMotomu Utsumi2022-06-071-0/+4
* Add deny firewall chain for OEMMotomu Utsumi2022-06-031-0/+8
* Disable PendingIntent background activity launchchiachangwang2022-05-271-1/+9
* Allow ethernet on automotive to set allowed UIDsJames Mattis2022-05-191-0/+1
* move netd maps and progs into /sys/fs/bpf/netd_shared/...Maciej Żenczykowski2022-05-191-1/+1
* Merge changes from topics "cherrypicker-L31300000954565189:N38500001265926579...Lorenzo Colitti2022-05-171-16/+49
|\
| * Block incoming packets in VPN Lockdown mode.Motomu Utsumi2022-05-171-7/+27
| * Refactor VPN interface filtering necessity checkMotomu Utsumi2022-05-171-16/+29
* | Limit data usage request per uidJunyu Lai2022-05-131-0/+1
|/
* Merge changes from topic "cherrypicker-L53700000954454916:N44100001263878999"...Paul Hu2022-05-121-62/+44
|\
| * Check carrier privilege for CBS network requests synchronouslyjunyulai2022-05-111-48/+9
| * Allow 3p apps to request restricted networksPaul Hu2022-05-111-15/+36
* | Fallback should be evaluated for each preferenceSooraj Sasindran2022-05-111-10/+20
|/
* Merge "Update VPN isolation code for excluded routes" into tm-devPrerana Patil2022-05-091-1/+2
|\
| * Update VPN isolation code for excluded routesPrerana2022-05-061-1/+2
* | Do not remove profile network preference for different uidsSooraj Sasindran2022-05-091-0/+10
* | Allow device owner to configure profile network preferenceSooraj Sasindran2022-05-041-5/+22
|/
* ClatCoordinator: dump BPF forwarding rulesTreehugger Robot2022-04-271-0/+4
* adjust for new T bpfloader net_shared location am: 0736d7bd91 am: 96706b661fMaciej Żenczykowski2022-04-231-1/+1
|\
| * adjust for new T bpfloader net_shared locationMaciej Żenczykowski2022-04-231-1/+1
* | Merge "Remove UserId from UID when checking against BLUETOOTH_UID" am: 64ac24...Lorenzo Colitti2022-04-221-4/+4
|\|
| * Merge "Remove UserId from UID when checking against BLUETOOTH_UID"Lorenzo Colitti2022-04-221-4/+4
| |\
| | * Remove UserId from UID when checking against BLUETOOTH_UIDAndrew Cheng2022-04-201-4/+4
* | | Merge "[CLATJ#27] Use ClatdCoordinator since T+ devices" am: b4bf6cea38 am: 8...Maciej Żenczykowski2022-04-211-0/+14
|\| |
| * | [CLATJ#27] Use ClatdCoordinator since T+ devicesHungming Chen2022-04-211-0/+14
* | | Merge "Improve dumpsys logs for NetworkProvider and NetworkOffer" am: 58f5b1a...Junyu Lai2022-04-201-3/+12
|\| |
| * | Improve dumpsys logs for NetworkProvider and NetworkOfferJunyu Lai2022-04-201-3/+12
| |/
* / Fix permission bypass problem for Tethering deprecated APIsmarkchien2022-04-191-0/+6
|/
* Add IPv6 Handling for DSCP Policies and Support Interfaces with MAC AddressesTyler Wear2022-04-151-1/+4
* Allow the bluetooth UID to register network factories.Lorenzo Colitti2022-04-061-1/+8
* Merge "Add @RequiresPermission for setUnderlyingNetworks"Lucas Lin2022-03-291-2/+17
|\
| * Add @RequiresPermission for setUnderlyingNetworkslucaslin2022-03-221-2/+17
* | Api review: change updateFirewallRule to setUidFirewallRulemarkchien2022-03-251-3/+32
* | Rename destroyAndAwaitReplacement to unregisterAfterReplacement.Lorenzo Colitti2022-03-241-2/+2
|/
* Allow sending of Administrator UIDs for *NETWORK_STACKBenedict Wong2022-03-181-1/+4
* Merge "Support ignoring validation failures after roam."Lorenzo Colitti2022-03-181-4/+45
|\
| * Support ignoring validation failures after roam.he_won.hwang2022-03-181-4/+45
* | Rename setAccessUids to setAllowedUidsChalard Jean2022-03-161-9/+9
|/
* Merge "Use int array for included and excluded uids"Sooraj Sasindran2022-03-161-3/+4
|\
| * Use int array for included and excluded uidsSooraj Sasindran2022-03-161-3/+4
* | Merge changes from topic "ethernet_mainline"Patrick Rohr2022-03-161-1/+10
|\ \ | |/ |/|
| * Build ethernet framework source into framework-connectivity-tiramisuXiao Ma2022-03-141-1/+10
* | Merge "Add a NetworkAgent API to indicate that a network will be replaced."Lorenzo Colitti2022-03-151-9/+92
|\ \ | |/ |/|
| * Add a NetworkAgent API to indicate that a network will be replaced.Lorenzo Colitti2022-03-141-9/+92
* | Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc"Lucas Lin2022-03-141-3/+4
|\ \ | |/ |/|
| * Rename redactNetworkCapabilitiesForPackage and update its javadoclucaslin2022-03-021-3/+4
* | Merge "Remove ConnectivityManager swapActiveStatsMap API"Treehugger Robot2022-03-081-10/+0
|\ \
| * | Remove ConnectivityManager swapActiveStatsMap APImarkchien2022-03-071-10/+0
* | | Merge "Don't attempt to enable rate-limiting before T."Treehugger Robot2022-03-071-0/+3
|\ \ \