]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
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
2018-05-26  Pablo Neira... xtables: allocate struct xt_comment_info for comments
2018-05-26  Pablo Neira... xtables: use libnftnl batch API
2018-05-25  Florian Westphalxtables-compat: remove nft_is_ruleset_compatible
2018-05-25  Florian Westphalxtables: allow dumping of chains in specific table
2018-05-23  Pablo Neira... xtables: inconsistent error reporting for -X and no...
2018-05-21  Florian Westphalebtables-compat: add arp match extension
2018-05-20  Florian Westphalebtables-compat: add redirect match extension
2018-05-20  Florian Westphalebtables-compat: add nat match extensions
2018-05-20  Florian Westphalxtables-compat: ebtables: prefer snprintf to strncpy
2018-05-15  Florian Westphalxtables-compat: extend generic tests for masks and...
2018-05-13  Florian Westphallibxtables: store all requested match types
2018-05-11  Florian Westphalxtables-compat: ip6table-save: fix save of ip6 address...
2018-05-10  Florian Westphalebtables-translate: suppress redundant protocols
2018-05-10  Florian Westphalxtables-compat: ebtables: allow checking for zero-mac
2018-05-10  Florian Westphalxtables-compat: ebtables: add helpers to print interfac...
2018-05-10  Florian Westphalxtables-compat: ebtables: remove interface masks from...
2018-05-10  Florian Westphalxtables-compat: ebtables: fix logical interface negation
2018-05-10  Florian Westphalxtables-compat: ebtables: add and use helper to parse...
2018-05-10  Florian Westphalxtables-compat: ebtables: split match/target print...
2018-05-10  Florian Westphalxtables-compat: ebtables: kill ebtables_command_state
next