]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2025-08-13  Phil Sutterdoc: Fix typo in nat statement 'prefix' description
2025-08-13  Florian Westphaldoc: add nat examples
2025-08-13  Florian Westphalsrc: netlink: fix crash when ops doesn't support udata
2025-08-13  Thomas Hallerexpression: cleanup expr_ops_by_type() and handle u32...
2025-08-13  Florian Westphalsrc: remove bogus empty file
2025-08-13  Florian Westphalevaluate: bail out if ct saddr/daddr dependency cannot...
2025-08-13  Pablo Neira... parser_json: bail out on malformed statement in set
2025-08-13  Pablo Neira... parser_json: allow statement stateful statement only...
2025-08-13  Pablo Neira... parser_json: reject empty jump/goto chain
2025-08-13  Florian Westphaljson: don't BUG when asked to list synproxies
2025-08-13  Florian Westphalct expectation: fix 'list object x' vs. 'list objects...
2025-08-13  Florian Westphalct timeout: fix 'list object x' vs. 'list objects in...
2025-08-13  Florian Westphaljson: return error if table does not exist
2025-08-13  Pablo Neira... evaluate: reject unsupported expressions in payload...
2025-08-13  Pablo Neira... evaluate: simplify payload statement evaluation for...
2025-08-12  Pablo Neira... tests: py: fix WARNING with JSON
2025-08-12  Pablo Neira... Revert "tests: py: fix json single-flag output for...
2025-07-31  Florian Westphaltests: py: fix json single-flag output for fib & synproxy
2025-07-31  Florian Westphalnetlink_delinerize: add more restrictions on meta nfpro...
2025-07-31  Florian Westphalpayload: don't kill dependency for proto_th
2025-07-31  Phil Suttertests: py: Properly fix JSON equivalents for netdev...
2025-07-31  Florian Westphaltests: py: extend raw payload match tests
2025-07-31  Phil Suttertests: py: Fix for storing payload into missing file
2025-07-31  Florian Westphaltests: py: fix up udp csum fixup output
2025-07-31  Pablo Neira... tests: py: drop redundant JSON outputs
2025-07-31  Pablo Neira... tests: py: complete icmp and icmpv6 update
2025-07-31  Phil Suttertests: py: Drop needless recorded JSON outputs
2025-07-31  Phil Suttertests: py: Warn if recorded JSON output matches the...
2025-07-31  Phil Suttertests: py: Fix some JSON equivalents
2025-07-31  Florian Westphaltests: py: add payload merging test cases
2025-07-31  Florian Westphaltests: py: add missing json.output data
2025-07-31  Florian Westphaltests: py: remove huge-limit test cases
2025-07-31  Pablo Neira... tests: py: missing json output in meta.t with vlan...
2025-07-31  Pablo Neira... tests: py: missing json output in never merge across...
2025-07-31  Pablo Neira... tests: py: debloat frag.t.payload.netdev
2025-07-31  Pablo Neira... tests: py: extend ip frag-off coverage
2025-07-31  Phil Suttertests: py: Document JSON mode in README
2025-07-31  Pablo Neira... Amend "tests: shell: Fix ifname_based_hooks feature...
2025-07-31  Pablo Neira... Revert "tests: shell: move flowtable with bogus priorit...
2025-07-31  Pablo Neira... Partial revert "tests: py: move meter tests to tests...
2025-07-31  Pablo Neira... Revert "evaluate: translate meter into dynamic set"
2025-07-31  Pablo Neira... Partial revert in testcase/sets/set_stmt to remove...
2025-07-31  Pablo Neira... Revert mptcp tests for sets/typeof_sets_0
2025-07-31  Pablo Neira... Revert "evaluate: allow to re-use existing metered...
2025-07-31  Pablo Neira... Revert "src: print set element with multi-word descript...
2025-07-31  Pablo Neira... Revert "json: Print single set flag as non-array"
2025-07-29  Pablo Neira... Backport nftables tests/shell from 2a38f458f12b
2025-07-29  Florian Westphalevalute: make vlan pcp updates work
2025-07-29  Florian Westphalevaluate: only allow stateful statements in set and...
2025-07-29  Florian Westphalevaluate: compact STMT_F_STATEFUL checks
2025-07-29  Florian Westphalparser_json: only allow concatenations with 2 or more...
2025-07-29  Florian Westphalevaluate: fix crash when generating reject statement...
2025-07-29  Pablo Neira... json: disallow empty concatenation
2025-07-29  Florian Westphalexpression: don't try to import empty string
2025-07-29  Florian Westphaljson: fix error propagation when parsing binop lhs/rhs
2025-07-29  Florian Westphaljson: work around fuzzer-induced assert crashes
2025-07-27  Florian Westphalmeta: fix tc classid parsing out-of-bounds access
2025-07-27  Florian Westphalevaluate: don't update cache for anonymous chains
2025-07-27  Florian Westphalevaluate: reject sets with no key
2025-07-27  Florian Westphalevaluate: fix assertion failure with malformed map...
2025-07-27  Florian Westphalrule: return error if table does not exist
2025-07-27  Pablo Neira... parser_bison: add selector_expr rule to restrict typeof...
2025-07-27  Florian Westphalparser_bison: reject non-serializeable typeof expressions
2025-07-27  Florian Westphalevaluate: move interval flag compat check after set...
2025-07-27  Florian Westphalevaluate: don't allow merging interval set/map with...
2025-07-27  Florian Westphalsrc: do not allow to chain more than 16 binops
2025-07-27  Florian Westphalparser_bison: ensure all timeout policy names are released
2025-07-27  Florian Westphaljson: make sure timeout list is initialised
2025-07-27  Florian Westphalnetlink: fix stack buffer overrun when emitting ranged...
2025-07-27  Florian Westphalevaluate: don't allow nat map with specified protocol
2025-07-27  Florian Westphaltests: shell: move flowtable with bogus priority to...
2025-06-18  Phil Sutternetlink: Avoid crash upon missing NFTNL_OBJ_CT_TIMEOUT_...
2025-06-18  Phil Sutternetlink: Fix for potential crash parsing a flowtable
2025-06-18  Phil Sutternetlink: Do not allocate a bogus flowtable priority...
2025-06-18  Florian Westphaljson: prevent null deref if chain->policy is not set
2025-06-18  Pablo Neira... optimize: invalidate merge in case of duplicated key...
2025-06-18  Pablo Neira... optimize: expand expression list when merging into...
2025-06-18  Pablo Neira... optimize: compact bitmask matching in set/map
2025-06-18  Pablo Neira... optimize: incorrect comparison for reject statement
2025-06-18  Florian Westphalexpression: tolerate named set protocol dependency
2025-06-18  Pablo Neira... netlink: bogus concatenated set ranges with netlink...
2025-06-18  Pablo Neira... segtree: incomplete output in get element command with...
2025-06-18  Florian Westphalsegtree: fix string data initialisation
2025-06-18  Pablo Neira... evaluate: release existing datatype when evaluating...
2025-06-17  Florian Westphalpayload: return early if dependency is not a payload...
2025-06-17  Pablo Neira... evaluate: optimize zero length range
2025-06-17  Xiao Liangfib: Change data type of fib oifname to "ifname"
2025-06-17  Pablo Neira... evaluate: auto-merge is only available for singleton...
2025-06-17  Pablo Neira... parser_bison: turn redundant ip option type field match...
2025-06-17  Pablo Neira... ipopt: use ipv4 address datatype for address field...
2025-06-17  Pablo Neira... datatype: clamp boolean value to 0 and 1
2025-06-17  Pablo Neira... exthdr: incomplete type 2 routing header definition
2025-06-17  Florian Westphalsrc: add and use payload_expr_trim_force
2025-06-17  Florian Westphalnetlink_delinarize: fix bogus munging of mask value
2025-06-17  Pablo Neira... scanner: better error reporting for CRLF line terminators
2025-06-17  Florian Westphalrule: make cmd_free(NULL) valid
2025-06-17  Pablo Neira... intervals: set internal element location with the delet...
2025-01-23  Pablo Neira... evaluate: reset statement length context before evaluat...
2025-01-23  Pablo Neira... optimize: compare expression length
2025-01-23  Florian Westphalsrc: allow to map key to nfqueue number
next