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
/
BandwidthControllerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move XtBpfProgLocations.h into a new header library
Maciej Żenczykowski
2022-06-16
1
-1
/
+1
*
move definition of xt_bpf program pin locations to system/netd
Maciej Żenczykowski
2022-06-15
1
-1
/
+1
*
Merge "Drop duplicate clat ingress packets"
Treehugger Robot
2022-04-07
1
-0
/
+1
|
\
|
*
Drop duplicate clat ingress packets
Hungming Chen
2022-04-07
1
-0
/
+1
*
|
BandwidthController: remove dead egress rule for clat daemon
Hungming Chen
2022-03-25
1
-1
/
+0
|
/
*
[NETD-BPF#5] Move bpf_shared.h from netd to module
Ken Chen
2021-11-21
1
-2
/
+1
*
Remove non-bpf support from BandwidthController
Patrick Rohr
2020-12-29
1
-110
/
+39
*
Mostly remove "blacklist" and "whitelist" from netd.
Lorenzo Colitti
2020-07-30
1
-2
/
+2
*
No longer get app uid bandwidth stats for the clat daemon
Maciej Żenczykowski
2020-05-27
1
-2
/
+4
*
BandwidthController - fix typo: owner-uid --> uid-owner
Maciej Żenczykowski
2020-05-27
1
-2
/
+2
*
BandwidthController - don't collect egress interface stats from clatd
Maciej Żenczykowski
2020-05-27
1
-4
/
+4
*
BandwidthController - consistently use -j not --jump throughout
Maciej Żenczykowski
2019-12-27
1
-70
/
+67
*
Enable more clang-tidy checks and treat them as errors
Bernie Innocenti
2019-02-01
1
-3
/
+2
*
Nat-related commands refine
Luke Huang
2018-11-19
1
-49
/
+29
*
Fix the build problem in netd
Chenbo Feng
2018-10-16
1
-1
/
+1
*
Move bpf map and program definition into shared header
Chenbo Feng
2018-10-16
1
-4
/
+1
*
Netd unconditionally enable bandwidth control
Luke Huang
2018-09-10
1
-1
/
+1
*
Remove qtaguid support from bandwidth controller
Chenbo Feng
2018-08-29
1
-67
/
+83
*
Fix linter warnings in netd tests
Bernie Innocenti
2018-07-02
1
-4
/
+2
*
Use xt_bpf programs to do bandwidth control
Chenbo Feng
2018-06-21
1
-6
/
+22
*
Fixing the BandwidthController unit test
Chenbo Feng
2018-03-19
1
-4
/
+20
*
[ipsec-qtaguid] Reserve mark, add ipsec bw exemptions
Benedict Wong
2017-12-15
1
-2
/
+25
*
Allow connectivity-critical packets in data saver mode.
Lorenzo Colitti
2017-09-26
1
-8
/
+26
*
Add costly interface rules to make forwarding in both directions
Erik Kline
2017-09-20
1
-0
/
+4
*
Move all tethering functionality into TetherController.
Lorenzo Colitti
2017-08-31
1
-162
/
+0
*
Delete all remaining callers of iptables.
Lorenzo Colitti
2017-08-19
1
-3
/
+0
*
Switch costly alerts to iptables-restore.
Lorenzo Colitti
2017-07-06
1
-4
/
+8
*
Add a test for costly alerts.
Lorenzo Colitti
2017-07-06
1
-0
/
+33
*
Convert set*Quota to use iptablesRestore.
Lorenzo Colitti
2017-07-06
1
-43
/
+50
*
Remove superfluous quota rule delete commands.
Lorenzo Colitti
2017-07-06
1
-15
/
+1
*
Add unit test for shared/unshared interface quotas
Joel Scherpelz
2017-06-26
1
-22
/
+160
*
Switch BandwidthController per-UID commands to iptables-restore
Lorenzo Colitti
2017-04-28
1
-12
/
+20
*
Add test coverage for BandwidthController app commands.
Lorenzo Colitti
2017-04-28
1
-0
/
+20
*
Move runIptablesAlert{,Fwd}Cmd to iptables-restore.
Lorenzo Colitti
2017-04-28
1
-10
/
+18
*
Add test coverage for IptablesAlert{,Fwd}Cmd.
Lorenzo Colitti
2017-04-28
1
-0
/
+40
*
Add a unit test for BandwidthController quota commands.
Lorenzo Colitti
2017-02-28
1
-0
/
+62
*
Use iptables pipes when fetching tether counters.
Lorenzo Colitti
2017-02-10
1
-41
/
+39
*
Use iptables pipes in BandwidthController startup.
Lorenzo Colitti
2017-02-10
1
-56
/
+92
*
Parse IPv6 tethering counters.
Lorenzo Colitti
2016-07-12
1
-13
/
+70
*
More test coverage for tethering counter parsing.
Lorenzo Colitti
2016-07-12
1
-5
/
+43
*
Add a test for getTetherStats.
Lorenzo Colitti
2016-07-08
1
-4
/
+67
*
Move iptables test code to a new IptablesBaseTest class.
Lorenzo Colitti
2016-03-28
1
-42
/
+2
*
Use iptables-restore in BandwidthController startup.
Lorenzo Colitti
2016-03-28
1
-52
/
+84
*
Add more test coverage for BandwidthController.
Lorenzo Colitti
2016-03-28
1
-0
/
+40
*
Attempt to make data saver mode work for real.
Lorenzo Colitti
2016-03-27
1
-6
/
+8
*
Add a rudimentary unit test for BandwidthController.
Lorenzo Colitti
2016-03-22
1
-0
/
+102