]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
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
2024-04-09  Phil Sutterlibxtables: Attenuate effects of functions' internal...
2024-04-09  Phil Sutterxshared: Fix parsing of empty string arg in '-c' option
2024-04-09  Phil Sutterxlate: libip6t_mh: Fix and simplify plain '-m mh' match
2024-04-09  Phil Sutterxlate: Improve redundant l4proto match avoidance
2024-03-19  Sriram Rajagopalannft: Do not combine inverted payload matches
2024-03-08  Florian Westphalextensions: xt_TPROXY: add txlate support
2024-03-06  Florian Westphalextensions: xt_socket: add txlate support for socket...
2024-02-29  Phil Sutterxtables-translate: Leverage stored protocol names
2024-02-27  Phil Sutternft: Fix for broken recover_rule_compat()
2024-02-06  Phil Sutteriptables-save: Avoid /etc/protocols lookups
2024-02-06  Phil Sutterlibxtables: Add dccp and ipcomp to xtables_chain_protos
2024-02-06  Phil SutterRevert "xshared: Print protocol numbers if --numeric...
2024-02-02  Phil Sutterlibxtables: xtoptions: Respect min/max values when...
2024-02-02  Phil Sutterextensions: tcp/udp: Save/xlate inverted full ranges
2024-02-02  Phil Sutternft: Do not omit full ranges if inverted
2024-02-02  Phil Sutterextensions: ipcomp: Save inverted full ranges
2024-02-02  Phil Sutterextensions: esp: Save/xlate inverted full ranges
2024-02-02  Phil Sutterextensions: rt: Save/xlate inverted full ranges
2024-02-02  Phil Sutterextensions: mh: Save/xlate inverted full ranges
2024-02-02  Phil Sutterextensions: frag: Save/xlate inverted full ranges
2024-02-02  Phil Sutterextensions: ah: Save/xlate inverted full ranges
2024-02-02  Phil Sutterlibxtables: Reject negative port ranges
2024-02-02  Phil Sutterlibxtables: xtoptions: Assert ranges are monotonic...
2024-02-02  Phil Sutterextensions: *.t/*.txlate: Test range corner-cases
2024-02-01  Phil Sutterebtables: Fix for memleak with change counters command
2024-02-01  Phil Sutterxshared: Introduce xtables_clear_args()
2024-02-01  Phil Sutterxshared: Fix for memleak in option merging with ebtables
2024-02-01  Phil Sutterxtables-eb: Eliminate 'opts' define
2024-02-01  Phil Sutterlibxtables: Fix memleak of matches' udata
2024-02-01  Phil Sutternft: ruleparse: Add missing braces around ternary
2024-02-01  Phil Suttertests: iptables-test: Increase non-fast mode strictness
2024-01-25  Florian Westphalextensions: libebt_stp: fix range checking
2024-01-24  Jacek Tomasiakiptables: Add missing error codes
2024-01-10  Phil Sutterebtables: Default to extrapositioned negations
2024-01-10  Phil Sutterextensions: libxt_HMARK: Review HMARK_parse()
2024-01-10  Phil Sutterextensions: libebt_mark_m: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_pkttype: Use guided option parser
2024-01-10  Phil Sutterextensions: libxt_limit: Use guided option parser for...
2024-01-10  Phil Sutterextensions: libebt_arp: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_vlan: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_802_3: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_redirect: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_snat: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_nflog: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_mark: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_log: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_ip: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_ip6: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_dnat: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_arpreply: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_stp: Use guided option parser
2024-01-10  Phil Sutterextensions: libebt_*: Drop some needless init callbacks
2024-01-10  Phil Sutterebtables: Support for guided option parser
2024-01-10  Phil Sutterlibxtables: xtoptions: Treat NFPROTO_BRIDGE as IPv4
2024-01-10  Phil Sutterlibxtables: xtoptions: Implement XTTYPE_ETHERMACMASK
2024-01-10  Phil Sutterlibxtables: xtoptions: Support XTOPT_NBO with XTTYPE_UINT*
2024-01-10  Phil Sutterlibxtables: xtoptions: Prevent XTOPT_PUT with XTTYPE_HO...
2023-12-21  Phil Suttertests: iptables-test: Use difflib if dumps differ
2023-12-21  Phil Sutteriptables-legacy: Fix for mandatory lock waiting
2023-12-15  Jeremy Sowdenbuild: replace `echo -e` with `printf`
2023-12-15  Jeremy Sowdenbuild: add an automake verbosity variable for `ln`
2023-12-15  Jeremy Sowdenbuild: use standard automake verbosity variables
2023-12-15  Jeremy Sowdenbuild: remove unused `AM_VERBOSE_CXX*` variables
2023-12-15  Jeremy Sowdenbuild: remove obsolete `AM_LIBTOOL_SILENT` variable
next