1. dfd5a43 Convert netd tests to Result::ok() by Bernie Innocenti · 6 years ago
  2. 2ecb2a0 Merge "libbpf_android doesn't use libnetdutils" by Steven Moreland · 6 years ago
  3. 7e1ee77 remove use of BpfMap(fd=createMap()) construction in favour of better one by Maciej Żenczykowski · 6 years ago
  4. a307454 libbpf_android doesn't use libnetdutils by Steven Moreland · 6 years ago
  5. 11ec78b share eBPF struct definitions between ebpf and C++ netd by Maciej Żenczykowski · 6 years ago
  6. a1aae6c [libnetdbpf] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  7. ef01d8d Set the rlimit for unit tests by Chenbo Feng · 6 years ago
  8. 1002c2c Don't return error when uid entry don't exsit by Chenbo Feng · 6 years ago
  9. 58bd3d4 Clean up for bpf related code by Chenbo Feng · 6 years ago
  10. f434e86 Take non-incremental network stats from bpf maps by Chenbo Feng · 7 years ago
  11. e531772 Add SKIP_IF_BPF_NOT_SUPPORTED macro in BpfNetworkStatsHelperTest. by Xiao Ma · 7 years ago
  12. dc4c37e Skip test setup if device does not support bpf by Chenbo Feng · 7 years ago
  13. a130ac2 Sort and group network stats collected from eBPF. by junyulai · 7 years ago
  14. 21f8afe Revert "Sort and group network stats collected from eBPF." by Chenbo Feng · 7 years ago
  15. 7b03736 Sort and group network stats collected from eBPF. by junyulai · 7 years ago
  16. d6104d1 Fix the build problem in netd by Chenbo Feng · 7 years ago[Renamed (99%) from libbpf/BpfNetworkStatsTest.cpp]
  17. bc4a15f Use a separate map to store per app stats by Chenbo Feng · 7 years ago
  18. 4f6c237 refactor bpf maps into class by Chenbo Feng · 7 years ago
  19. c3bfd3e Use bpf get first key to iterate the maps by Chenbo Feng · 7 years ago
  20. 837ddfc Check for first api level before turn on eBPF by Chenbo Feng · 7 years ago
  21. f4b812d Support read iface stats detail by Chenbo Feng · 7 years ago
  22. 33a4de1 Use bpf map to read the interface stats by Chenbo Feng · 7 years ago
  23. 1651348 Refactor bpf map iterate process by Chenbo Feng · 7 years ago
  24. 7e97405 Add a eBPF map to store iface name and index by Chenbo Feng · 7 years ago
  25. 0bdcf25 Fix broken libbpf_test by Chenbo Feng · 7 years ago
  26. eac6c47 Simplify the traffic stats entry struct by Chenbo Feng · 8 years ago
  27. dc4e325 Add unit test for bpf helper function by Chenbo Feng · 8 years ago