]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2018-08-06  Phil Suttertests: Add ebtables-{save,restore} testcases
2018-08-06  Phil Suttertests: Add arptables-{save,restore} testcases
2018-08-06  Phil Sutterxtables: Implement arptables-{save,restore}
2018-08-06  Phil Sutterebtables: Review match/target lookup
2018-08-06  Phil Sutterebtables-restore: Use xtables_restore_parse()
2018-08-06  Phil Sutterxtables-restore: Make COMMIT support configurable
2018-08-06  Phil Sutterxtables-restore: Improve user-defined chain detection
2018-08-04  Phil Sutterxtables: Match verbose ip{,6}tables output with legacy
2018-08-04  Phil Sutterxtables: Reserve space for 'opt' column in ip6tables...
2018-08-04  Phil Sutterxtables: Print error when listing non-existent chains
2018-08-04  Phil Sutterxtables: Fix for no output on first iptables-nft invocation
2018-08-04  Phil Sutterxtables: Do not count rules as chain references
2018-08-04  Phil Sutterarptables: Fix jumps into user-defined chains
2018-08-04  Phil Sutterarptables: Fix opcode printing in numeric output
2018-08-04  Phil Sutterxtables: Fix symlinks/names for ebtables-{save, restore}
2018-08-04  Phil Sutterebtables: Support --init-table command
2018-08-04  Phil Sutterarptables: Print policy only for base chains
2018-08-04  Phil Sutterarptables: Fix for trailing spaces in output
2018-08-04  Phil Sutterarptables: Fix memleaks in do_commandarp()
2018-08-04  Phil Sutterebtables: Print non-standard target parameters
2018-08-04  Phil Sutterebtables: Fix match_list insertion
2018-08-04  Phil Sutterebtables: Fix for wrong program name in error messages
2018-08-04  Phil Sutterxshared: Consolidate argv construction routines
2018-08-04  Phil Sutterxshared: Consolidate parse_counters()
2018-08-04  Phil SutterConsolidate DEBUGP macros
2018-08-04  Phil Sutterxtables: Fix program name in xtables_error()
2018-08-04  Phil Sutterxtables: Use correct built-in chain count
2018-08-04  Phil Sutterxtables: Fix compilation with NLDEBUG defined
2018-08-04  Phil Sutterxtables: Free chains in NFT_COMPAT_CHAIN_ADD jobs
2018-08-04  Phil Sutterxtables: Free chains in NFT_COMPAT_CHAIN_USER_DEL jobs
2018-08-04  Phil Sutterxtables: Fix for nft_rule_flush() returning garbage
2018-08-04  Phil Sutterxtables: Allocate rule cache just once
2018-08-01  Eric Garvernft: don't print rule counters unless verbose
2018-07-26  Joel Gogueniptables-restore: free the table lock when skipping...
2018-07-24  Florian Westphalxtables: avoid bogus 'is incompatible' warning
2018-07-21  Florian Westphalnft: decode meta l4proto
2018-07-19  Phil Sutterxtables: implement ebtables-{save,restore}
2018-07-19  Phil Sutterxtables: introduce nft_init_eb()
2018-07-19  Phil Sutterxtables: parameter to add_argv() may be const
2018-07-19  Phil Sutterxtables: pass format to nft_rule_save()
2018-07-19  Phil Sutterxtables: introduce save_chain callback
2018-07-19  Phil Sutterxtables: rename {print,save}_rule functions
2018-07-19  Phil Sutterxtables: get rid of nft_ipv{4,6}_save_counters()
2018-07-19  Phil Sutterxtables: eliminate nft_ipv{4,6}_rule_find()
2018-07-19  Phil Sutterxtables: merge nft_ipv{4,6}_parse_target()
2018-07-19  Phil Sutterxtables: get rid of nft_ipv{4,6}_print_header()
2018-07-19  Phil Sutterxtables: arp: make rule_to_cs callback private
2018-07-19  Phil Sutterxtables: Use new callbacks in nft_rule_print_save()
2018-07-19  Phil Sutterxtables: introduce rule_to_cs/clear_cs callbacks
2018-07-19  Phil Sutterxtables: simplify struct nft_xt_ctx
2018-07-19  Phil Sutterxtables: merge {ip,arp}tables_command_state structs
2018-07-19  Phil Sutteriptables: replace memset by c99-style initializers
2018-07-19  Phil Sutterxtables: fix crash if nft_rule_list_get() fails
2018-07-11  Phil Sutterxtables: Support nft suffix for arptables and ebtables
2018-07-10  Florian Westphaltests: check iptables retval, not echo
2018-07-10  Arushi Singhaliptables: tests: add test for iptables-save and iptable...
2018-07-09  Florian Westphalextensions: don't bother to build libebt/libarp extensi...
2018-07-07  Arushi Singhaliptables: tests: shell: Add README
2018-07-05  Florian Westphalconfigure: bump version and libnftnl dependency v1.8.0
2018-07-05  Florian Westphalman: clarify translate tools do not modify any state
2018-07-04  Florian Westphalxtables-monitor: add --version option
2018-07-04  Florian Westphalxtables-legacy: fix argv0 name for ip6tables-legacy
2018-07-02  Florian Westphalxtables: display legacy/nf_tables flavor in error messa...
2018-07-02  Florian Westphalebtables-nft: add stp match
2018-07-02  Florian Westphaltests: add script that mimics firewalld startup
2018-06-29  Florian Westphaltests: fix variable name to multi-binary
2018-06-29  Florian Westphaltests: add a few simple tests for list/new/delete
2018-06-29  Florian Westphalebtables-nft: make -L, -X CHAINNAME work
2018-06-29  Florian Westphalebtables-nft: remove exec_style
2018-06-29  Florian Westphalebtables-nft: don't crash on ebtables -X
2018-06-27  Jan Engelhardtdoc: fix some spellos and the dash escape
2018-06-27  Florian Westphaltests: add firewalld default ruleset from fedora 27
2018-06-27  Florian Westphaltests: add another ipv4 only ruleset
2018-06-27  Florian Westphaltests: add initial save/restore test cases
2018-06-27  Florian Westphaltests: adapt test suite to run with legacy+nftables...
2018-06-27  Florian Westphalxtables: rename xt-multi binaries to -nft, -legacy
2018-06-27  Florian Westphalxtables-restore: init table before processing policies
2018-06-26  Major Haydendoc: Fix spelling error in hashlimit section
2018-06-25  Florian Westphaltests: make duplicate test work
2018-06-25  Florian Westphalxtables: add xtables-monitor
2018-06-25  Florian Westphalxtables: translate nft meta trace set 1 to -j TRACE
2018-06-25  Florian Westphalxtables: warn in case old-style (set/getsockopt) tables...
2018-06-18  Florian Westphalxtables: add nf_tables vs. legacy postfix to version...
2018-06-18  Florian Westphaliptables8.in: Update coreteam names
2018-06-17  Florian Westphalinclude: update kernel netfilter header files
2018-06-17  Florian Westphalxtables: silence two compiler warnings
2018-06-15  Florian Westphalxtables: remove dead code inherited from ebtables
2018-06-15  Florian Westphalconfigure: add -Wlogical-op warning to cflags
2018-06-15  Florian Westphalebtables-translate: remove --change-counters code
2018-06-12  Arushi Singhaliptables: tests: shell: add shell test-suite
2018-05-30  Florian Westphalxtables-compat: skip invalid tables
2018-05-29  Pablo Neira... xtables: more error printing fixes
2018-05-28  Arushi Singhalxtables: homogenize error message
2018-05-28  Pablo Neira... xtables: initialize basechains for rule flush command too
2018-05-28  Pablo Neira... xtables: rework rule cache logic
2018-05-28  Pablo Neira... xtables: add chain cache
2018-05-28  Pablo Neira... xtables: initialize basechains only once on ruleset...
2018-05-28  Florian Westphalxtables-compat: ignore '+' interface name
2018-05-28  Florian Westphalxtables-compat: append all errors into single line
2018-05-26  Florian Westphalxtables: extended error reporting
next