1. c7c1685 Switch previous and new code path in replaceUidChain by Motomu Utsumi · 3 years ago
  2. 381ad9e Switch previous and new code path in setUidRule by Motomu Utsumi · 3 years ago
  3. 7dc657d Switch previous and new code path in removeUidInterfaceRules by Motomu Utsumi · 3 years ago
  4. f794e7d Switch previous and new code path in addUidInterfaceRules by Motomu Utsumi · 3 years ago
  5. b2d32b7 Switch previous and new code path in updateUidLockdownRule by Motomu Utsumi · 3 years ago
  6. 7f19df9 Switch previous and new code path in addNiceApp by Motomu Utsumi · 3 years ago
  7. 5f15f75 Switch previous and new code path in removeNiceApp by Motomu Utsumi · 3 years ago
  8. 55c282e Switch previous and new code path in addNaughtyApp by Motomu Utsumi · 3 years ago
  9. 878ce0d Switch previous and new code path in removeNaughtyApp by Motomu Utsumi · 3 years ago
  10. db323cb Merge "Set default value to bpf maps with Java Bpf Map" by Motomu Utsumi · 3 years ago
  11. 114cd9c Revert "Remove unused codes that was used in setChildChain" by Motomu Utsumi · 3 years, 1 month ago
  12. ba2fa15 Set default value to bpf maps with Java Bpf Map by Motomu Utsumi · 3 years, 1 month ago
  13. f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 1 month ago
  14. 9be2ea0 Use java BpfMap in BpfNetMaps#replaceUidChain by Motomu Utsumi · 3 years, 1 month ago
  15. 40230be Use java BpfMap in BpfNetMaps#setUidRule by Motomu Utsumi · 3 years, 1 month ago
  16. 599c4e5 Use java BpfMap in removeUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  17. 5f52f4f Use java BpfMap in BpfNetMaps#addUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  18. 697b299 Use java BpfMap in updateUidLockdownRule by Motomu Utsumi · 3 years, 2 months ago
  19. 55630d0 Use java BpfMap in BpfNetMaps#addNiceApp by Motomu Utsumi · 3 years, 2 months ago
  20. 7392eb4 Use java BpfMap in BpfNetMaps#removeNiceApp by Motomu Utsumi · 3 years, 2 months ago
  21. 389278e Use java BpfMap in BpfNetMaps#addNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  22. 60ed3be Use java BpfMap in BpfNetMaps#removeNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  23. 5a68a21 Add bpf map and lock for UidOwnerMap by Motomu Utsumi · 3 years, 2 months ago
  24. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 2 months ago
  25. 1f73fed Remove unnecessary null check by Motomu Utsumi · 3 years, 2 months ago
  26. 25cf86f Refactor BpfNetMaps and getChainEnabled by Motomu Utsumi · 3 years, 2 months ago
  27. b1144d7 Remove unused codes that was used in setChildChain by Motomu Utsumi · 3 years, 2 months ago
  28. 18b287d Use java BpfMap in BpfNetMaps#setChildChain by Motomu Utsumi · 3 years, 2 months ago
  29. be3ff1e Add API to get current firewall chain status by Motomu Utsumi · 3 years, 2 months ago
  30. 8b42e6d Remove LOCKDOWN from FirewallChain IntDef by Motomu Utsumi · 3 years, 3 months ago
  31. 5635d50 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 5 months ago
  32. 82244fd Remove dead code in BpfNetMaps. by Lorenzo Colitti · 3 years, 6 months ago
  33. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 6 months ago
  34. e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 3 years, 7 months ago
  35. 4dd5be6 Remove unused BpfNetMap jni function by markchien · 3 years, 6 months ago
  36. 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 7 months ago
  37. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 7 months ago
  38. 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 7 months ago
  39. 41c2448 Correct some errno values before throw ServiceSpecificException by Wayne Ma · 3 years, 7 months ago
  40. 790c83e [NETD-TC#14] Add traffic controller JNI to tethering module by Wayne Ma · 3 years, 7 months ago
  41. 0ea3bdc [NETD-TC#10] Create BpfNetMaps class by Wayne Ma · 3 years, 7 months ago