Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_netd
/
refs/heads/q
/
server
/
TrafficControllerTest.cpp
795f1d1
replace NO_PERMISSIONS with PERMISSION_NONE
by Chenbo Feng
· 6 years ago
dba4b47
Adjust overflow protection
by Chenbo Feng
· 6 years ago
449e039
Improve the locking design inside TrafficController
by Chenbo Feng
· 6 years ago
7425379
Fix the unit test for stats swap
by Chenbo Feng
· 6 years ago
6865451
Block incoming non-VPN packets to apps under fully-routed VPN
by Rubin Xu
· 6 years ago
e846ef8
Add overflow protection for network stats maps
by Chenbo Feng
· 6 years ago
0084f00
Set the rlimit for unit tests
by Chenbo Feng
· 6 years ago
bf660aa
Do not block system uid from creating inet socket
by Chenbo Feng
· 7 years ago
47dd073
Get bpf level when check bpf support
by Chenbo Feng
· 7 years ago
a5161a0
Enable more clang-tidy checks and treat them as errors
by Bernie Innocenti
· 7 years ago
b4a4fa1
Don't call into system_server for permissions check
by Chenbo Feng
· 7 years ago
48eaed3
Use bpf maps to store permission information
by Chenbo Feng
· 7 years ago
f434e86
Take non-incremental network stats from bpf maps
by Chenbo Feng
· 7 years ago
abf8a34
Let lock_guard deduce its template argument
by Bernie Innocenti
· 7 years ago
703798e
Merge all uid owner match map into one
by Chenbo Feng
· 7 years ago
093d662
Disable TrafficController testcases when BPF is unavailable
by Bernie Innocenti
· 7 years ago
26e53f3
Merge "Fix linter warnings in netd tests"
by Treehugger Robot
· 7 years ago
7e25ec0
Fix linter warnings in netd tests
by Bernie Innocenti
· 7 years ago
c16827b
Remove bpf map iterator class
by Chenbo Feng
· 7 years ago
453914f
Merge "Use xt_bpf programs to do bandwidth control"
by Treehugger Robot
· 7 years ago
95892f3
Use xt_bpf programs to do bandwidth control
by Chenbo Feng
· 7 years ago
15bb55c
netd: Enable clang-tidy and fix all warnings
by Bernie Innocenti
· 7 years ago
bc4a15f
Use a separate map to store per app stats
by Chenbo Feng
· 7 years ago
4f6c237
refactor bpf maps into class
by Chenbo Feng
· 7 years ago
c3bfd3e
Use bpf get first key to iterate the maps
by Chenbo Feng
· 7 years ago
837ddfc
Check for first api level before turn on eBPF
by Chenbo Feng
· 7 years ago
ef1cab3
Remove the deleted stats from map
by Chenbo Feng
· 7 years ago
89c12f1
Add xt_owner module support in trafficController
by Chenbo Feng
· 7 years ago
eac6c47
Simplify the traffic stats entry struct
by Chenbo Feng
· 8 years ago
63ad559
Fix the incorrect test setup for trafficController
by Chenbo Feng
· 8 years ago
f43bf81
Add BPF helper function for system server
by Chenbo Feng
· 8 years ago
23e5c7f
Skip the BPF tests if the kernel does not support BPF.
by Lorenzo Colitti
· 8 years ago
ed37fea
Add unit test cases for TrafficController
by Chenbo Feng
· 8 years ago