]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2021-06-07  Phil Sutternft: Avoid memleak in error path of nft_cmd_new()
2021-06-07  Phil Sutterlibxtables: Fix memleak in xtopt_parse_hostmask()
2021-06-07  Phil Sutterextensions: libebt_ip6: Drop unused variables
2021-06-07  Phil Sutterlibxtables: Drop leftover variable in xtables_numeric_t...
2021-05-19  Phil Sutterextensions: sctp: Translate --chunk-types option
2021-05-19  Phil Sutterextensions: sctp: Fix nftables translation
2021-05-17  Phil SutterUse proto_to_name() from xshared in more places
2021-05-17  Phil Sutterebtables-translate: Use shared ebt_get_current_chain...
2021-05-17  Phil Sutterxshared: Merge invflags handling code
2021-05-17  Phil Sutterxshared: Eliminate iptables_command_state->invert
2021-05-17  Phil Sutterxtables: Make invflags 16bit wide
2021-05-03  Phil Sutterextensions: SECMARK: Implement revision 1
2021-04-30  Phil Sutternft-arp: Make use of ipv4_addr_to_string()
2021-04-30  Phil SutterEliminate inet_aton() and inet_ntoa()
2021-04-29  Phil Sutterextensions: sctp: Explain match types in man page
2021-04-10  Phil Sutternft: Increase BATCH_PAGE_SIZE to support huge rulesets
2021-04-06  Phil Sutternft: cache: Sort chains on demand only
2021-04-03  Maciej Żenczykowskifix build for missing ETH_ALEN definition
2021-04-02  Alexander Mikhalitsynextensions: libxt_conntrack: use bitops for status...
2021-04-02  Alexander Mikhalitsynextensions: libxt_conntrack: use bitops for state negation
2021-03-09  Phil Sutterlibxtables: Simplify xtables_ipmask_to_cidr() a bit
2021-03-09  Phil Sutterxtables-translate: Fix translation of odd netmasks
2021-03-09  Phil Sutternft: Fix bitwise expression avoidance detection
2021-02-24  Florian Westphaliptables-nft: fix -Z option
2021-02-16  Phil Sutterinclude: Drop libipulog.h
2021-01-28  Phil Sutterebtables: Exit gracefully on invalid table names
2021-01-15  Pablo Neira... configure: bump version for 1.8.7 release v1.8.7
2021-01-15  Phil Suttertests/shell: Fix nft-only/0009-needless-bitwise_0
2020-12-21  Phil Sutternft: Avoid pointless table/chain creation
2020-12-21  Phil Suttertests: shell: Drop any dump sorting in place
2020-12-21  Phil Sutternft: cache: Sort custom chains by name
2020-12-21  Phil Sutternft: Introduce a dedicated base chain array
2020-12-21  Phil Sutternft: Introduce struct nft_chain
2020-12-21  Phil Sutternft: cache: Move nft_chain_find() over
2020-12-21  Phil Sutternft: Implement nft_chain_foreach()
2020-12-21  Phil Sutternft: cache: Introduce nft_cache_add_chain()
2020-12-21  Phil Sutternft: Fix selective chain compatibility checks
2020-12-14  Florian Westphalxtables-monitor:
2020-12-14  Florian Westphalxtables-monitor: print packet first
2020-12-14  Florian Westphalxtables-monitor: fix packet family protocol
2020-12-14  Florian Westphalxtables-monitor: fix rule printing
2020-12-09  Phil Sutterextensions: dccp: Fix for DCCP type 'INVALID'
2020-12-07  Phil Suttertests/shell: Test for fixed extension registration
2020-12-02  Phil Sutterxshared: Merge some command option-related code
2020-12-02  Phil Sutterxtables-arp: Don't use ARPT_INV_*
2020-12-02  Phil Sutterlibxtables: Extend MAC address printing/parsing support
2020-11-17  Phil Sutteriptables-test.py: Try to unshare netns by default
2020-11-17  Phil Sutteriptables-test.py: Accept multiple test files on commandline
2020-11-17  Phil Sutterebtables: Fix for broken chain renaming
2020-11-16  Pablo Neira... tests: shell: update format of registers in bitwise...
2020-11-10  Phil Suttertests/shell: Add test for bitwise avoidance fixes
2020-11-04  Phil Sutterebtables: Optimize masked MAC address matches
2020-11-04  Phil Sutternft: Optimize class-based IP prefix matches
2020-10-31  Pablo Neira... configure: bump version for 1.8.6 release v1.8.6
2020-10-27  Phil Suttertests: shell: Improve concurrent noflush restore test...
2020-10-13  Phil Sutternft: Fix for concurrent noflush restore calls
2020-10-12  Phil Sutterlibiptc: Avoid gcc-10 zero-length array warning
2020-10-08  Pablo Neira... iptables-nft: fix basechain policy configuration
2020-10-07  Phil Sutternft: Fix error reporting for refreshed transactions
2020-10-07  Phil Sutternft: Make batch_add_chain() return the added batch...
2020-10-07  Phil Sutterlibxtables: Register multiple extensions in ascending...
2020-10-07  Phil Sutterlibxtables: Simplify pending extension registration
2020-10-07  Phil Sutterlibxtables: Make sure extensions register in revision...
2020-10-06  Phil Sutterextensions: libipt_icmp: Fix translation of type 'any'
2020-09-30  Phil Sutternft: Fix for broken address mask match detection
2020-08-21  Phil Sutternft: Use nft_chain_find() in nft_chain_builtin_init()
2020-08-21  Phil Sutternft: Fold nftnl_rule_list_chain_save() into caller
2020-08-21  Phil Sutternft: Extend use of nftnl_chain_list_foreach()
2020-08-21  Phil Sutternft: cache: Check consistency with NFT_CL_FAKE, too
2020-08-17  Phil SutterMakefile: Add missing man pages to CLEANFILES
2020-08-14  Phil Sutternft: Fix for ruleset flush while restoring
2020-08-14  Phil Sutterxtables-monitor: Fix ip6tables rule printing
2020-08-14  Phil Suttertests: shell: Merge and extend return codes test
2020-08-14  Phil Sutternft: Fix command name in ip6tables error message
2020-07-31  Phil Sutternft: Eliminate table list from cache
2020-07-27  Pablo Neira... iptables: replace libnftnl table list by linux list
2020-07-24  Phil Sutternft: Reorder enum nft_table_type
2020-07-24  Phil Sutternft: Use nft_chain_find() in two more places
2020-07-24  Phil Sutternft: Turn nft_chain_save() into a foreach-callback
2020-07-24  Phil Sutternft: Drop pointless nft_xt_builtin_init() call
2020-07-24  Phil Sutternft: cache: Drop duplicate chain check
2020-07-24  Phil Sutternft: Be lazy when flushing
2020-07-24  Phil Sutternft: Make table creation purely implicit
2020-07-24  Pablo Neira... extensions: libxt_conntrack: provide translation for...
2020-07-24  Giuseppe Scrivanoiptables: accept lock file name at runtime
2020-07-06  Phil Suttertests: shell: Add help output to run-tests.sh
2020-06-30  Maciej Żenczykowskilibxtables: compiler warning fixes for NO_SHARED_LIBS
2020-06-16  Phil Sutterxtables-translate: Use proper clear_cs function
2020-06-16  Arturo Borrero... xtables-translate: don't fail if help was requested
2020-06-09  Phil Sutterbuild: Fix for failing 'make uninstall'
2020-06-08  Phil Sutterxtables-restore: Fix verbose mode table flushing
2020-06-07  Jan Engelhardtbuild: resolve iptables-apply not getting installed
2020-06-07  Jan Engelhardtdoc: document danger of applying REJECT to INVALID CTs
2020-06-03  Pablo Neira... configure: bump version for 1.8.5 release v1.8.5
2020-06-03  Phil Sutterbuild: bump dependency on libnftnl
2020-05-29  Phil Sutterinclude: Avoid undefined left-shift in xt_sctp.h
2020-05-29  Phil Suttertests: shell: Fix syntax in ipt-restore/0010-noflush...
2020-05-27  Phil Sutterdoc: libxt_MARK: OUTPUT chain is fine, too
2020-05-18  Phil Sutternft: Drop save_counters callback from family_ops
2020-05-18  Phil Sutternft: Merge nft_*_rule_find() functions
next