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