]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
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()
2019-07-23  Phil Sutterxtables-save: Pass format flags to do_output()
2019-07-23  Phil Sutterxtables-save: Make COMMIT line optional
2019-07-23  Phil Sutterxtables-save: Pass optstring/longopts to xtables_save_m...
2019-07-23  Phil Sutterxtables-save: Avoid mixed code and declarations
2019-07-23  Phil Sutternft: Make nft_for_each_table() more versatile
2019-07-23  Phil Sutterxtables-save: Fix table compatibility check
2019-07-23  Phil Sutterxtables-save: Unify *-save header/footer comments
2019-07-23  Phil Sutterebtables-save: Fix counter formatting
2019-07-23  Phil Sutterebtables: Fix error message for invalid parameters
2019-07-18  Phil Sutterxtables-save: Use argv[0] as program name
2019-07-15  Florian Westphalnft: exit in case we can't fetch current genid
2019-07-11  Florian Westphalextensions/libxt_MASQUERADE.man: random and random...
2019-07-03  Phil Sutternft: Move send/receive buffer sizes into nft_handle
2019-07-03  Phil Sutternft: Pass nft_handle down to mnl_batch_talk()
2019-07-02  Phil Sutternft: Set socket receive buffer
2019-06-26  Shekhar Sharmaiptables-tests: fix python3
2019-06-19  Lukasz Pawelczykextensions: libxt_owner: Add supplementary groups option
2019-06-09  Phil Sutterxtables-restore: Fix program names in help texts
2019-05-30  Jan Engelhardtsrc: replace IPTABLES_VERSION by PACKAGE_VERSION
2019-05-30  Jan Engelhardtbuild: remove -Wl,--no-as-needed and libiptc.so
2019-05-27  Pablo Neira... configure: bump versions for 1.8.3 release v1.8.3
2019-05-21  Phil SutterRevert "build: don't include tests in released tarball"
2019-05-20  Phil SutterDrop release.sh
2019-05-20  Pablo Neira... nft: reset netlink sender buffer size of socket restart
2019-05-20  Pablo Neira... nft: do not retry on EINTR
2019-05-20  Pablo Neira... nft: don't care about previous state in ERESTART
2019-05-20  Pablo Neira... nft: don't skip table addition from ERESTART
2019-05-20  Phil Sutterxtables: Fix for explicit rule flushes
2019-05-20  Pablo Neira... nft: keep original cache in case of ERESTART
next