index
:
system_netd.git
master
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.1
s12.1
t13.0
system_netd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
FirewallController.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete FirewallController::replaceUidChain.
Lorenzo Colitti
2022-01-14
1
-5
/
+0
*
[NETD-TC#6] Clean up the dependency between FirewallController and
waynema
2021-12-02
1
-32
/
+0
*
[NETD-TC#5] Clean up the relevant non-bpf codes for
waynema
2021-12-02
1
-210
/
+5
*
Never send packets with a source of ::1 on the wire.
Maciej Żenczykowski
2021-10-15
1
-11
/
+15
*
eliminate TrafficController's mBpfEnabled & friends
Maciej Żenczykowski
2021-01-20
1
-5
/
+2
*
Add Restricted Mode Firewall Chain
Patrick Rohr
2020-12-02
1
-4
/
+14
*
Mostly remove "blacklist" and "whitelist" from netd.
Lorenzo Colitti
2020-07-30
1
-32
/
+32
*
simplify: BpfLevel -> BpfEnabled where appropriate
Maciej Żenczykowski
2020-02-12
1
-2
/
+1
*
FirewallController - make mUseBpfOwnerMatch a bool
Maciej Żenczykowski
2020-02-11
1
-10
/
+10
*
Get bpf level when check bpf support
Chenbo Feng
2019-02-15
1
-7
/
+8
*
Firewall-related commands porting
Luke Huang
2018-10-24
1
-10
/
+16
*
Merge all uid owner match map into one
Chenbo Feng
2018-08-06
1
-3
/
+0
*
FirewallController: discover max uid in the current user namespace
Hugo Benichi
2018-07-23
1
-8
/
+67
*
netd: Enable clang-tidy and fix all warnings
Bernie Innocenti
2018-06-07
1
-1
/
+1
*
Rename <cutils/log.h> to <log/log.h>
Logan Chien
2018-04-23
1
-1
/
+1
*
Add xt_owner module support in trafficController
Chenbo Feng
2018-04-12
1
-1
/
+25
*
Migrate INetd String16 method to std::string
Erik Kline
2018-03-18
1
-3
/
+3
*
[ipsec-doze] Add fchown capabilities, and fw rules
Benedict Wong
2017-12-18
1
-0
/
+9
*
Allow connectivity-critical packets in data saver mode.
Lorenzo Colitti
2017-09-26
1
-7
/
+14
*
Convert last FirewallController command to iptables-restore.
Lorenzo Colitti
2017-07-18
1
-8
/
+23
*
Convert {enable,disable}Firewall to iptables-restore
Lorenzo Colitti
2017-07-17
1
-10
/
+15
*
Move enableChildChains to iptables-restore.
Lorenzo Colitti
2017-04-28
1
-15
/
+6
*
Reorder the commands in whitelist chains.
Lorenzo Colitti
2017-04-25
1
-8
/
+16
*
Use IptablesRestoreController for UID rule updates.
Lorenzo Colitti
2017-04-25
1
-16
/
+15
*
Merge "Remove unused CommandListener egress firewall cmds"
Robin Lee
2017-04-22
1
-57
/
+0
|
\
|
*
Remove unused CommandListener egress firewall cmds
Robin Lee
2017-03-27
1
-57
/
+0
*
|
Really always allow networking on loopback.
Lorenzo Colitti
2017-03-30
1
-1
/
+2
|
/
*
Speed up FirewallController startup.
Lorenzo Colitti
2017-02-10
1
-16
/
+7
*
Allow networking on loopback in doze, standby, and powersave.
Lorenzo Colitti
2016-07-28
1
-0
/
+3
*
Silence spammy iptables rule at boot.
Pierre Imai
2016-05-27
1
-1
/
+1
*
Make FirewallController::createChain use replaceUidChain.
Lorenzo Colitti
2016-05-16
1
-28
/
+2
*
Make firewallReplaceUidChain match the behaviour of createChain.
Lorenzo Colitti
2016-05-16
1
-12
/
+24
*
Allow TCP RSTs to make it through firewall rules.
Lorenzo Colitti
2016-04-26
1
-1
/
+13
*
Whitelist system apps when using bw_happy_box.
Felipe Leme
2016-03-14
1
-3
/
+0
*
Merge changes I2dc1a074,Ic83d8160,I246696c4 into nyc-dev
Lorenzo Colitti
2016-03-02
1
-1
/
+41
|
\
|
*
Add an RPC to replace a UID firewall rule.
Lorenzo Colitti
2016-03-02
1
-1
/
+41
*
|
Created a firewall chain for power save mode.
Felipe Leme
2016-02-10
1
-0
/
+13
|
/
*
Don't break IPv6 connectivity when in doze mode.
Lorenzo Colitti
2015-09-02
1
-0
/
+19
*
netd: add default fw white list for system uids
Xiaohui Chen
2015-06-25
1
-0
/
+6
*
netd: add two child chains to firewall
Xiaohui Chen
2015-06-15
1
-24
/
+113
*
Blacklist uids for network access
Amith Yamasani
2015-04-29
1
-11
/
+38
*
server: check interface names in RPC arguments for validity
JP Abgrall
2014-06-19
1
-0
/
+5
*
Move netd_client into netd.
Sreeram Ramachandran
2014-05-21
1
-0
/
+149