]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2019-12-05  Laurence J... extensions: libxt_sctp: add manpage description
2019-12-05  Laurence J... iptables: mention iptables-apply(8) in manpages
2019-12-05  Laurence J... libipq: fix spelling in manpage
2019-12-05  Laurence J... extensions: manpages: cleanup hyphens
2019-12-05  Laurence J... iptables: cleanup "allows to" usage
2019-12-05  Laurence J... iptables: install iptables-apply script and manpage
2019-12-04  Phil Sutterxtables-restore: Fix parser feed from line buffer
2019-12-04  Phil SutterFix DEBUG build
2019-12-04  Phil Sutterextensions: CLUSTERIP: Mark as deprecated in man page
2019-12-02  Pablo Neira... build: bump dependency on libnftnl
2019-12-02  Pablo Neira... configure: bump version for 1.8.4 release v1.8.4
2019-11-25  Phil Sutternft: bridge: Rudimental among extension support
2019-11-25  Phil Sutternft: Support parsing lookup expression
2019-11-25  Phil Sutternft: Embed rule's table name in nft_xt_ctx
2019-11-25  Phil Sutternft: Bore up nft_parse_payload()
2019-11-25  Phil Sutternft: Support NFT_COMPAT_SET_ADD
2019-11-25  Phil Sutternft: Introduce NFT_CL_SETS cache level
2019-11-25  Phil Sutternft: Eliminate pointless calls to nft_family_ops_lookup()
2019-11-25  Phil Sutternft: Keep nft_handle pointer in nft_xt_ctx
2019-11-25  Phil Sutternft: family_ops: Pass nft_handle to 'rule_to_cs' callback
2019-11-25  Phil Sutternft: family_ops: Pass nft_handle to 'print_rule' callback
2019-11-25  Phil Sutternft: family_ops: Pass nft_handle to 'rule_find' callback
2019-11-25  Phil Sutternft: family_ops: Pass nft_handle to 'add' callback
2019-11-15  Phil Sutternft: Fix -Z for rules with NFTA_RULE_COMPAT
2019-11-15  Phil Sutternft: CMD_ZERO needs a rule cache
2019-11-06  Phil Suttertests: shell: Add ipt-restore/0007-flush-noflush_0
2019-11-06  Phil Sutterxtables-restore: Improve performance of --noflush operation
2019-11-06  Phil Sutterxtables-restore: Allow lines without trailing newline...
2019-11-06  Phil Sutterxtables-restore: Remove some pointless linebreaks
2019-11-06  Phil Sutterxtables-restore: Introduce line parsing function
2019-11-06  Phil Sutterxtables-restore: Introduce struct nft_xt_restore_state
2019-11-06  Phil Sutterxtables-restore: Integrate restore callbacks into struc...
2019-10-30  Phil Sutternft-arp: Use xtables_print_mac_and_mask()
2019-10-30  Phil Sutterxtables-arp: Use xtables_parse_interface()
2019-10-30  Phil Sutterxtables-arp: Drop some unused variables
2019-10-30  Phil Sutterxtables-arp: Integrate OPT_* defines into xshared.h
2019-10-30  Phil SutterReplace TRUE/FALSE with true/false
2019-10-30  Phil Sutterxtables-arp: Drop generic_opt_check()
2019-10-30  Phil SutterMerge CMD_* defines
2019-10-30  Phil Sutterxshared: Share a common implementation of parse_rulenum...
2019-10-30  Phil Sutterxshared: Share a common add_command() implementation
2019-10-30  Phil Sutterip6tables, xtables-arp: Drop unused struct pprot
2019-10-26  Phil Sutterxtables-arp: Use xtables_ipparse_multiple()
2019-10-24  Phil Sutterxshared: Introduce struct argv_store
2019-10-24  Phil Sutteriptables-xml: Use add_param_to_argv()
2019-10-23  Phil Sutternft: Use ARRAY_SIZE() macro in nft_strerror()
2019-10-23  Phil Sutterxtables-restore: Unbreak *tables-restore
2019-10-21  Phil Sutterxtables-restore: Fix --table parameter check
2019-10-18  Phil Sutterxtables-restore: Drop chain_list callback
2019-10-18  Phil Sutterxtables-restore: Drop local xtc_ops instance
2019-10-18  Phil Sutteriptables-restore: Constify struct iptables_restore_cb
2019-10-18  Phil Sutterxtables-restore: Constify struct nft_xt_restore_cb
2019-10-18  Phil Sutterxtables-restore: Introduce rule counter tokenizer function
2019-10-18  Phil Sutterxtables-restore: Use xt_params->program_name
2019-10-18  Phil Sutterxtables-restore: Treat struct nft_xt_restore_parse...
2019-10-17  Phil Sutternft: Optimize flushing all chains of a table
2019-10-17  Phil Sutternft: Support nft_is_table_compatible() per chain
2019-10-17  Phil Sutternft: Reduce cache overhead of nft_chain_builtin_init()
2019-10-17  Phil Sutternft-cache: Support partial rule cache per chain
2019-10-17  Phil Sutternft-cache: Support partial cache per table
2019-10-17  Phil Sutternft-cache: Cover for multiple fetcher invocation
2019-10-17  Phil Sutternft-cache: Fetch only chains in nft_chain_list_get()
2019-10-17  Phil Sutternft-cache: Introduce cache levels
2019-10-17  Phil Sutteriptables-test: Run tests in lexical order
2019-10-10  Phil Sutternft: Extract cache routines into nft-cache.c
2019-10-10  Phil Sutternft: Avoid nested cache fetching
2019-10-10  Phil Sutternft: Pass nft_handle to flush_cache()
2019-10-01  Jose M. Guisado... extensions: libxt_SYNPROXY: add xlate method
2019-09-30  Phil Sutterxtables-restore: Minimize caching when flushing
2019-09-30  Phil Sutternft: Make nftnl_table_list_get() fetch only tables
2019-09-30  Phil Sutternft: Fix for add and delete of same rule in single...
2019-09-30  Phil Suttertests: shell: Support running for legacy/nft only
2019-09-26  Phil Suttertests/shell: Speed up ipt-restore/0004-restore-race_0
2019-09-26  Phil Sutternft: Get rid of NFT_COMPAT_EXPR_MAX define
2019-09-26  Phil Sutternft: Fix typo in nft_parse_limit() error message
2019-09-25  Phil Sutterxtables_error() does not return
2019-09-23  Phil Sutternft: Fix add_bitwise_u16() on Big Endian
2019-09-23  Phil Sutternft Increase mnl_talk() receive buffer size
2019-09-23  Phil Sutternft: Introduce nft_bridge_commit()
2019-09-23  Phil Sutternft: Use nftnl_*_set_str() functions
2019-09-23  Phil SutterDEBUG: Print to stderr to not disturb iptables-save
2019-09-23  Phil Suttertests/shell: Make ebtables-basic test more verbose
2019-09-20  Quentin Armitageextensions: fix iptables-{nft,translate} with conntrack...
2019-09-16  Florian Westphalipables: xtables-restore: output filename option in...
2019-09-16  Florian Westphallibiptc: silence two comiler warnings
2019-09-16  Florian Westphallibiptc: axe non-building debug code
2019-09-15  Phil Sutteriptables-test: Support testing host binaries
2019-09-12  Florian Westphalebtables: fix over-eager -o checks on custom chains
2019-09-12  Duncan Roenetfilter: hashlimit: prefer PRIu64 to avoid warnings...
2019-08-21  Joseph C. Sibledoc: Note REDIRECT case of no IP address
2019-08-20  Juliana Rodrigueiroextensions: nfacct: Fix alignment mismatch in xt_nfacct...
2019-08-01  Phil Sutternft: Drop stale include directive
2019-07-29  Phil Sutterdoc: Install ip{6,}tables-restore-translate.8 man pages
2019-07-29  Phil Sutterdoc: Install nft-variant man pages only if enabled
2019-07-29  Phil Sutterxtables: Drop support for /etc/xtables.conf
2019-07-29  Phil Sutternft: Set errno in nft_rule_flush()
2019-07-29  Adel Belhouanerestore legacy behaviour of iptables-restore when rules...
2019-07-25  Fernando Fernandez... utils: nfnl_osf: fix snprintf -Wformat-truncation warning
2019-07-23  Phil Sutterebtables-save: Merge into xtables_save_main()
2019-07-23  Phil Sutterarptables-save: Merge into xtables_save_main()
next