1. 5f630f2 BpfNetMaps: check if map is null to prevent crash on BPF-less devices by Alberto Ponces · 1 year, 7 months ago
  2. c0651b2 Make the use of IBpfMaps optional by Pierre-Hugues Husson · 1 year, 10 months ago
  3. c350db7 switch SynchronizeKernelRCU back to jni - but from BpfMap by Maciej Żenczykowski · 1 year, 9 months ago
  4. 49c88a1 Merge "remove BPF_NET_MAPS_FORCE_DISABLE_JAVA_BPF_MAP" into main by Maciej Żenczykowski · 1 year, 9 months ago
  5. 23912ee remove BPF_NET_MAPS_FORCE_DISABLE_JAVA_BPF_MAP by Maciej Żenczykowski · 1 year, 9 months ago
  6. 7b8f475 remove BpfNetMaps.cpp by Maciej Żenczykowski · 1 year, 9 months ago
  7. 87f7f27 Merge changes Ie1a36c3c,Id727cf7b,Ifba198d9 into main by Maciej Żenczykowski · 1 year, 9 months ago
  8. ffa6d61 Remove unnecessary check for skDestroyListener by Motomu Utsumi · 1 year, 9 months ago
  9. 96b6c39 Remove native code path in BpfNetMaps.java by Motomu Utsumi · 1 year, 9 months ago
  10. d872c3c Merge "Add methods for updating ingressDiscardRule bpf map to BpfNetMaps" into main by Motomu Utsumi · 1 year, 9 months ago
  11. e003152 [BR02] Implement isUidNetworkingBlocked by Junyu Lai · 2 years ago
  12. 77b4999 Add methods for updating ingressDiscardRule bpf map to BpfNetMaps by Motomu Utsumi · 1 year, 10 months ago
  13. 2433017 Write Data Saver setting to BPF map by Ken Chen · 1 year, 10 months ago
  14. 626045a [BR01.1] Support BpfNetMapsReader by Junyu Lai · 2 years ago
  15. ed4e7ec Update the logic of isFeatureEnabled and isFeatureNotChickenedOut by Motomu Utsumi · 1 year, 11 months ago
  16. d70a330 remove TrafficController::dump by Maciej Żenczykowski · 2 years ago
  17. 29b7b63 Split BpfNetMaps constants and utilities into standalone classes by Junyu Lai · 2 years ago
  18. 7628ea3 Use Java code path for bpf map operations in BpfNetMaps by Motomu Utsumi · 2 years ago
  19. 70fbfa4 Revert "KNOWN BAD CHANGE - it should cause lint failures (but doesn't??)." by Maciej Żenczykowski · 2 years, 1 month ago
  20. fc9875f KNOWN BAD CHANGE - it should cause lint failures (but doesn't??). by Maciej Żenczykowski · 2 years, 1 month ago
  21. e7da6fd BpfNetMaps.java - add @Requires(T) to all native_ methods by Maciej Żenczykowski · 2 years, 1 month ago
  22. d44a33a Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 5 months ago
  23. 278db58 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 4 months ago
  24. 56c412a Add getUidRule method to BpfNetMaps by Motomu Utsumi · 2 years, 7 months ago
  25. e7ebb15 check for U+ before checking device feature flags by Maciej Żenczykowski · 2 years, 8 months ago
  26. 513474c rename bpf_shared.h to netd.h by Maciej Żenczykowski · 2 years, 8 months ago
  27. 0e9c379 Enable java bpf map always in U devices by Motomu Utsumi · 2 years, 8 months ago
  28. 316d057 Add sEnableJavaBpfMap value to the dump by Motomu Utsumi · 3 years ago
  29. ef546a9 Move CookieTag map dump to BpfNetMaps by Motomu Utsumi · 2 years, 11 months ago
  30. 372c9b4 Move ownerMatch config dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  31. c675d6f Move current StatsMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  32. 956d86c Move uidOwnerMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  33. 310850f Move uidPermissionMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  34. dc88622 BpfNetMaps.java - array index U32 -> S32 by Maciej Żenczykowski · 2 years, 11 months ago
  35. 785793f BpfNetMaps.java - uid U32 -> S32 by Maciej Żenczykowski · 2 years, 11 months ago
  36. 6c1c6bb UidOwnerValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 2 years, 11 months ago
  37. df8d299 Add native_dump to the Dependencies by Motomu Utsumi · 3 years ago
  38. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
  39. 166f966 register callback to pull NetworkBpfMapInfo atom by Motomu Utsumi · 3 years ago
  40. b954886 Open CookieTagMap in BpfNetMaps by Motomu Utsumi · 3 years ago
  41. d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
  42. 3af8f0e Add startSkDestroyListener flag to native_init by Motomu Utsumi · 3 years ago
  43. 171c817 Merge "Use IBpfMap type instead of BpfMap type" by Motomu Utsumi · 3 years ago
  44. 9785a68 Merge "Add wtf log for the case that should not happen" by Motomu Utsumi · 3 years ago
  45. 7631d15 Merge "Convert int array to Integer Set without stream" by Motomu Utsumi · 3 years ago
  46. 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years ago
  47. 8e420ea Add wtf log for the case that should not happen by Motomu Utsumi · 3 years ago
  48. 1a477b0 Convert int array to Integer Set without stream by Motomu Utsumi · 3 years ago
  49. 7abeaa4 Support java BpfMap in BpfNetMaps#swapActiveStatsMap by Motomu Utsumi · 3 years, 1 month ago
  50. 6527120 Support java BpfMap in BpfNetMaps#setNetPermForUids by Motomu Utsumi · 3 years, 1 month ago
  51. eec62aa Merge changes from topic "switch_uid_owner_map_api" by Motomu Utsumi · 3 years ago
  52. 02c02a3 Merge "Switch previous and new code path in setChildChain" by Motomu Utsumi · 3 years ago
  53. c7c1685 Switch previous and new code path in replaceUidChain by Motomu Utsumi · 3 years ago
  54. 381ad9e Switch previous and new code path in setUidRule by Motomu Utsumi · 3 years ago
  55. 7dc657d Switch previous and new code path in removeUidInterfaceRules by Motomu Utsumi · 3 years ago
  56. f794e7d Switch previous and new code path in addUidInterfaceRules by Motomu Utsumi · 3 years ago
  57. b2d32b7 Switch previous and new code path in updateUidLockdownRule by Motomu Utsumi · 3 years ago
  58. 7f19df9 Switch previous and new code path in addNiceApp by Motomu Utsumi · 3 years ago
  59. 5f15f75 Switch previous and new code path in removeNiceApp by Motomu Utsumi · 3 years ago
  60. 55c282e Switch previous and new code path in addNaughtyApp by Motomu Utsumi · 3 years ago
  61. 878ce0d Switch previous and new code path in removeNaughtyApp by Motomu Utsumi · 3 years ago
  62. db323cb Merge "Set default value to bpf maps with Java Bpf Map" by Motomu Utsumi · 3 years ago
  63. e057dd4 Switch previous and new code path in setChildChain by Motomu Utsumi · 3 years ago
  64. 114cd9c Revert "Remove unused codes that was used in setChildChain" by Motomu Utsumi · 3 years, 1 month ago
  65. ba2fa15 Set default value to bpf maps with Java Bpf Map by Motomu Utsumi · 3 years, 1 month ago
  66. f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 1 month ago
  67. 9be2ea0 Use java BpfMap in BpfNetMaps#replaceUidChain by Motomu Utsumi · 3 years, 1 month ago
  68. 40230be Use java BpfMap in BpfNetMaps#setUidRule by Motomu Utsumi · 3 years, 1 month ago
  69. 599c4e5 Use java BpfMap in removeUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  70. 5f52f4f Use java BpfMap in BpfNetMaps#addUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  71. 697b299 Use java BpfMap in updateUidLockdownRule by Motomu Utsumi · 3 years, 2 months ago
  72. 55630d0 Use java BpfMap in BpfNetMaps#addNiceApp by Motomu Utsumi · 3 years, 2 months ago
  73. 7392eb4 Use java BpfMap in BpfNetMaps#removeNiceApp by Motomu Utsumi · 3 years, 2 months ago
  74. 389278e Use java BpfMap in BpfNetMaps#addNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  75. 60ed3be Use java BpfMap in BpfNetMaps#removeNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  76. 5a68a21 Add bpf map and lock for UidOwnerMap by Motomu Utsumi · 3 years, 2 months ago
  77. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 2 months ago
  78. 1f73fed Remove unnecessary null check by Motomu Utsumi · 3 years, 2 months ago
  79. 25cf86f Refactor BpfNetMaps and getChainEnabled by Motomu Utsumi · 3 years, 2 months ago
  80. b1144d7 Remove unused codes that was used in setChildChain by Motomu Utsumi · 3 years, 2 months ago
  81. 18b287d Use java BpfMap in BpfNetMaps#setChildChain by Motomu Utsumi · 3 years, 2 months ago
  82. be3ff1e Add API to get current firewall chain status by Motomu Utsumi · 3 years, 2 months ago
  83. 8b42e6d Remove LOCKDOWN from FirewallChain IntDef by Motomu Utsumi · 3 years, 3 months ago
  84. 5635d50 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 5 months ago
  85. 82244fd Remove dead code in BpfNetMaps. by Lorenzo Colitti · 3 years, 6 months ago
  86. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 6 months ago
  87. e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 3 years, 7 months ago
  88. 4dd5be6 Remove unused BpfNetMap jni function by markchien · 3 years, 6 months ago
  89. 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 7 months ago
  90. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 7 months ago
  91. 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 7 months ago
  92. 41c2448 Correct some errno values before throw ServiceSpecificException by Wayne Ma · 3 years, 7 months ago
  93. 790c83e [NETD-TC#14] Add traffic controller JNI to tethering module by Wayne Ma · 3 years, 7 months ago
  94. 0ea3bdc [NETD-TC#10] Create BpfNetMaps class by Wayne Ma · 3 years, 7 months ago