]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2021-10-20  Phil Sutterlibxtables: Introduce xtables_globals print_help callback
2021-10-20  Phil Sutterxtables-standalone: Drop version number from init errors
2021-10-20  Phil Sutternft: Add family ops callbacks wrapping different nft_cm...
2021-10-20  Phil Sutterxtables: Simplify addr_mask freeing
2021-10-20  Phil Sutternft-shared: Introduce init_cs family ops callback
2021-10-20  Phil Sutterxshared: Store optstring in xtables_globals
2021-10-20  Phil Sutternft: Introduce builtin_tables_lookup()
2021-10-01  Jeremy Sowdentests: shell: fix bashism
2021-09-27  Phil Sutternft: Delete builtin chains compatibly
2021-09-27  Phil Sutternft-chain: Introduce base_slot field
2021-09-27  Phil Sutternft: Check base-chain compatibility when adding to...
2021-09-27  Phil Sutternft: cache: Avoid double free of unrecognized base...
2021-09-26  mizuta.takeshi... xtables-translate: add missing argument and option...
2021-09-22  Phil Suttertests: iptables-test: Fix conditional colors on stderr
2021-09-15  Phil Sutterebtables: Avoid dropping policy when flushing
2021-09-13  Štěpán Němeciptables-test.py: print with color escapes only when...
2021-09-13  Phil Suttertests: shell: Return non-zero on error
2021-09-13  Phil Suttertests: iptables-test: Exit non-zero on error
2021-09-13  Phil Suttertests: xlate-test: Exit non-zero on error
2021-09-13  Phil Suttertests: iptables-test: Print errors to stderr
2021-09-13  Phil Suttertests: xlate-test: Print errors to stderr
2021-09-13  Phil Suttertests: xlate-test: Don't skip any input after the first...
2021-09-13  Phil Suttertests: iptables-test: Fix missing chain case
2021-09-07  Florian Westphaliptables-nft: allow removal of empty builtin chains
2021-09-03  Štěpán NěmecFix a few doc typos
2021-08-31  Phil Sutternft: Use xtables_{m,c}alloc() everywhere
2021-08-31  Phil Sutternft: Use xtables_malloc() in mnl_err_list_node_add()
2021-08-31  Phil Sutterextensions: libxt_mac: Fix for missing space in listing
2021-08-11  Phil Sutteriptables-test: Make netns spawning more robust
2021-08-10  Phil Sutterextensions: hashlimit: Fix tests with HZ=100
2021-08-04  Pavel Tikhomirovip6tables: masquerade: use fully-random so that nft...
2021-08-04  Florian Westphallibxtables: exit if called by setuid executeable
2021-08-03  Phil Suttertests/shell: Assert non-verbose mode is silent
2021-08-03  Phil Sutternft: Fix for non-verbose check command
2021-08-02  Phil Sutterebtables: Dump atomic waste
2021-07-28  Phil Sutterdoc: ebtables-nft.8: Adjust for missing atomic-options
2021-07-14  Erik Wilsonxtables: Call init_extensions6() for static builds
2021-06-25  Pablo Neira... extensions: libxt_multiport: add translation for -m...
2021-06-07  Pablo Neira... extensions: libxt_conntrack: simplify translation using...
2021-06-07  Pablo Neira... extensions: libxt_tcp: rework translation to use flags...
2021-06-07  Pablo Neira... extensions: libxt_connlimit: add translation
2021-06-07  Pablo Neira... tests: xlate-test: support multiline expectation
2021-06-07  Pablo Neira... libxtables: extend xlate infrastructure
2021-06-07  Phil Sutterextensions: libxt_string: Avoid buffer size warning...
2021-06-07  Phil Sutterlibxtables: Introduce xtables_strdup() and use it every...
2021-06-07  Phil Sutterextensions: libebt_ip6: Use xtables_ip6parse_any()
2021-06-07  Phil Sutteriptables-apply: Drop unused variable
2021-06-07  Phil Sutternft: Avoid buffer size warnings copying iface names
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
next