]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2025-06-06  Florian Westphaltests: helpers: suppress mount error messages
2025-06-05  Florian Westphaljson: work around fuzzer-induced assert crashes
2025-06-04  Florian Westphaljson: prevent null deref if chain->policy is not set
2025-06-04  Florian Westphaltests: py: fix json single-flag output for fib & synproxy
2025-05-29  Pablo Neira... tests: shell: check for features not available in 5.4
2025-05-25  Phil Suttercache: Tolerate object deserialization failures
2025-05-25  Phil Sutternetlink: Keep going after set element parsing failures
2025-05-25  Phil Sutternetlink: Pass netlink_ctx to netlink_delinearize_setelem()
2025-05-25  Phil Sutternetlink_delinearize: Replace some BUG()s by error messages
2025-05-20  Pablo Neira... tests: shell: check if kernel supports for cgroupsv2...
2025-05-20  Pablo Neira... tests: shell: skip egress in netdev chain release path...
2025-05-20  Phil Sutternetlink: Catch unknown types when deserializing objects
2025-05-20  Phil Sutternetlink: Avoid potential NULL-ptr deref parsing set...
2025-05-16  Phil Suttertests: shell: Include kernel taint value in warning
2025-05-13  Phil Suttertests: shell: Add test case for JSON 'flags' arrays
2025-05-13  Phil Sutterjson: Introduce json_add_array_new()
2025-05-13  Phil Sutterjson: Print single synproxy flags as non-array
2025-05-13  Phil Sutterjson: Print single fib flag as non-array
2025-05-13  Phil Sutterjson: Print single set flag as non-array
2025-05-13  Phil Sutterdoc: Fix typo in nat statement 'prefix' description
2025-05-13  Phil Sutterparser_json: Introduce parse_flags_array()
2025-05-11  Florian Westphalsrc: netlink: fix crash when ops doesn't support udata
2025-05-08  Phil Suttertests/shell: Skip netdev_chain_dev_addremove on tainted...
2025-04-25  Florian Westphalsrc: remove bogus empty file
2025-04-22  Yi Chentests: shell: Update packetpath/flowtables
2025-04-22  Pablo Neira... build: Bump version to 1.1.3 v1.1.3
2025-04-21  Pablo Neira... netlink: bogus concatenated set ranges with netlink...
2025-04-21  Florian Westphalevalute: make vlan pcp updates work
2025-04-17  Pablo Neira... Revert "intervals: do not merge intervals with differen...
2025-04-14  Pablo Neira... build: Bump version to 1.1.2 v1.1.2
2025-04-10  Pablo Neira... parser_bison: add selector_expr rule to restrict typeof...
2025-04-09  Pablo Neira... optimize: invalidate merge in case of duplicated key...
2025-04-07  Florian Westphalevaluate: bail out if ct saddr/daddr dependency cannot...
2025-04-02  Florian Westphalparser_json: only allow concatenations with 2 or more...
2025-04-02  Florian Westphalevaluate: fix crash when generating reject statement...
2025-04-02  Florian Westphalevaluate: reject: remove unused expr function argument
2025-04-01  Pablo Neira... optimize: expand expression list when merging into...
2025-04-01  Pablo Neira... cache: prevent possible crash rule filter is NULL
2025-04-01  Pablo Neira... parser_json: bail out on malformed statement in set
2025-04-01  Pablo Neira... parser_json: allow statement stateful statement only...
2025-04-01  Pablo Neira... parser_json: reject empty jump/goto chain
2025-04-01  Florian Westphalcache: don't crash when filter is NULL
2025-04-01  Pablo Neira... expression: incorrect assert() list_expr_to_binop
2025-03-31  Florian Westphalevaluate: only allow stateful statements in set and...
2025-03-31  Florian Westphalevaluate: compact STMT_F_STATEFUL checks
2025-03-31  Florian Westphalexpression: don't try to import empty string
2025-03-31  Pablo Neira... expression: initialize list of expression to silence...
2025-03-31  Florian Westphaljson: fix error propagation when parsing binop lhs/rhs
2025-03-28  Phil Suttertests: shell: Fix owner/0002-persist on aarch64
2025-03-28  Phil Suttertests: shell: Add socat availability feature test
2025-03-27  Florian Westphaljson: don't BUG when asked to list synproxies
2025-03-27  Pablo Neira... json: disallow empty concatenation
2025-03-27  Pablo Neira... src: remove flagcmp expression
2025-03-27  Pablo Neira... src: transform flag match expression to binop expressio...
2025-03-27  Pablo Neira... optimize: compact bitmask matching in set/map
2025-03-27  Pablo Neira... optimize: incorrect comparison for reject statement
2025-03-27  Pablo Neira... expression: add __EXPR_MAX and use it to define EXPR_MAX
2025-03-27  Florian Westphaljson: return error if table does not exist
2025-03-25  Pablo Neira... tests: shell: missing ct count elements in new set_stmt...
2025-03-22  Florian Westphalevaluate: don't update cache for anonymous chains
2025-03-21  Florian Westphaljson: make sure timeout list is initialised
2025-03-21  Pablo Neira... tests: shell: extend coverage for set element statements
2025-03-21  Pablo Neira... parser_bison: consolidate connlimit grammar rule for...
2025-03-21  Pablo Neira... parser_bison: consolidate last grammar rule for set...
2025-03-21  Pablo Neira... parser_bison: consolidate quota grammar rule for set...
2025-03-21  Pablo Neira... parser_bison: consolidate limit grammar rule for set...
2025-03-21  Pablo Neira... parser_bison: consolidate counter grammar rule for...
2025-03-20  Florian Westphalevaluate: fix assertion failure with malformed map...
2025-03-20  Florian Westphalrule: return error if table does not exist
2025-03-20  Florian Westphalevaluate: don't allow nat map with specified protocol
2025-03-20  Florian Westphalexpression: tolerate named set protocol dependency
2025-03-20  Florian Westphalnetlink_delinerize: add more restrictions on meta nfpro...
2025-03-20  Florian Westphalparser_bison: reject non-serializeable typeof expressions
2025-03-19  Pablo Neira... tests: py: remove unknown fields
2025-03-18  Florian Westphalnetlink: fix stack buffer overrun when emitting ranged...
2025-03-18  Pablo Neira... src: replace struct stmt_ops by type field in struct...
2025-03-18  Pablo Neira... src: print set element with multi-word description...
2025-03-18  Florian Westphalevaluate: move interval flag compat check after set...
2025-03-13  Florian Westphalevaluate: don't allow merging interval set/map with...
2025-03-12  Florian Westphalevaluate: fix expression data corruption
2025-03-12  Florian Westphaltests: shell: skip interval size tests on kernel that...
2025-03-10  Pablo Neira... netlink_linearize: reduce register waste with non-const...
2025-03-10  Florian Westphalevaluate: don't crash if range has same start and end...
2025-03-07  Florian Westphaltests: extend reset test case to cover interval set...
2025-03-07  Pablo Neira... segtree: incomplete output in get element command with...
2025-03-07  Florian Westphalsrc: fix reset element support for interval set type
2025-03-07  Pablo Neira... netlink_delinearize: support for bitfield payload state...
2025-03-07  Pablo Neira... evaluate: support for bitfield payload statement with...
2025-03-07  Pablo Neira... evaluate: reject unsupported expressions in payload...
2025-03-07  Pablo Neira... evaluate: simplify payload statement evaluation for...
2025-03-07  Pablo Neira... evaluate: release existing datatype when evaluating...
2025-03-07  Florian Westphaldoc: add mptcp to tcp option matching list
2025-03-07  Florian Westphalsegtree: fix string data initialisation
2025-03-06  Florian Westphalexpression: expr_build_udata_recurse should recurse
2025-03-06  Florian Westphalnetlink_delinearize: also consider exthdr type when...
2025-03-06  Florian Westphalexpression: propagate key datatype for anonymous sets
2025-03-06  Florian Westphaltcpopt: add symbol table for mptcp suboptions
2025-03-06  Florian Westphalpayload: don't kill dependency for proto_th
2025-03-06  Florian Westphaltests: remove temporary file
2025-03-06  Florian Westphaltests: add atomic chain replace test
next