]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2025-01-23  Sebastian Walz... parser_json: release buffer returned by json_dumps
2025-01-23  谢致邦 (XIE Zhibang)doc: update outdated route and pkttype info
2025-01-23  Pablo Neira... parser_bison: allow 0 burst in limit rate byte mode
2025-01-23  Pablo Neira... cache: do not fetch set inconditionally on delete
2025-01-23  Pablo Neira... cache: populate flowtables on demand from error path
2025-01-23  Pablo Neira... cache: populate objects on demand from error path
2025-01-23  Pablo Neira... cache: populate chains on demand from error path
2025-01-23  Pablo Neira... cmd: provide better hint if chain is already declared...
2025-01-23  Pablo Neira... meta: stash context statement length when generating...
2025-01-23  Pablo Neira... netlink_linearize: use div_round_up in byteorder length
2025-01-23  Pablo Neira... evaluate: honor statement length in integer evaluation
2025-01-23  Pablo Neira... src: improve error reporting for unsupported chain...
2025-01-23  Pablo Neira... cache: rule by index requires full cache
2025-01-23  Pablo Neira... datatype: improve error reporting when time unit is...
2025-01-23  Pablo Neira... datatype: reject rate in quota statement
2025-01-23  Pablo Neira... optimize: skip variables in nat statements
2025-01-23  Pablo Neira... libnftables: skip useable checks for /dev/stdin
2025-01-23  Pablo Neira... parser_json: use stdin buffer if available
2025-01-23  Pablo Neira... optimize: clone counter before insertion into set element
2025-01-23  Pablo Neira... parser_bison: recursive table declaration in deprecated...
2025-01-23  Pablo Neira... intervals: fix element deletions with maps
2025-01-23  Pablo Neira... segtree: set on EXPR_F_KERNEL flag for catchall element...
2025-01-23  Pablo Neira... evaluate: set on expr->len for catchall set elements
2025-01-23  Son Dinhdynset: avoid errouneous assert with ipv6 concat data
2025-01-23  Florian Westphalrule: do not crash if to-be-printed flowtable lacks...
2025-01-23  Pablo Neira... cmd: skip variable set elements when collapsing commands
2025-01-23  Pablo Neira... monitor: too large shift exponent displaying payload...
2025-01-23  Pablo Neira... scanner: inet_pton() allows for broader IPv4-Mapped...
2025-01-23  Pablo Neira... cache: check for NFT_CACHE_REFRESH in current requested...
2025-01-23  Maks Mishinevaluate: Fix incorrect checking the `base` variable...
2025-01-23  Pablo Neira... evaluate: bogus protocol conflicts in vlan with implici...
2025-01-23  Jeremy Sowdenevaluate: add support for variables in map expressions
2025-01-23  Jeremy Sowdenevaluate: handle invalid mapping expressions in statefu...
2025-01-23  Phil Sutterdoc: nft.8: Highlight "hook" in flowtable description
2025-01-23  Phil Sutterdoc: nft.8: Fix markup in ct expectation synopsis
2025-01-23  Phil Sutterjson: Fix for memleak in __binop_expr_json
2025-01-23  Phil Suttermergesort: Avoid accidental set element reordering
2025-01-23  Phil Sutterjson: Accept more than two operands in binary expressions
2025-01-23  Pablo Neira... src: disentangle ICMP code types
2025-01-23  Pablo Neira... netlink_delinearize: unused code in reverse cross-day...
2025-01-23  Pablo Neira... datatype: use DTYPE_F_PREFIX only for IP address datatype
2025-01-23  Pablo Neira... evaluate: display "Range negative size" error
2025-01-23  Pablo Neira... netlink_delinearize: reverse cross-day meta hour range
2025-01-23  Pablo Neira... netlink_delinearize: restore binop syntax when listing...
2025-01-23  Florian Westphalsrc: do not merge a set with a erroneous one
2025-01-23  Phil Sutterparser: json: Support for synproxy objects
2025-01-23  Phil Sutterjson: Support maps with concatenated data
2025-01-23  Phil Sutterjson: Order output like nft_cmd_expand()
2025-01-23  Sriram Rajagopalannftables: do mot merge payloads on negation
2025-01-23  Florian Westphalparser: allow to define maps that contain ct helpers
2025-01-23  Pablo Neira... parser: allow to define maps that contain timeouts...
2025-01-23  Pablo Neira... rule: fix ASAN errors in chain priority to textual...
2025-01-23  Pablo Neira... proto: use hexadecimal to display ip frag-off field
2025-01-23  Florian Westphalparser: deduplicate map with data interval
2025-01-22  Florian Westphalnetlink: allow typeof keywords with objref maps during...
2025-01-22  Florian Westphalparser: allow typeof in objref maps
2025-01-22  Florian Westphalparser: compact type/typeof set rules
2025-01-22  Florian Westphalparser: compact interval typeof rules
2025-01-22  Florian Westphalparser_json: allow 0 offsets again
2025-01-22  Pablo Neira... expression: missing line in describe command with inval...
2025-01-22  Pablo Neira... evaluate: permit use of host-endian constant values...
2025-01-22  Florian Westphalsrc: permit use of constant values in set lookup keys
2025-01-22  Florian Westphalnetlink_delinearize: move concat and value postprocessi...
2025-01-22  Phil Suttercache: Always set NFT_CACHE_TERSE for list cmd with...
2025-01-22  Pablo Neira... netlink_linearize: add assertion to catch for buggy...
2025-01-22  Pablo Neira... evaluate: skip byteorder conversion for selector smalle...
2025-01-22  Phil Suttercache: Optimize caching for 'list tables' command
2025-01-22  Sam JamesMakefile.am: don't silence -Wimplicit-function-declaration
2025-01-22  谢致邦 (XIE Zhibang)evaluate: fix check for unknown in cmd_op_to_name
2025-01-22  Florian Westphalevaluate: don't assert on net/transport header conflict
2025-01-22  Pablo Neira... datatype: display 0s time datatype
2025-01-22  Phil Sutterjson: Support sets' auto-merge option
2025-01-22  Florian Westphalrule: fix sym refcount assertion
2025-01-22  Florian Westphalevaluate: error out when store needs more than one...
2025-01-22  Florian Westphalparser: reject raw payload expressions with 0 length
2025-01-22  Florian Westphalpayload: only assert if l2 header base has no length
2025-01-22  Pablo Neira... evaluate: release mpz type in expr_evaluate_list()...
2025-01-22  Pablo Neira... evaluate: release key expression in error path of impli...
2025-01-22  Pablo Neira... evaluate: bail out if anonymous concat set defines...
2025-01-22  Pablo Neira... evaluate: do not fetch next expression on runaway numbe...
2025-01-22  Pablo Neira... evaluate: skip anonymous set optimization for concatena...
2025-01-22  Pablo Neira... evaluate: add missing range checks for dup,fwd and...
2025-01-22  Florian Westphalevaluate: tproxy: move range error checks after arg...
2025-01-22  Florian Westphalevaluate: error out when expression has no datatype
2025-01-22  Quan Tiandoc: clarify reject is supported at prerouting stage
2025-01-22  Pablo Neira... doc: incorrect datatype description for icmpv6_type...
2025-01-22  Florian Westphaldatatype: do not assert when value exceeds expected...
2025-01-22  Florian Westphalnetlink: fix stack overflow due to erroneous rounding
2025-01-22  Florian Westphalevaluate: don't crash if object map does not refer...
2025-01-22  Florian Westphalparser_bison: error out on duplicated type/typeof/eleme...
2025-01-22  Florian Westphalintervals: BUG on prefix expressions without value
2025-01-22  Florian Westphaltcpopt: don't create exthdr expression without datatype
2025-01-22  Florian Westphalevaluate: fix stack overflow with huge priority string
2025-01-22  Florian Westphalnetlink: fix stack buffer overflow with sub-reg sized...
2025-01-22  Florian Westphalsrc: reject large raw payload and concat expressions
2025-01-22  Florian Westphalevaluate: exthdr: statement arg must be not be a range
2025-01-22  Florian Westphalnetlink: don't crash if prefix for < byte is requested
2025-01-22  Florian Westphalevaluate: fix gmp assertion with too-large reject code
2025-01-22  Florian Westphalevaluate: stmt_nat: set reference must point to a map
2025-01-22  Florian Westphalparser_bison: fix memory leaks on hookspec error processing
next