]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2023-11-07  Florian Westphalnft-arp: add missing mask support
2023-11-07  Phil Sutterebtables: Fix corner-case noflush restore bug
2023-11-03  Florian Westphalarptables-nft: remove ARPT_INV flags usage
2023-10-27  Phil Sutterman: reveal rateest's combination categories
2023-10-27  Phil Sutterman: use .TP for lists in xt_osf man page
2023-10-27  Jan Engelhardtman: use native bullet point markup
2023-10-27  Jan Engelhardtman: grammar fixes to some manpages
2023-10-27  Jan Engelhardtman: consistent casing of "IPv[46]"
2023-10-27  Jan Engelhardtman: encode hyphens the way groff/man requires it
2023-10-27  Jan Engelhardtman: encode emdash the way groff/man requires it
2023-10-27  Jan Engelhardtman: encode minushyphen the way groff/man requires it
2023-10-27  Jan Engelhardtman: display number ranges with an en dash
2023-10-25  Phil Sutterextensions: string: Adjust description of --to to recen...
2023-10-12  Phil Sutterextensions: string: Clarify description of --to
2023-10-12  Phil Sutterlibiptc: Fix for another segfault due to chain index...
2023-10-10  Pablo Neira... configure: Bump version for 1.8.10 release v1.8.10
2023-09-29  Phil Sutterbuild: Bump dependency on libnftnl
2023-09-14  Phil Sutterinclude: linux: Update kernel.h
2023-09-14  Phil Sutternft: Fix for useless meta expressions in rule
2023-09-14  Phil Suttertests: shell: Fix for ineffective 0007-mid-restore...
2023-09-14  Quentin Armitageextensions: Fix checking of conntrack --ctproto 0
2023-09-01  Phil SutterRevert --compat option related commits
2023-08-29  Victor Juliendoc: fix example of xt_cpu
2023-08-11  Phil Suttertests: Test compat mode
2023-08-11  Phil SutterAdd --compat option to *tables-nft and *-nft-restore...
2023-08-11  Phil Sutternft: Introduce and use bool nft_handle::compat
2023-08-11  Phil Sutternft: Pass nft_handle to add_{target,action}()
2023-08-10  Phil SutterUse SOCK_CLOEXEC/O_CLOEXEC where available
2023-08-10  Phil Suttertests: shell: Test chain policy counter behaviour
2023-08-10  Phil SutterRevert "libiptc: fix wrong maptype of base chain counte...
2023-08-10  Phil Sutternft: Create builtin chains with counters enabled
2023-08-10  Phil Suttertests: iptables-test: Fix command segfault reports
2023-08-10  Florian Westphalnft-ruleparse: parse meta mark set as MARK target
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()
next