1. 322386f Merge iptables at v1.6.1 tag by Maciej Żenczykowski · 5 years ago
  2. cc9d01b Convert iptables to Android.bp by Dan Willemsen · 6 years ago
  3. 14bc216 UPSTREAM: iptables: insist that the lock is held. by Lorenzo Colitti · 7 years ago
  4. 10cdfd5 Always build the iptables lock when building iptables. by Lorenzo Colitti · 7 years ago
  5. 2bf769b Android-specific changes for upgrade to iptables-1.6.1. by Lorenzo Colitti · 7 years ago
  6. 1e95b6c iptables-restore: support acquiring the lock. by Lorenzo Colitti · 7 years ago
  7. 097d6be iptables: remove duplicated argument parsing code by Lorenzo Colitti · 7 years ago
  8. 0e96b21 iptables: move XT_LOCK_NAME from CFLAGS to config.h. by Lorenzo Colitti · 7 years ago
  9. e01761f iptables: set the path of the lock file via a configure option. by Lorenzo Colitti · 7 years ago
  10. e493a22 xshared: using the blocking file lock request when we wait indefinitely by Liping Zhang · 7 years ago
  11. f9da6ab xshared: do not lock again and again if "-w" option is not specified by Liping Zhang · 7 years ago
  12. 8a3f924 Update to iptables 1.6.1. by Lorenzo Colitti · 7 years ago
  13. 61cd1d6 Revert "Add '-w' option to ip[6]tables-restore" by Lorenzo Colitti · 7 years ago
  14. 0f6d7c3 Revert "iptables: Change locking semantics." by Lorenzo Colitti · 7 years ago
  15. 9b06472 Suppress warnings in external/iptables. by Aurimas Liutikas · 7 years ago
  16. 7df66f1 iptables: fix the wrong appending of jump verdict after the comment. by Shyam Saini · 7 years ago
  17. d2a1e52 iptables: Change locking semantics. by Narayan Kamath · 7 years ago
  18. e2e435d iptables: flush stdout after every verbose log. by Narayan Kamath · 7 years ago
  19. 96472f8 iptables-save: exit with error if unable to open proc file by Thomas Habets · 7 years ago
  20. 23d3f94 build: Fix two compile errors during out-of-tree build by Keno Fischer · 7 years ago
  21. bfa3321 iptables: on revision mismatch, do not call print/save by Willem de Bruijn · 8 years ago
  22. 92a3d08 xtables-translate: Fix chain type when translating nat table by Phil Sutter · 8 years ago
  23. f1cd86d nft_ipv{4,6}_xlate: Respect prefix lengths by Phil Sutter · 8 years ago
  24. 3531d7c xtables-translate: Support setting standard chain policy by Phil Sutter · 8 years ago
  25. a6a4c04 iptables: xtables-arp: Use getaddrinfo() by Shivani Bhardwaj · 8 years ago
  26. 3105ed4 xtables-translate-restore: do not escape quotes by Pablo M. Bermudo Garay · 8 years ago
  27. ef2a7e9 xtables-compat: add rule cache by Pablo M. Bermudo Garay · 8 years ago
  28. 4b79104 xtables-compat: check if nft ruleset is compatible by Pablo M. Bermudo Garay · 8 years ago
  29. 27579fe iptables-restore: add missing arguments to usage message by Brian Haley · 8 years ago
  30. b2b811e xtables-translate: add escape_quotes option to comment_xlate by Pablo M. Bermudo Garay · 8 years ago
  31. 2abd049 xtables-compat: remove useless functions by Pablo M. Bermudo Garay · 8 years ago
  32. a44bee8 xtables-compat: fix comments listing by Pablo M. Bermudo Garay · 8 years ago
  33. 0ddd663 iptables-translate: add in/out ifname wildcard match translation to nft by Liping Zhang · 8 years ago
  34. 68c57e8 xtables-translate: fix issue with quotes by Pablo M. Bermudo Garay · 8 years ago
  35. 7a0992d src: introduce struct xt_xlate_{mt,tg}_params by Pablo Neira Ayuso · 8 years ago
  36. f035be3 xtables-translate: fix multiple spaces issue by Pablo M. Bermudo Garay · 8 years ago
  37. e8f857a xtables: Add an interval option for xtables lock wait by Subash Abhinov Kasiviswanathan · 8 years ago
  38. d64ef34 iptables-compat: use nft built-in comments support by Pablo M. Bermudo Garay · 8 years ago
  39. c513cc3 ip6tables: Warn about use of DROP in nat table by Thomas Woerner · 8 years ago
  40. 8bba888 iptables-translate: Don't print "nft" in iptables-restore-translate command by Guruswamy Basavaiah · 8 years ago
  41. 75a1d2e iptables-translate: Printing the table name before chain name. by Guruswamy Basavaiah · 8 years ago
  42. d7b813f iptables.8: nat table has four builtin chains by Florian Westphal · 8 years ago
  43. ce477f9 Tell the build system to copy notice files. by Ying Wang · 8 years ago
  44. 98dd514 iptables-translate: translate iptables --flush by Guruswamy Basavaiah · 8 years ago
  45. e9e3cad iptables/xtables-arp.c: fix typo, wierd vs weird by Arturo Borrero · 8 years ago
  46. 9e14d43 iptables-translate: pass ipt_entry and ip6t_entry to ->xlate() by Pablo Neira Ayuso · 8 years ago
  47. 0637597 iptables: nft-ipv6: Use meta l4proto instead of nexthdr by Shivani Bhardwaj · 8 years ago
  48. 4f75601 iptables: extensions: iptables-translate prints extra "nft" after printing any error by Guruswamy Basavaiah · 8 years ago
  49. a9a599a comment: Add translation to nft by Shivani Bhardwaj · 8 years ago
  50. 5d9c5a3 iptables: nft-ipv6: Fix ipv6 flags by Shivani Bhardwaj · 8 years ago
  51. 6b60dc5 extensions: rename xt_buf to xt_xlate by Pablo Neira Ayuso · 8 years ago
  52. 1e1c582 iptables: nft-ipv6: Replace ip with ip6 by Shivani Bhardwaj · 8 years ago
  53. 933400b nft: xtables: add the infrastructure to translate from iptables to nft by Pablo Neira Ayuso · 10 years ago
  54. d13b60c nft: xtables-restore: add generic parsing infrastructure by Pablo Neira Ayuso · 10 years ago
  55. 50b056c nft: xtables: add generic parsing infrastructure to interpret commands by Pablo Neira Ayuso · 10 years ago
  56. 7e120ef iptables.8: mention iptables-save in -L documentation by Florian Westphal · 8 years ago
  57. bdf27a0 iptables: add xtables-config-parser.h to BUILT_SOURCES by Gustavo Zacarias · 8 years ago
  58. 54c2626 iptables: fix static builds by Pablo Neira Ayuso · 9 years ago
  59. 7462e4a iptables-compat: Keep xtables-config and xtables-events out from tree by Pablo Neira Ayuso · 9 years ago
  60. 742baab iptables-compat: use new symbols in libnftnl by Pablo Neira Ayuso · 9 years ago
  61. 92dc4f6 iptables: Spelling fixes by Ville Skyttä · 9 years ago
  62. 5d4a3ec iptables: update gitignore list by Mike Frysinger · 9 years ago
  63. 1d12f7b Add '-w' option to ip[6]tables-restore by Yusuke Sato · 9 years ago
  64. 7b86a2f Add ip[6]tables-restore and ip[6]tables-save to /system/bin by Yusuke Sato · 9 years ago
  65. 34344db iptables-compat: Increase rule number only for the selected table and chain by Thomas Woerner · 9 years ago
  66. 8e15226 iptables-compat: Allow to insert into rule_count+1 position by Thomas Woerner · 9 years ago
  67. 043e52b consistently use <errno.h> by Felix Janda · 9 years ago
  68. 03ae6a7 ebtables-compat: fix misplaced function attribute on ebt_print_error() by Arturo Borrero Gonzalez · 9 years ago
  69. 1749f44 ebtables-compat: fix rule deleting with -D in rules with no target by Arturo Borrero · 9 years ago
  70. d7c61fe ebtables-compat: add a bridge-specific exit_error function by Arturo Borrero · 9 years ago
  71. af72a05 ebtables-compat: add support for limit extension by Arturo Borrero · 9 years ago
  72. 52dbdb7 arptables-compat: delete extra space in target printing by Arturo Borrero · 9 years ago
  73. bdc6686 ebtables-compat: support nflog extension by Arturo Borrero · 9 years ago
  74. 429a50b Remove unused My_intermediates variable from iptables/Android.mk by Trevor Drake · 9 years ago
  75. 6c8db12 iptables-compat: unset context flags in netlink delinearize step by Pablo Neira Ayuso · 9 years ago
  76. 34c36ae arptables-compat: add mangle target extension by Arturo Borrero · 9 years ago
  77. 6dc53c5 xshared: calm down compilation warning by Pablo Neira Ayuso · 9 years ago
  78. 87f82cb Merge branch 'ebtables-compat' by Pablo Neira Ayuso · 9 years ago
  79. fe97f60 ebtables-compat: add watchers support by Arturo Borrero · 9 years ago
  80. db0e29a ebtables-compat: finish target infrastructure by Arturo Borrero · 9 years ago
  81. 936e65d ebtables-compat: call extensions final checks by Arturo Borrero · 9 years ago
  82. 535ede9 ebtables-compat: add mark_m match extension by Arturo Borrero · 9 years ago
  83. 49479aa ebtables-compat: add 'ip' match extension by Arturo Borrero · 9 years ago
  84. 8acf831 ebtables-compat: fix nft payload bases by Arturo Borrero · 9 years ago
  85. cd414ab ebtables-compat: include rule counters in ebtables rules by Arturo Borrero · 9 years ago
  86. c5c011a ebtables-compat: prevent same matches to be included multiple times by Arturo Borrero · 9 years ago
  87. 16331e1 ebtables-compat: prevent options overwrite by Arturo Borrero · 9 years ago
  88. 4143a08 ebtables-compat: add nft rule compat information to bridge rules by Arturo Borrero · 9 years ago
  89. 457ed5e ebtables-compat: fix ACCEPT printing by simplifying logic by Arturo Borrero · 9 years ago
  90. aa562a6 iptables: use flock() instead of abstract unix sockets by Pablo Neira Ayuso · 9 years ago
  91. bc543af ebtables-compat: fix segfault in rules w/o target by Arturo Borrero · 9 years ago
  92. 42cfeee ebtables-compat: fix printing of extension by Arturo Borrero · 9 years ago
  93. 0e65c92 ebtables-compat: fix counter listing by Arturo Borrero · 10 years ago
  94. 6aa7d1c extensions: add ebt 802_3 extension by Arturo Borrero · 10 years ago
  95. 84b69ea iptables: xtables-eb: fix renaming of chains by Arturo Borrero · 10 years ago
  96. 4a48ec9 iptables: xtables-eb: user-defined chains default policy is always RETURN by Arturo Borrero · 10 years ago
  97. aadc93b iptables: xtables-eb: delete extra 'policy' printf by Arturo Borrero · 10 years ago
  98. 29b5492 nft-bridge: fix inversion of builtin matches by Arturo Borrero · 10 years ago
  99. 04ff786 nft-bridge: fix printing of inverted protocols, addresses by Arturo Borrero · 10 years ago
  100. 51e83a4 ebtables-compat: fix print_header by Giuseppe Longo · 10 years ago