1. d017856 Use CLAT_MARK from the netd AIDL interface. by Lorenzo Colitti · 3 years, 2 months ago
  2. 1c4e677 BandwidthController - remove an unused variable by Maciej Żenczykowski · 3 years, 2 months ago
  3. 7219cfe remove specific clat iptables drop rules by Maciej Żenczykowski · 3 years, 4 months ago
  4. b50e20a Merge "Drop duplicate clat ingress packets" by Treehugger Robot · 3 years, 4 months ago
  5. ba81595 Drop duplicate clat ingress packets by Hungming Chen · 3 years, 5 months ago
  6. 551c6e6 BandwidthController: remove dead egress rule for clat daemon by Hungming Chen · 3 years, 5 months ago
  7. fc745d1 Remove unused TrafficController include by Patrick Rohr · 3 years, 7 months ago
  8. dc07cd4 [NETD-TC#1] Move manipulateSpecialApps out of BandwidthController. by waynema · 3 years, 10 months ago
  9. 6857fa5 BandwidthController.cpp - fix a clang warning: abseil-string-find-startswith by Maciej Żenczykowski · 4 years, 7 months ago
  10. f265ddd Remove unused IptJumpOp value by Patrick Rohr · 4 years, 8 months ago
  11. 7db39b9 Use UidOwnerMatchType rather than IptJumpOp in TrafficController by Patrick Rohr · 4 years, 8 months ago
  12. 7920397 Refactoring string uid vectors by Patrick Rohr · 4 years, 8 months ago
  13. 18295e1 Remove unused code from BandwidthController by Patrick Rohr · 4 years, 8 months ago
  14. 03e3f7b Remove non-bpf support from BandwidthController by Patrick Rohr · 4 years, 8 months ago
  15. cdd79f1 Mostly remove "blacklist" and "whitelist" from netd. by Lorenzo Colitti · 5 years ago
  16. f14b23d No longer get app uid bandwidth stats for the clat daemon by Maciej Żenczykowski · 5 years ago
  17. 9071aa6 BandwidthController - fix typo: owner-uid --> uid-owner by Maciej Żenczykowski · 5 years ago
  18. 9fcfb70 BandwidthController - don't collect egress interface stats from clatd by Maciej Żenczykowski · 5 years ago
  19. 16b20a1 BandwidthController - cleanup some needless StringPrintf's by Maciej Żenczykowski · 5 years ago
  20. 169c9dc BandwidthController: fix performance-no-automatic-move warning. by Yabin Cui · 5 years ago
  21. 2c79448 BandwidthController - fix bugprone-suspicious-missing-comma warnings by Maciej Żenczykowski · 5 years ago
  22. dec83c7 BandwidthController - consistently use -j not --jump throughout by Maciej Żenczykowski · 6 years ago
  23. 80ffd0f Remove unused deps on liblogwrap by Bernie Innocenti · 6 years ago
  24. ae038f8 Nat-related commands refine by Luke Huang · 7 years ago
  25. 19b49c5 Nat-related commands porting by Luke Huang · 7 years ago
  26. e64fa38 Firewall-related commands porting by Luke Huang · 7 years ago
  27. 6b0d625 Move bpf map and program definition into shared header by Chenbo Feng · 7 years ago
  28. 0bdee43 Check for ignored StatusOr results by Bernie Innocenti · 7 years ago
  29. 531f5d3 bandwidth-related commands porting by Luke Huang · 7 years ago
  30. f44a3c1 Netd unconditionally enable bandwidth control by Luke Huang · 7 years ago
  31. 44c0f44 Remove qtaguid support from bandwidth controller by Chenbo Feng · 7 years ago
  32. 703798e Merge all uid owner match map into one by Chenbo Feng · 7 years ago
  33. 453914f Merge "Use xt_bpf programs to do bandwidth control" by Treehugger Robot · 7 years ago
  34. 95892f3 Use xt_bpf programs to do bandwidth control by Chenbo Feng · 7 years ago
  35. 15bb55c netd: Enable clang-tidy and fix all warnings by Bernie Innocenti · 7 years ago
  36. 3f46148 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 7 years ago
  37. 33a4de1 Use bpf map to read the interface stats by Chenbo Feng · 7 years ago
  38. a121e20 Fixing the BandwidthController unit test by Chenbo Feng · 7 years ago
  39. 5ed1799 Use xt_bpf module to record the iface stats by Chenbo Feng · 7 years ago
  40. b9baf26 [ipsec-qtaguid] Reserve mark, add ipsec bw exemptions by Benedict Wong · 8 years ago
  41. aff2879 Allow connectivity-critical packets in data saver mode. by Lorenzo Colitti · 8 years ago
  42. 51eb324 Add costly interface rules to make forwarding in both directions by Erik Kline · 8 years ago
  43. a93126d Move all tethering functionality into TetherController. by Lorenzo Colitti · 8 years ago
  44. 5c68b9c Delete all remaining callers of iptables. by Lorenzo Colitti · 8 years ago
  45. c616259 Remove now-unused strncpyAndCheck. by Lorenzo Colitti · 8 years ago
  46. 0ecddc0 Delete the last iptables commands in BandwidthController. by Lorenzo Colitti · 8 years ago
  47. e85ffe1 Switch costly alerts to iptables-restore. by Lorenzo Colitti · 8 years ago
  48. b7ac3f7 Minor improvements to shared quota error handling. by Lorenzo Colitti · 8 years ago
  49. 48f8300 Convert set*Quota to use iptablesRestore. by Lorenzo Colitti · 8 years ago
  50. d59526a Refactor interface quota code before moving to iptables-restore. by Joel Scherpelz · 8 years ago
  51. 2782b6b Remove superfluous quota rule delete commands. by Lorenzo Colitti · 8 years ago
  52. ced1dd9 Change list + manual search to set/map by Joel Scherpelz · 8 years ago
  53. 01cc549 Add unit test for shared/unshared interface quotas by Joel Scherpelz · 8 years ago
  54. bcad661 Modernize string handling in BandwidthController by Joel Scherpelz · 8 years ago
  55. 911bc4c Switch BandwidthController per-UID commands to iptables-restore by Lorenzo Colitti · 8 years ago
  56. d9db08c Simplify enums in BandwidthController. by Lorenzo Colitti · 8 years ago
  57. 4773cb4 Properly report failure in runIptablesAlertCmd. by Lorenzo Colitti · 8 years ago
  58. 3c27270 Move runIptablesAlert{,Fwd}Cmd to iptables-restore. by Lorenzo Colitti · 8 years ago
  59. e8b56e4 Add test coverage for IptablesAlert{,Fwd}Cmd. by Lorenzo Colitti · 8 years ago
  60. ce6748a Use iptables pipes when fetching tether counters. by Lorenzo Colitti · 9 years ago
  61. 56c4b1e Use iptables pipes in BandwidthController startup. by Lorenzo Colitti · 9 years ago
  62. 26c9132 Parse IPv6 tethering counters. by Lorenzo Colitti · 9 years ago
  63. 7364b75 Refactor getTetherStats in preparation for IPv6 tether counters. by Lorenzo Colitti · 9 years ago
  64. 13debb8 Use iptables-restore in BandwidthController startup. by Lorenzo Colitti · 9 years ago
  65. 464eabe Attempt to make data saver mode work for real. by Lorenzo Colitti · 9 years ago
  66. 86a4798 Add a rudimentary unit test for BandwidthController. by Lorenzo Colitti · 9 years ago
  67. 7618ccb Slightly restructure the data saver iptables rules. by Lorenzo Colitti · 9 years ago
  68. a33d479 Remove the ability to enable/disable the happy box. by Lorenzo Colitti · 9 years ago
  69. b1f0557 Don't keep naughty/nice app state in BandwidthController. by Lorenzo Colitti · 9 years ago
  70. 5ebbbd8 Whitelist system apps when using bw_happy_box. by Felipe Leme · 9 years ago
  71. 9fbf60d Remove unused costName variable am: 87732125ef by Erik Kline · 9 years ago
  72. 8773212 Remove unused costName variable by Erik Kline · 9 years ago
  73. 58a9448 Always add costly interfaces to the bw_FORWARD chain by Erik Kline · 10 years ago
  74. 7e5323d am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock" by Yusuke Sato · 10 years ago
  75. 99b4050 Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 10 years ago
  76. 94b2ab9 Make netd calls to iptables wait for xtables lock by Paul Jensen · 10 years ago
  77. 53ea9ca Avoid leaking file descriptors by Nick Kralevich · 11 years ago
  78. a9d791f Plug some leaks by Jesper Hansson · 13 years ago
  79. 69261cb server: check interface names in RPC arguments for validity by JP Abgrall · 11 years ago
  80. 56afacf Turn on C++11 and make all warnings into errors. by Sreeram Ramachandran · 11 years ago
  81. f4cfad3 Move netd_client into netd. by Sreeram Ramachandran · 11 years ago[Renamed from BandwidthController.cpp]
  82. 0b2b902 BandwidthController: validate interface / chain names by Nick Kralevich · 11 years ago
  83. 948922b am 5faac35c: am 57abed1d: Merge "netd: SCN must be used instead of PRI for scanf functions" by Mark Salyzyn · 11 years ago
  84. ca0b5e2 netd: SCN must be used instead of PRI for scanf functions by Mark Salyzyn · 11 years ago
  85. 3440b6e am 1f1f159f: am cfb7ebe1: Merge "Fix C++11 violations" by JP Abgrall · 11 years ago
  86. 7776cea Fix C++11 violations by SynergyDev · 11 years ago
  87. 62b5751 am 19d49454: am 2bd389e3: Merge "AArch64: Fix printf format strings." by Colin Cross · 12 years ago
  88. 2a54d96 AArch64: Fix printf format strings. by Matthew Leach · 13 years ago
  89. f3cc83f NatController: Fix tethering-counting iptables rules handling by JP Abgrall · 12 years ago
  90. 991693e Missing tethering stats isn't an error. by Jeff Sharkey · 12 years ago
  91. 0e540ec BandwidthController: fix bad flushing for bw_costly_* tables. by JP Abgrall · 12 years ago
  92. 7e51cde BandwidthController: prefix chains with bw_ by JP Abgrall · 12 years ago
  93. af476f7 BandwidthController: allow UID 0 as a "special uid" by JP Abgrall · 12 years ago
  94. e478873 BandwidthController: add support for "nice apps" and the "happy box" by JP Abgrall · 12 years ago
  95. a9ba4cb BandwidthController: switch to generic handling for naughty apps. by JP Abgrall · 12 years ago
  96. 340d5cc BandwidthController: reject with port-unreachable to prevent TCP retries. by JP Abgrall · 12 years ago
  97. baeccc4 netd: tethering stats: persistent + list-all support by JP Abgrall · 12 years ago
  98. 109899b BandwidthController: fixup insertion pos in costly chain handling by JP Abgrall · 13 years ago
  99. c8dc63b BandwidthController: correctly handle the iptables command exit code by JP Abgrall · 13 years ago
  100. 92009c8 netd: BandwidthController: Allow tracking loopback interfaces by JP Abgrall · 13 years ago