]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2024-02-29  Florian Westphalnetlink: allow typeof keywords with objref maps during...
2024-02-29  Florian Westphalparser: allow typeof in objref maps
2024-02-29  Florian Westphalparser: compact type/typeof set rules
2024-02-29  Florian Westphalparser: compact interval typeof rules
2024-02-27  谢致邦 (XIE Zhibang)src: improve error reporting for destroy command
2024-02-26  Florian Westphalparser_json: allow 0 offsets again
2024-02-26  Florian Westphaltests: shell: add more json dumps
2024-02-26  Florian Westphaltests: py: add missing json.output data
2024-02-18  Florian Westphaltests: shell: add regression test for catchall double...
2024-02-14  Florian Westphaltests: shell: permit use of host-endian constant values...
2024-02-13  Pablo Neira... expression: missing line in describe command with inval...
2024-02-13  Pablo Neira... evaluate: permit use of host-endian constant values...
2024-02-13  Florian Westphalnetlink_delinearize: move concat and value postprocessi...
2024-02-13  Phil Suttercache: Always set NFT_CACHE_TERSE for list cmd with...
2024-02-09  Pablo Neira... netlink_linearize: add assertion to catch for buggy...
2024-02-09  Pablo Neira... evaluate: skip byteorder conversion for selector smalle...
2024-02-09  Thomas Hallertests/shell: no longer support unprettified ".json...
2024-02-08  Phil Suttertests: shell: Pretty-print all *.json-nft dumps
2024-02-08  Thomas Hallertests/shell: have .json-nft dumps prettified to wrap...
2024-02-07  Pablo Neira... tests: shell: missing auto-merge in json output
2024-02-07  Phil Suttercache: Optimize caching for 'list tables' command
2024-02-07  Sam JamesMakefile.am: don't silence -Wimplicit-function-declaration
2024-02-07  谢致邦 (XIE Zhibang)evaluate: fix check for unknown in cmd_op_to_name
2024-02-07  Florian Westphalevaluate: don't assert on net/transport header conflict
2024-02-07  Pablo Neira... datatype: display 0s time datatype
2024-02-07  Pablo Neira... tests: shell: cover netns removal for netdev and inet...
2024-02-07  Pablo Neira... tests: shell: netdevice removal for inet family
2024-01-31  Phil Sutterjson: Support sets' auto-merge option
2024-01-23  Yi Chentests: shell: add test to cover ct offload by using...
2024-01-19  Florian Westphaltests: py: remove huge-limit test cases
2024-01-15  Florian Westphalrule: fix sym refcount assertion
2024-01-15  Florian Westphalevaluate: error out when store needs more than one...
2024-01-12  Florian Westphalparser: reject raw payload expressions with 0 length
2024-01-12  Florian Westphalpayload: only assert if l2 header base has no length
2024-01-12  Pablo Neira... evaluate: release mpz type in expr_evaluate_list()...
2024-01-12  Pablo Neira... evaluate: release key expression in error path of impli...
2024-01-12  Pablo Neira... evaluate: bail out if anonymous concat set defines...
2024-01-12  Pablo Neira... evaluate: do not fetch next expression on runaway numbe...
2024-01-12  Pablo Neira... evaluate: skip anonymous set optimization for concatena...
2024-01-11  Florian Westphalevaluate: add missing range checks for dup,fwd and...
2024-01-11  Florian Westphalevaluate: tproxy: move range error checks after arg...
2024-01-11  Florian Westphalevaluate: error out when expression has no datatype
2024-01-10  Quan Tiandoc: clarify reject is supported at prerouting stage
2024-01-10  Pablo Neira... doc: incorrect datatype description for icmpv6_type...
2024-01-10  Pablo Neira... tests: shell: extend coverage for netdevice removal
2024-01-08  Florian Westphaltests: add a test case for double-flush bug in pipapo
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()
next