]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2023-04-21  Phil Sutterutils: nfbpf_compile: Replace pcap_compile_nopcap()
2023-04-05  Phil Suttertests: shell: Test for false-positive rule check
2023-04-04  Florian Westphalebtables-nft: add broute table emulation
2023-04-04  Florian Westphalinclude: update nf_tables uapi header
2023-04-04  Alyssa Rossbuild: use pkg-config for libpcap
2023-04-04  Markus Boehmeip6tables: Fix checking existence of rule
2023-03-15  Arturo Borrero... iptables-test.py: make explicit use of python3
2023-03-15  Florian Westphaliptables-nft: remove unused function argument
2023-03-14  Florian Westphaliptables-nft: make builtin tables static
2023-03-14  Florian Westphalxtables-eb: fix crash when opts isn't reallocated
2023-03-01  Phil Sutternft-restore: Fix for deletion of new, referenced rule
2023-02-22  Phil Sutterinclude: Add missing linux/netfilter/xt_LOG.h
2023-02-21  Xin Longxt_sctp: add the missing chunk types in sctp_help
2023-02-17  Phil Sutterxtables-translate: Support insert with index
2023-02-17  Phil Sutterebtables: ip and ip6 matches depend on protocol match
2023-02-17  Phil Sutterextensions: libebt_ip: Translation has to match on...
2023-02-17  Phil Sutterextensions: libebt_ip: Do not use 'ip dscp' for translation
2023-02-17  Phil Sutterextensions: libebt_redirect: Fix for wrong syntax in...
2023-02-17  Phil Sutterextensions: libebt_redirect: Fix target translation
2023-02-17  Phil Suttertests: xlate: Print file names even if specified
2023-02-17  Phil Suttertests: xlate: Properly split input in replay mode
2023-02-17  Phil Sutternft-shared: Simplify using nft_create_match()
2023-02-17  Phil Sutternft-shared: Use nft_create_match() in one more spot
2023-02-17  Phil Sutternft-shared: Lookup matches in iptables_command_state
2023-02-17  Phil Suttertests: CLUSTERIP: Drop test file
2023-01-31  Phil Suttertests: xlate: Support testing multiple individual files
2023-01-31  Phil Sutterebtables-translate: Print flush command after parsing...
2023-01-31  Phil Sutterebtables-translate: Ignore '-j CONTINUE'
2023-01-31  Phil Sutterebtables-translate: Use OPT_* from xshared.h
2023-01-31  Phil Sutterebtables-translate: Drop exec_style
2023-01-31  Phil Sutterebtables: Refuse unselected targets' options
2023-01-31  Phil SutterProper fix for "unknown argument" error message
2023-01-18  Phil Sutteretc: Drop xtables.conf
2023-01-12  Phil Sutterextensions: NAT: Fix for -Werror=format-security
2023-01-10  Phil Sutterconfigure: Bump version for 1.8.9 release v1.8.9
2023-01-10  Phil SutterMakefile: Replace brace expansion
2022-12-22  Phil Sutterebtables-translate: Install symlink
2022-12-22  Phil Suttergitignore: Ignore generated ip6tables man pages
2022-12-22  Phil Suttergitignore: Ignore utils/nfsynproxy
2022-12-22  Phil Sutternft: Reject tcp/udp extension without proper protocol...
2022-12-20  Phil Sutternft: Make rule parsing errors fatal
2022-12-20  Phil Sutternft: Increase rule parser strictness
2022-12-20  Phil Sutterarptables: Check the mandatory ar_pln match
2022-12-20  Phil Sutternft: Parse icmp header matches
2022-12-14  Phil SutterMakefile.am: Integrate testsuites
2022-12-14  Phil Suttertests: Adjust testsuite return codes to automake guidelines
2022-12-14  Phil Sutterinclude/Makefile: xtables-version.h is generated
2022-12-14  Phil SutterMakefile: Generate .tar.xz archive with 'make dist'
2022-12-14  Phil SutterMakefile: Fix for 'make distcheck'
2022-12-14  Phil Sutteriptables/Makefile: Split nft-variant man page list
2022-12-14  Phil Sutteriptables/Makefile: Reorg variable assignments
2022-12-14  Phil Sutterextensions: Makefile: Merge initext targets
2022-12-14  Phil SutterMakefile: Generate ip6tables man pages on the fly
2022-12-14  Phil SutterDrop libiptc/linux_stddef.h
2022-12-14  Phil SutterDrop INCOMPATIBILITIES file
2022-12-09  Phil SutterMakefile: Create LZMA-compressed dist-files
2022-12-02  Phil Sutterebtables: Fix MAC address match translation
2022-12-02  Phil Sutterxtables-translate: Fix for interfaces with asterisk...
2022-12-02  Phil Sutternft: Recognize INVAL/D interface name
2022-12-02  Phil Sutternft: Fix match generator for '! -i +'
2022-12-02  Phil Sutternft: Fix for comparing ifname matches against nft-gener...
2022-12-02  Phil Suttertests: xlate: Use --check to verify replay
2022-12-02  Phil Sutterebtables: Implement --check command
2022-12-02  Phil Sutterlibiptc: Eliminate garbage access
2022-12-02  Phil Sutterxshared: Free data after printing help
2022-12-02  Phil Sutteriptables: Properly clear iptables_command_state object
2022-12-02  Phil Sutterxtables: Introduce xtables_clear_iptables_command_state()
2022-12-02  Phil Sutteriptables: Plug memleaks in print_firewall()
2022-12-02  Phil Sutternft: Plug memleak in nft_rule_zero_counters()
2022-12-02  Phil Sutteriptables-xml: Free allocated chain strings
2022-12-02  Phil Sutteriptables-restore: Free handle with --test also
2022-12-02  Phil Suttertests: shell: Fix valgrind mode for 0008-unprivileged_0
2022-12-01  Florian Westphalextensions: add xt_statistics random mode translation
2022-12-01  Florian Westphalnft-bridge: work around recent "among" decode breakage
2022-11-30  Florian Westphalxlate-test: avoid shell entanglements
2022-11-30  Florian Westphalextensions: change expected output for new format
2022-11-30  Florian Westphalxlate: get rid of escape_quotes
2022-11-29  Phil Suttertests: shell: Test selective ebtables flushing
2022-11-29  Phil Sutterextensions: xlate: Format sets consistently
2022-11-29  Phil Sutterextensions: libxt_conntrack: Drop extra whitespace...
2022-11-29  Phil Sutterextensions: Leverage xlate auto-spacing
2022-11-29  Phil Sutterlibxtables: xt_xlate_add() to take care of spacing
2022-11-24  Phil Sutterextensions: ipcomp: Add comment to clarify xlate callback
2022-11-24  Phil Sutterextensions: frag: Add comment to clarify xlate callback
2022-11-24  Phil Sutterextensions: libebt_log: Add comment to clarify xlate...
2022-11-24  Phil Sutterextensions: tcp: Translate TCP option match
2022-11-24  Phil Sutterextensions: ecn: Sanitize xlate callback
2022-11-24  Phil Sutterextensions: TOS: Fix v1 xlate callback
2022-11-24  Phil Sutterextensions: TCPMSS: Use xlate callback for IPv6, too
2022-11-24  Phil Sutterextensions: MARK: Sanitize MARK_xlate()
2022-11-24  Phil Sutterextensions: CONNMARK: Fix xlate callback
2022-11-24  Phil Sutterextensions: libipt_ttl: Sanitize xlate callback
2022-11-24  Phil Sutterextensions: libebt_redirect: Fix xlate return code
2022-11-24  Phil Sutterextensions: libebt_mark: Fix xlate test case
2022-11-24  Phil Sutterextensions: libebt_mark: Fix mark target xlate
2022-11-23  Florian Westphaliptables-nft: exit nonzero when iptables-save cannot...
2022-11-23  Florian Westphalnft: check for unknown meta keys
2022-11-16  Phil Sutterextensions: mark: Test double bitwise in a rule
2022-11-15  Pablo Neira... nft-shared: replace nftnl_expr_get_data() by nftnl_expr...
2022-11-15  Pablo Neira... nft: replace nftnl_.*_nlmsg_build_hdr() by nftnl_nlmsg_...
next