]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2023-08-10  Phil Sutternft-ruleparse: Introduce nft_create_target()
2023-08-04  Phil Sutterextensions: libip6t_icmp: Add names for mld-listener...
2023-08-04  Jan Palusnft: move processing logic out of asserts
2023-08-04  Phil Sutterman: iptables-save.8: Start paragraphs in upper-case
2023-08-04  Phil Sutterman: iptables-save.8: Fix --modprobe description
2023-08-04  Phil Sutterman: iptables-save.8: Clarify 'available tables'
2023-08-04  Phil Sutterman: Trivial: Missing space after comma
2023-08-04  Phil Sutterman: iptables-restore.8: Start paragraphs in upper...
2023-08-04  Phil Sutterman: iptables-restore.8: Put 'file' in italics in synopsis
2023-08-04  Phil Sutterman: iptables-restore.8: Drop -W option from synopsis
2023-08-04  Phil Sutterman: iptables-restore.8: Consistently document -w option
2023-08-04  Phil Sutterman: iptables-restore.8: Fix --modprobe description
2023-08-04  Phil Sutterman: iptables.8: Trivial font fixes
2023-08-04  Phil Sutterman: Use HTTPS for links to netfilter.org
2023-08-04  Phil Sutterman: iptables.8: Clarify --goto description
2023-08-04  Phil Sutterman: iptables.8: Fix intra page reference
2023-08-04  Phil Sutterman: iptables.8: Trivial spelling fixes
2023-08-04  Phil Sutterman: iptables.8: Extend exit code description
2023-08-04  Phil Suttertests: libipt_icmp.t: Enable tests with numeric output
2023-08-04  Phil Sutterextensions: libipt_icmp: Fix confusion between 255...
2023-08-01  Phil Sutteriptables-apply: Eliminate shellcheck warnings
2023-08-01  Phil Sutteriptables-restore: Drop dead code
2023-07-28  Phil Suttertests: shell: Fix and extend chain rename test
2023-07-28  Phil Sutterebtables: Improve invalid chain name detection
2023-07-28  Phil Sutter*tables: Reject invalid chain names when renaming
2023-07-28  Phil Sutter*tables-restore: Enforce correct counters syntax if...
2023-07-28  Phil Sutternft: Include sets in debug output
2023-07-28  Phil Sutternft: Do not pass nft_rule_ctx to add_nft_among()
2023-07-28  Phil Sutternft: More verbose extension comparison debugging
2023-07-28  Phil Sutternft: Special casing for among match in compare_matches()
2023-07-19  Phil Suttertests: shell: Sanitize nft-only/0009-needless-bitwise_0
2023-07-12  Pablo Neira... nft-bridge: pass context structure to ops->add() to...
2023-06-21  Jacek Tomasiakiptables: Fix handling of non-existent chains
2023-06-21  Jacek Tomasiakiptables: Fix setting of ipv6 counters
2023-06-16  Jan Engelhardtxshared: dissolve should_load_proto
2023-06-16  Pablo Neira... nft: use payload matching for layer 4 protocol
2023-06-16  Jeremy Sowdenman: string: document BM false negatives
2023-06-02  Pablo Neira... nft: check for source and destination address in first...
2023-05-03  Phil Sutternft: ruleparse: Create family-specific source files
2023-05-03  Phil Sutternft: Extract rule parsing callbacks from nft_family_ops
2023-05-03  Phil Sutternft: Introduce nft-ruleparse.{c,h}
2023-04-28  Phil Sutterxshared: Fix parsing of option arguments in same word
2023-04-28  Phil Sutterarptables: Don't omit standard matches if inverted
2023-04-28  Phil Sutterarptables: Fix parsing of inverted 'arp operation'...
2023-04-21  Phil Sutternft-shared: Drop unused include
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
next