]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2024-01-08  Florian Westphaldatatype: do not assert when value exceeds expected...
2024-01-07  Florian Westphaltests: shell: prefer project nft to system-wide nft
2024-01-02  Phil Sutterdatatype: Describe rt symbol tables
2024-01-02  Phil Sutterdatatype: Initialize rt_symbol_tables' base field
2024-01-02  Phil Sutterdatatype: rt_symbol_table_init() to search for iproute2...
2023-12-22  Florian Westphalparser_bison: ensure all timeout policy names are released
2023-12-22  Florian Westphalsrc: do not allow to chain more than 16 binops
2023-12-20  Florian Westphalnetlink: fix stack overflow due to erroneous rounding
2023-12-20  Florian Westphalevaluate: don't crash if object map does not refer...
2023-12-19  Florian Westphalparser_bison: error out on duplicated type/typeof/eleme...
2023-12-19  Pablo Neira... tests: shell: add test to cover payload transport match...
2023-12-19  Florian Westphalintervals: BUG on prefix expressions without value
2023-12-19  Florian Westphaltcpopt: don't create exthdr expression without datatype
2023-12-16  Florian Westphalintervals: set_to_range can be static
2023-12-15  Florian Westphalevaluate: fix stack overflow with huge priority string
2023-12-15  Florian Westphalnetlink: fix stack buffer overflow with sub-reg sized...
2023-12-15  Florian Westphalsrc: reject large raw payload and concat expressions
2023-12-14  Florian Westphalevaluate: exthdr: statement arg must be not be a range
2023-12-14  Florian Westphalnetlink: don't crash if prefix for < byte is requested
2023-12-14  Florian WestphalRevert "evaluate: error out when existing set has incom...
2023-12-14  Florian Westphalevaluate: fix gmp assertion with too-large reject code
2023-12-13  Florian Westphalmeta: fix tc classid parsing out-of-bounds access
2023-12-13  Florian Westphalevaluate: error out when existing set has incompatible key
2023-12-13  Florian Westphalevaluate: stmt_nat: set reference must point to a map
2023-12-13  Florian Westphalparser_bison: fix memory leaks on hookspec error processing
2023-12-13  Florian Westphalparser_bison: close chain scope before chain release
2023-12-12  Florian Westphalparser_bison: fix ct scope underflow if ct helper secti...
2023-12-12  Florian Westphalparser_bison: make sure obj_free releases timeout policies
2023-12-12  Thomas Hallernetlink_linearize: avoid strict-overflow warning in...
2023-12-12  Florian Westphalevaluate: fix bogus assertion failure with boolean...
2023-12-12  Florian Westphalnetlink: add and use nft_data_memcpy helper
2023-12-11  Florian Westphalparser_bison: fix memleak in meta set error handling
2023-12-11  Florian Westphalparser_bison: fix objref statement corruption
2023-12-11  Florian Westphalevaluate: validate chain max length
2023-12-11  Pablo Neira... tests: py: missing json output in meta.t with vlan...
2023-12-08  Pablo Neira... evaluate: reset statement length context before evaluat...
2023-12-07  Pablo Neira... tests: py: missing json output in never merge across...
2023-12-06  Florian Westphaltests: rename file to lowercase
2023-12-06  Florian Westphalparser: tcpopt: fix tcp option parsing with NUM + lengt...
2023-12-06  Florian Westphaltests: shell: add test case for sets without key
2023-12-06  Pablo Neira... evaluate: reject set definition with no key
2023-12-06  Pablo Neira... monitor: add support for concatenated set ranges
2023-12-06  Pablo Neira... tests: shell: flush ruleset with -U after feature probing
2023-12-05  Florian Westphalevaluate: fix double free on dtype release
2023-12-05  Florian Westphalevaluate: catch implicit map expressions without known...
2023-12-05  Florian Westphalevaluate: reject attempt to update a set
2023-12-05  Florian Westphalevaluate: disable meta set with ranges
2023-12-05  Florian Westphalevaluate: error out if basetypes are different
2023-12-05  Florian Westphalevaluate: guard against NULL basetype
2023-12-05  Florian Westphalevaluate: handle invalid mapping expressions gracefully
2023-12-05  Florian Westphalevaluate: turn assert into real error check
2023-12-03  Thomas Hallertests/shell: use generated ruleset for `nft --check`
2023-12-03  Florian Westphalevaluate: prevent assert when evaluating very large...
2023-12-03  Phil Suttermain: Refer to nft_options in nft_options_check()
2023-12-03  Phil Suttermain: Reduce indenting in nft_options_check()
2023-12-01  Florian Westphaltests: shell: add missing .nodump file
2023-12-01  Florian Westphalevaluate: reject sets with no key
2023-11-28  Florian Westphaltests: shell: add test case for catchall gc bug
2023-11-28  Thomas Hallertests/shell: workaround lack of $SRANDOM before bash 5.1
2023-11-28  Thomas Hallertests/shell: workaround lack of `wait -p` before bash 5.1
2023-11-23  Pablo Neira... json: deal appropriately with multidevice in chain
2023-11-22  Pablo Neira... evaluate: clone unary expression datatype to deal with...
2023-11-22  Phil Suttertests: shell: Fix sets/reset_command_0 for current...
2023-11-22  Thomas Hallertests/shell: prettify JSON in test output and add helper
2023-11-22  Thomas Hallertests/shell: sanitize "handle" in JSON output
2023-11-22  Pablo Neira... tests: shell: skip if kernel does not allow to restore...
2023-11-22  Pablo Neira... tests: shell: skip secmark tests if kernel does not...
2023-11-22  Pablo Neira... tests: shell: split nat inet tests
2023-11-22  Pablo Neira... tests: shell: skip nat inet if kernel does not support it
2023-11-22  Pablo Neira... tests: shell: skip synproxy test if kernel does not...
2023-11-22  Pablo Neira... tests: shell: detach synproxy test
2023-11-22  Pablo Neira... tests: shell: skip stateful object updates if unsupported
2023-11-22  Pablo Neira... tests: shell: connlimit tests requires set expression...
2023-11-22  Pablo Neira... evaluate: bogus error when adding devices to flowtable
2023-11-21  Pablo Neira... tests: shell: flush connlimit sets
2023-11-21  Florian Westphaltests: shell: skip meta time test meta expression lacks...
2023-11-21  Florian Westphaltests: shell: skip maps delete test if dynset lacks...
2023-11-21  Florian Westphaltests: shell: skip ct expectation test if feature is...
2023-11-21  Pablo Neira... tests: shell: quote reference to array to iterate over...
2023-11-21  Pablo Neira... tests: shell: adjust add-after-delete flowtable for...
2023-11-20  Florian Westphalevaluate: fix rule replacement with anon sets
2023-11-15  Pablo Neira... tests: shell: skip sets/sets_with_ifnames if no pipapo...
2023-11-15  Pablo Neira... tests: shell: restore pipapo and chain binding coverage...
2023-11-15  Pablo Neira... tests: shell: skip pipapo set backend in transactions...
2023-11-15  Pablo Neira... tests: shell: skip if kernel does not support flowtable...
2023-11-15  Pablo Neira... tests: shell: skip if kernel does not support flowtable...
2023-11-15  Thomas Hallertools: check for consistency of .json-nft dumps in...
2023-11-15  Thomas Hallertools: check more strictly for bash shebang in "check...
2023-11-15  Thomas Hallertools: simplify error handling in "check-tree.sh" by...
2023-11-15  Thomas Hallertests/shell: add JSON dump files
2023-11-15  Thomas Hallertests/shell: check and generate JSON dump files
2023-11-15  Thomas Hallerjson: fix use after free in table_flags_json()
2023-11-15  Pablo Neira... src: expand create commands
2023-11-15  Thomas Hallerparser: use size_t type for strlen() results
2023-11-11  Pablo Neira... tests: shell: split merge nat optimization in two tests
2023-11-11  Pablo Neira... tests: shell: split single element in anonymous set
2023-11-11  Pablo Neira... tests: shell: split map test
2023-11-11  Pablo Neira... tests: shell: split set NAT interval test
2023-11-11  Pablo Neira... tests: shell: skip if kernel does not support bitshift
2023-11-11  Pablo Neira... tests: shell: skip multidevice chain tests if kernel...
next