]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
5 days ago  Phil Sutterarptables: Warn when ignoring '-p' option master
2026-03-13  Phil Sutterxtables-translate: Return non-zero if translation fails
2026-03-05  Phil Sutternft: Use the current name for the desired NFTNL_EXPR_BI...
2026-03-05  Phil Sutterinclude: linux: nf_tables.h: Sync with current kernel...
2026-03-05  Jeremy Sowdentests: iptables-test, xlate-test: use `os.unshare`...
2026-03-03  Pablo Neira... configure: Bump version for 1.8.13 release v1.8.13
2026-02-23  Florian WestphalRevert "libxtables: refuse to run under file capabilities"
2026-02-22  Rudi Heitbaumsrc: fix discards 'const' qualifier
2026-02-19  Pablo Neira... configure: Bump version for 1.8.12 release v1.8.12
2026-02-13  Remy D. Farleyiptables: fix null dereference parsing bitwise operations
2026-02-13  Alan Rosslibxtables: refuse to run under file capabilities
2026-02-13  Florian Westphalnft: revert compat expressions in userdata
2026-01-30  Phil Sutterconfigure: Auto-detect libz unless explicitly requested
2026-01-30  Phil Suttertests: shell: Review nft-only/0009-needless-bitwise_0
2026-01-30  Phil Sutterruleparse: arp: Fix for all-zero mask on Big Endian
2026-01-27  Phil Sutterlibxtables: Store all requested target types
2025-11-27  Phil Sutternft: Support replacing a rule added in the same batch
2025-08-25  Florian Westphalman: iptables-restore.8: document flush behaviour for...
2025-08-21  Łukasz Stelmachextensions: man: Add a note about route_localnet sysctl
2025-07-22  Phil Sutterxtables-monitor: Print -X command for base chains, too
2025-07-22  Phil SutterRevert "libxtables: Promote xtopt_esize_by_type() as...
2025-07-22  Phil Sutterlibxtables: Promote xtopt_esize_by_type() as xtopt_psiz...
2025-07-17  Miao Wangextensions: libebt_redirect: prevent translation
2025-07-04  Phil Sutterextensions: sctp: Translate bare '-m sctp' match
2025-04-23  Phil Sutterxshared: Accept an option if any given command allows it
2025-04-23  Phil Sutterextensions: icmp: Support info-request/-reply type...
2025-04-10  Phil Suttertests: iptables-test: Add nft-compat variant
2025-04-10  Phil Sutternft: Embed compat extensions in rule userdata
2025-04-10  Phil Sutternft: Pass nft_handle into add_{action,match}()
2025-04-10  Phil Sutternft-ruleparse: Fallback to compat expressions in userdata
2025-04-10  Phil Sutternft: Introduce UDATA_TYPE_COMPAT_EXT
2025-04-10  Phil Sutternft: __add_{match,target}() can't fail
2025-04-10  Phil Sutternft: ruleparse: Introduce nft_parse_rule_expr()
2025-04-10  Phil Sutternft: Make add_log() static
2025-01-28  Achill Gilgenastconfigure: Avoid addition assignment operators
2024-11-19  Phil Sutternft: Drop interface mask leftovers from post_parse...
2024-11-19  Jeremy Sowdennft: fix interface comparisons in `-C` commands
2024-11-12  Jeremy Sowdenip[6]tables-translate: fix test failures when WESP...
2024-11-08  Phil Sutterconfigure: Bump version for 1.8.11 release v1.8.11
2024-11-07  Phil Sutterlibxtables: Hide xtables_strtoul_base() symbol
2024-11-06  Phil SutterMakefile.am: Revert to old serial test harness
2024-11-06  Phil Suttertests: xlate-test: Fix for 'make distcheck'
2024-11-06  Phil Suttertests: iptables-test: Fix for 'make distcheck'
2024-11-06  Phil Suttertests: shell: Print escape sequences with terminals...
2024-11-06  Phil Suttertests: shell: iptables/0010-wait_0 is unreliable
2024-11-05  Phil Suttertests: iptables-test: Extend fast mode docs a bit
2024-11-05  Phil Suttertests: iptables-test: Properly assert rule deletion...
2024-11-05  Phil Suttertests: shell: Test ebtables-restore deleting among...
2024-11-05  Phil Sutterebtables: Simplify ebt_add_{match,watcher}
2024-11-05  Phil Sutterebtables: Clone extensions before modifying them
2024-11-05  Phil Suttertests: shell: Fix for 'make distcheck'
2024-11-05  Pablo Neira... tests: iptables-test: extend coverage for ip6tables
2024-11-05  Phil Suttertests: iptables-test: Fix for duplicate supposed-to...
2024-10-30  Florian Westphaliptables: tests: shell: use bash, not sh
2024-10-29  Florian Westphaliptables: tests: add missing make +x
2024-10-16  Phil Suttertests: shell: Test some commands involving rule numbers
2024-10-16  Phil Sutternft: Fix for -Z with bogus rule number
2024-10-16  Phil Sutterebtables: Fix for -S with rule number
2024-10-16  Phil Sutterxshared: iptables does not support '-b'
2024-10-16  Phil Suttergitignore: Ignore generated arptables-translate.8
2024-10-16  Phil Sutterman: ebtables-nft.8: Note that --concurrent is a NOP
2024-10-16  Phil Sutterman: xtables-legacy.8: Join two paragraphs
2024-10-16  Phil Suttertests: iptables-test: Append stderr output to log file
2024-10-01  Phil Suttertests: shell: Adjust for recent changes in libnftnl
2024-09-15  Phil Sutterextensions: TPROXY: Fix for translation being non-terminal
2024-08-29  Joshua Lantconfigure: Determine if musl is used for build
2024-08-23  Joshua Lantiptables: align xt_CONNMARK with current kernel headers
2024-08-14  Phil Sutternft: ruleparse: Drop 'iter' variable in nft_rule_to_ipt...
2024-08-14  Phil Sutternft: Reduce overhead in nft_rule_find()
2024-08-14  Phil Sutterebtables: Introduce nft_bridge_init_cs()
2024-08-14  Phil Sutterebtables: Zero freed pointers in ebt_cs_clean()
2024-07-31  Phil Sutterebtables: Omit all-wildcard interface specs from output
2024-07-31  Phil Sutterarptables: Introduce print_iface()
2024-07-31  Phil Sutterlibxtables: Debug: Slightly improve extension ordering...
2024-07-31  Phil Sutterxshared: Move NULL pointer check into save_iface()
2024-07-31  Phil Sutterxshared: Make save_iface() static
2024-07-31  Phil Sutterextensions: conntrack: Reuse print_state() for old...
2024-07-31  Phil Sutterxshared: Do not omit all-wildcard interface spec when...
2024-07-31  Phil Sutterarptables: Fix conditional opcode/proto-type printing
2024-07-31  Phil Sutternft: Add potentially missing init_cs calls
2024-07-27  Phil Sutternft: cmd: Init struct nft_cmd::head early
2024-07-27  Phil Sutterextensions: conntrack: Use the right callbacks
2024-07-27  Phil Sutterextensions: recent: Fix format string for unsigned...
2024-07-27  Phil Sutternft: Fix for zeroing existent builtin chains
2024-07-27  Phil Sutternft: cache: Annotate faked base chains as such
2024-07-27  Phil Sutterextensions: recent: New kernels support 999 hits
2024-07-27  Phil Sutternft: Fix for zeroing non-existent builtin chains
2024-07-27  Phil Sutterxtables-monitor: Print commands instead of -4/-6/-0...
2024-07-27  Phil Sutterxtables-monitor: Ignore ebtables policy rules unless...
2024-07-27  Phil Sutterxtables-monitor: Fix for ebtables rule events
2024-07-27  Phil Suttertests: shell: New xtables-monitor test
2024-07-27  Phil Sutterxtables-monitor: Support arptables chain events
2024-07-27  Phil Sutterxtables-monitor: Align builtin chain and table output
2024-07-27  Phil Sutterxtables-monitor: Flush stdout after all lines of output
2024-07-27  Phil Sutterxtables-monitor: Proper re-init for rule's family
2024-07-05  Phil Sutterman: recent: Adjust to changes around ip_pkt_list_tot...
2024-06-12  Phil Sutterebtables: Include 'bitmask' value when comparing rules
2024-06-12  Phil Sutterextensions: libxt_sctp: Add an extra assert()
2024-06-12  Phil Sutterman: extensions: recent: Clarify default value of ip_li...
2024-04-25  Maxin B. Johnconfigure: Add option to enable/disable libnfnetlink
next