1. e701b79 merge ip6tables binary into iptables by Maciej Żenczykowski · 4 years, 2 months ago
  2. 382119f make it build by Maciej Żenczykowski · 4 years, 2 months ago
  3. 54aad10 iptables: flush stdout after every verbose log. by Narayan Kamath · 7 years ago
  4. 7a98e69 Merge tag 'v1.8.4' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  5. b68f7ec Merge tag 'v1.8.3' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  6. 2ca8cc1 Revert "iptables: flush stdout after every verbose log." by Maciej Żenczykowski · 4 years, 2 months ago
  7. ea80eaf Merge tag 'v1.8.2' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  8. 65a64d8 Merge tag 'v1.8.1' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  9. 1bf7a03 Merge tag 'v1.8.0' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  10. 7067b47 Revert "UPSTREAM: xtables-compat: fix snprintf truncation warnings" by Maciej Żenczykowski · 4 years, 2 months ago
  11. 581f04f UPSTREAM: xtables-compat: fix snprintf truncation warnings by Florian Westphal · 6 years ago
  12. e5ca726 Merge tag 'v1.6.2' of git://git.netfilter.org/iptables by Maciej Żenczykowski · 4 years, 7 months ago
  13. 2675388 nft: bridge: Rudimental among extension support by Phil Sutter · 4 years, 10 months ago
  14. 6d19208 nft: Support parsing lookup expression by Phil Sutter · 4 years, 10 months ago
  15. 6f873ed nft: Embed rule's table name in nft_xt_ctx by Phil Sutter · 4 years, 10 months ago
  16. b34bfe6 nft: Bore up nft_parse_payload() by Phil Sutter · 4 years, 10 months ago
  17. e104dcc nft: Support NFT_COMPAT_SET_ADD by Phil Sutter · 4 years, 10 months ago
  18. caaba4e nft: Introduce NFT_CL_SETS cache level by Phil Sutter · 4 years, 10 months ago
  19. a5877a2 nft: Eliminate pointless calls to nft_family_ops_lookup() by Phil Sutter · 4 years, 10 months ago
  20. 441d80c nft: Keep nft_handle pointer in nft_xt_ctx by Phil Sutter · 4 years, 10 months ago
  21. 1e8ef6a nft: family_ops: Pass nft_handle to 'rule_to_cs' callback by Phil Sutter · 4 years, 10 months ago
  22. 7dc6402 nft: family_ops: Pass nft_handle to 'print_rule' callback by Phil Sutter · 4 years, 10 months ago
  23. 01d9357 nft: family_ops: Pass nft_handle to 'rule_find' callback by Phil Sutter · 4 years, 10 months ago
  24. d4d319c nft: family_ops: Pass nft_handle to 'add' callback by Phil Sutter · 4 years, 10 months ago
  25. 7a373f6 nft: Fix -Z for rules with NFTA_RULE_COMPAT by Phil Sutter · 4 years, 7 months ago
  26. 7084d0b nft: CMD_ZERO needs a rule cache by Phil Sutter · 4 years, 7 months ago
  27. bd2dc3e tests: shell: Add ipt-restore/0007-flush-noflush_0 by Phil Sutter · 4 years, 9 months ago
  28. 09cb517 xtables-restore: Improve performance of --noflush operation by Phil Sutter · 4 years, 9 months ago
  29. 92991bb xtables-restore: Allow lines without trailing newline character by Phil Sutter · 4 years, 9 months ago
  30. f308f94 xtables-restore: Remove some pointless linebreaks by Phil Sutter · 4 years, 9 months ago
  31. a7a6062 xtables-restore: Introduce line parsing function by Phil Sutter · 4 years, 9 months ago
  32. 73a9a03 xtables-restore: Introduce struct nft_xt_restore_state by Phil Sutter · 4 years, 8 months ago
  33. 3c0e459 xtables-restore: Integrate restore callbacks into struct nft_xt_restore_parse by Phil Sutter · 4 years, 8 months ago
  34. 49d95c9 nft-arp: Use xtables_print_mac_and_mask() by Phil Sutter · 4 years, 8 months ago
  35. be5672f xtables-arp: Use xtables_parse_interface() by Phil Sutter · 4 years, 8 months ago
  36. 8f0c4bd xtables-arp: Drop some unused variables by Phil Sutter · 4 years, 8 months ago
  37. d960a99 xtables-arp: Integrate OPT_* defines into xshared.h by Phil Sutter · 4 years, 8 months ago
  38. 56fe510 Replace TRUE/FALSE with true/false by Phil Sutter · 4 years, 8 months ago
  39. 6fee37c xtables-arp: Drop generic_opt_check() by Phil Sutter · 4 years, 8 months ago
  40. f2690ca Merge CMD_* defines by Phil Sutter · 5 years ago
  41. 284a3e6 xshared: Share a common implementation of parse_rulenumber() by Phil Sutter · 4 years, 8 months ago
  42. 45989e8 xshared: Share a common add_command() implementation by Phil Sutter · 4 years, 8 months ago
  43. 8e502b0 ip6tables, xtables-arp: Drop unused struct pprot by Phil Sutter · 4 years, 8 months ago
  44. fd0bb3f xtables-arp: Use xtables_ipparse_multiple() by Phil Sutter · 4 years, 8 months ago
  45. 9376c42 xshared: Introduce struct argv_store by Phil Sutter · 4 years, 8 months ago
  46. f8ec1b7 iptables-xml: Use add_param_to_argv() by Phil Sutter · 4 years, 8 months ago
  47. ffb3392 nft: Use ARRAY_SIZE() macro in nft_strerror() by Phil Sutter · 4 years, 8 months ago
  48. 4e470fa xtables-restore: Unbreak *tables-restore by Phil Sutter · 4 years, 8 months ago
  49. 3dc433b xtables-restore: Fix --table parameter check by Phil Sutter · 4 years, 9 months ago
  50. 55a7558 xtables-restore: Drop chain_list callback by Phil Sutter · 4 years, 8 months ago
  51. 20994ab xtables-restore: Drop local xtc_ops instance by Phil Sutter · 4 years, 8 months ago
  52. f88bc3d iptables-restore: Constify struct iptables_restore_cb by Phil Sutter · 4 years, 8 months ago
  53. eedb0bb xtables-restore: Constify struct nft_xt_restore_cb by Phil Sutter · 4 years, 8 months ago
  54. 4abb44c xtables-restore: Introduce rule counter tokenizer function by Phil Sutter · 4 years, 9 months ago
  55. fe2c53d xtables-restore: Use xt_params->program_name by Phil Sutter · 4 years, 9 months ago
  56. 2718697 xtables-restore: Treat struct nft_xt_restore_parse as const by Phil Sutter · 4 years, 8 months ago
  57. c41b98b nft: Optimize flushing all chains of a table by Phil Sutter · 4 years, 10 months ago
  58. 48a21d5 nft: Support nft_is_table_compatible() per chain by Phil Sutter · 4 years, 9 months ago
  59. 7b64c50 nft: Reduce cache overhead of nft_chain_builtin_init() by Phil Sutter · 4 years, 9 months ago
  60. 026109d nft-cache: Support partial rule cache per chain by Phil Sutter · 4 years, 9 months ago
  61. e2883c5 nft-cache: Support partial cache per table by Phil Sutter · 4 years, 9 months ago
  62. c6d3ae9 nft-cache: Cover for multiple fetcher invocation by Phil Sutter · 4 years, 9 months ago
  63. b5cb6e6 nft-cache: Fetch only chains in nft_chain_list_get() by Phil Sutter · 4 years, 9 months ago
  64. 5b5c998 nft-cache: Introduce cache levels by Phil Sutter · 4 years, 9 months ago
  65. d812b91 nft: Extract cache routines into nft-cache.c by Phil Sutter · 4 years, 9 months ago
  66. 97fbef5 nft: Avoid nested cache fetching by Phil Sutter · 4 years, 9 months ago
  67. 4e9782c nft: Pass nft_handle to flush_cache() by Phil Sutter · 4 years, 9 months ago
  68. 2a459eb xtables-restore: Minimize caching when flushing by Phil Sutter · 4 years, 9 months ago
  69. 3e450a6 nft: Make nftnl_table_list_get() fetch only tables by Phil Sutter · 4 years, 9 months ago
  70. 760b35b nft: Fix for add and delete of same rule in single batch by Phil Sutter · 4 years, 10 months ago
  71. f51cae6 tests: shell: Support running for legacy/nft only by Phil Sutter · 4 years, 9 months ago
  72. 4e2c54c tests/shell: Speed up ipt-restore/0004-restore-race_0 by Phil Sutter · 4 years, 10 months ago
  73. 1b148f2 nft: Get rid of NFT_COMPAT_EXPR_MAX define by Phil Sutter · 4 years, 10 months ago
  74. 344603d nft: Fix typo in nft_parse_limit() error message by Phil Sutter · 4 years, 10 months ago
  75. b19d239 xtables_error() does not return by Phil Sutter · 4 years, 9 months ago
  76. 7c64eaf nft: Fix add_bitwise_u16() on Big Endian by Phil Sutter · 4 years, 9 months ago
  77. 5a02949 nft Increase mnl_talk() receive buffer size by Phil Sutter · 4 years, 10 months ago
  78. 3897b00 nft: Introduce nft_bridge_commit() by Phil Sutter · 4 years, 10 months ago
  79. 1d05b98 nft: Use nftnl_*_set_str() functions by Phil Sutter · 4 years, 10 months ago
  80. b29068b DEBUG: Print to stderr to not disturb iptables-save by Phil Sutter · 4 years, 10 months ago
  81. 77d7191 tests/shell: Make ebtables-basic test more verbose by Phil Sutter · 5 years ago
  82. ff0b6c6 ipables: xtables-restore: output filename option in help text by Florian Westphal · 4 years, 9 months ago
  83. e1ccd97 ebtables: fix over-eager -o checks on custom chains by Florian Westphal · 4 years, 9 months ago
  84. a982226 nft: Drop stale include directive by Phil Sutter · 4 years, 11 months ago
  85. 3dfb01c doc: Install ip{6,}tables-restore-translate.8 man pages by Phil Sutter · 5 years ago
  86. 040675d doc: Install nft-variant man pages only if enabled by Phil Sutter · 5 years ago
  87. 06fd5e4 xtables: Drop support for /etc/xtables.conf by Phil Sutter · 5 years ago
  88. 719940f nft: Set errno in nft_rule_flush() by Phil Sutter · 5 years ago
  89. d76475c restore legacy behaviour of iptables-restore when rules start with -4/-6 by Adel Belhouane · 5 years ago
  90. ce2d3ec ebtables-save: Merge into xtables_save_main() by Phil Sutter · 5 years ago
  91. e1c95f0 arptables-save: Merge into xtables_save_main() by Phil Sutter · 5 years ago
  92. 632ed15 xtables-save: Pass format flags to do_output() by Phil Sutter · 5 years ago
  93. b5dfbb3 xtables-save: Make COMMIT line optional by Phil Sutter · 5 years ago
  94. c013d5f xtables-save: Pass optstring/longopts to xtables_save_main() by Phil Sutter · 5 years ago
  95. feb1550 xtables-save: Avoid mixed code and declarations by Phil Sutter · 5 years ago
  96. 80e1d5c nft: Make nft_for_each_table() more versatile by Phil Sutter · 5 years ago
  97. 9449b90 xtables-save: Fix table compatibility check by Phil Sutter · 5 years ago
  98. 8efec49 xtables-save: Unify *-save header/footer comments by Phil Sutter · 5 years ago
  99. 43a8726 ebtables-save: Fix counter formatting by Phil Sutter · 5 years ago
  100. 1b8210f ebtables: Fix error message for invalid parameters by Phil Sutter · 5 years ago