]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2022-08-04  Florian Westphaldebug: dump the l2 protocol stack
2022-08-04  Florian Westphalproto: track full stack of seen l2 protocols, not just...
2022-08-04  Florian Westphalnetlink_delinearize: postprocess binary ands in concate...
2022-08-04  Florian Westphalnetlink_delinearize: allow postprocessing on concatenat...
2022-08-02  Pablo Neira... parser_json: fix device parsing in netdev family
2022-08-01  Oleksandr Natalenkosrc: proto: support DF, LE PHB, VA for DSCP
2022-07-28  Phil Sutterdoc: Document limitations of ipsec expression with...
2022-07-20  Pablo Neira... cache: report an error message if cache initialization...
2022-07-20  Pablo Neira... cache: validate handle string length
2022-07-18  Pablo Neira... cache: prepare nft_cache_evaluate() to return error
2022-07-07  Pablo Neira... rule: crash when uncollapsing command with unexisting...
2022-07-07  Pablo Neira... cache: release pending rules when chain binding lookup...
2022-07-07  Pablo Neira... evaluate: report missing interval flag when using prefi...
2022-07-06  Florian Westphalscanner: allow prefix in ip6 scope
2022-06-27  Pablo Neira... segtree: fix map listing with interface wildcard
2022-06-27  Florian Westphalscanner: don't pop active flex scanner scope
2022-06-27  Florian Westphalparser: add missing synproxy scope closure
2022-06-27  Phil Suttertests/py: Add a test for failing ipsec after counter
2022-06-27  Peter Tirsekevaluate: fix segfault when adding elements to invalid set
2022-06-27  Pablo Neira... mnl: store netlink error location for set elements
2022-06-27  Pablo Neira... src: remove NFT_NLATTR_LOC_MAX limit for netlink locati...
2022-06-27  Pablo Neira... parser_bison: fix error location for set elements
2022-06-23  Pablo Neira... intervals: check for EXPR_F_REMOVE in case of element...
2022-06-23  Pablo Neira... intervals: fix crash when trying to remove element...
2022-06-23  Pablo Neira... netlink_delinearize: memleak when parsing concatenation...
2022-06-23  Pablo Neira... libnftables: release top level scope
2022-06-23  Pablo Neira... optimize: limit statement is not supported yet
2022-06-23  Pablo Neira... optimize: assume verdict is same when rules have no...
2022-06-23  Pablo Neira... optimize: only merge OP_IMPLICIT and OP_EQ relational
2022-06-23  Pablo Neira... tests: shell: run -c -o on ruleset
2022-06-23  Pablo Neira... optimize: add unsupported statement
2022-06-23  Pablo Neira... optimize: add hash expression support
2022-06-23  Pablo Neira... optimize: add numgen expression support
2022-06-23  Pablo Neira... optimize: add binop expression support
2022-06-23  Pablo Neira... optimize: add fib expression support
2022-06-23  Pablo Neira... optimize: add xfrm expression support
2022-06-23  Pablo Neira... optimize: add osf expression support
2022-06-23  Pablo Neira... optimize: fix verdict map merging
2022-06-23  Pablo Neira... optimize: fix reject statement
2022-06-23  Pablo Neira... optimize: remove comment after merging
2022-06-23  Pablo Neira... optimize: do not print stateful information
2022-06-23  Pablo Neira... optimize: do not merge rules with set reference in rhs
2022-06-23  Pablo Neira... optimize: do not compare relational expression rhs...
2022-06-18  Phil Sutterintervals: Do not sort cached set elements over and...
2022-06-18  Pablo Neira... intervals: do not empty cache for maps
2022-06-18  Pablo Neira... intervals: do not report exact overlaps for new elements
2022-06-18  Pablo Neira... rule: collapse set element commands
2022-06-13  Pablo Neira... tests: shell: runtime set element automerge
2022-06-10  Florian WestphalRevert "scanner: flags: move to own scope"
2022-06-07  Pablo Neira... build: Bump version to 1.0.4 v1.0.4
2022-06-02  Pablo Neira... tests: shell: remove leftover modules on cleanup
2022-06-01  Pablo Neira... evaluate: reset ctx->set after set interval evaluation
2022-06-01  Pablo Neira... tests: shell: sets_with_ifnames release netns on exit
2022-06-01  Pablo Neira... optimize: segfault when releasing unsupported statement
2022-05-31  Pablo Neira... build: Bump version to 1.0.3 v1.0.3
2022-05-31  Chander Govindarajannft: simplify chain lookup in do_list_chain
2022-05-30  Pablo Neira... intervals: fix compilation --with-mini-gmp
2022-05-24  Chander Govindarajanjson: update json output ordering to place rules after...
2022-05-16  Pablo Neira... netlink_delinearize: release last register on exit
2022-05-09  Florian Westphalsets_with_ifnames: add test case for concatenated range
2022-05-09  Florian Westphalsegtree: add pretty-print support for wildcard strings...
2022-05-09  Florian Westphalnetlink: swap byteorder for host-endian concat data
2022-05-07  Pablo Neira... intervals: deletion should adjust range not yet in...
2022-05-04  Pablo Neira... optimize: memleak in statement matrix
2022-05-03  Pablo Neira... optimize: merge nat rules with same selectors into map
2022-05-03  Pablo Neira... optimize: do not clone unsupported statement
2022-05-03  Pablo Neira... optimize: incorrect logic in verdict comparison
2022-04-26  Florian Westphalsrc: fix always-true assertions
2022-04-18  Pablo Neira... intervals: set on EXPR_F_KERNEL flag for new elements...
2022-04-18  Florian Westphaltests: add concat test case with integer base type...
2022-04-18  Florian Westphalsrc: allow use of base integer types as set keys in...
2022-04-18  Pablo Neira... intervals: build list of elements to be added from...
2022-04-18  Pablo Neira... intervals: fix deletion of multiple ranges with automerge
2022-04-18  Pablo Neira... intervals: add elements with EXPR_F_KERNEL to purge...
2022-04-17  Florian Westphalnetlink: remove unused argument from helper function
2022-04-14  Phil Sutterintervals: Simplify element sanity checks
2022-04-13  Pablo Neira... intervals: unset EXPR_F_KERNEL for adjusted elements
2022-04-13  Pablo Neira... src: restore interval sets work with string datatypes
2022-04-13  Pablo Neira... intervals: support to partial deletion with automerge
2022-04-13  Pablo Neira... evaluate: allow for zero length ranges
2022-04-13  Pablo Neira... intervals: add support to automerge with kernel elements
2022-04-13  Pablo Neira... mnl: update mnl_nft_setelem_del() to allow for more...
2022-04-13  Pablo Neira... src: remove rbtree datastructure
2022-04-13  Pablo Neira... src: replace interval segment tree overlap and automerge
2022-04-13  Pablo Neira... src: add EXPR_F_KERNEL to identify expression in the...
2022-04-13  Florian Westphalsegtree: add support for get element with sets that...
2022-04-13  Florian Westphalsegtree: use correct byte order for 'element get'
2022-04-13  Florian Westphaltests: add testcases for interface names in sets
2022-04-13  Florian Westphalsegtree: add string "range" reversal support
2022-04-13  Florian Westphalsrc: make interval sets work with string datatypes
2022-04-13  Florian Westphalevaluate: string prefix expression must retain original...
2022-04-13  Florian Westphalsegtree: split prefix and range creation to a helper...
2022-04-13  Florian Westphalevaluate: keep prefix expression length
2022-04-13  Florian Westphalevaluate: make byteorder conversion on string base...
2022-04-10  Martin Gignactests: py: Add meta time tests without 'meta' keyword
2022-04-08  Phil Suttertests: py: Don't colorize output if stderr is redirected
2022-04-08  Phil Suttertests: monitor: Hide temporary file names from error...
2022-04-08  Pablo Neira... tests: py: extend meta time coverage
2022-04-05  Lukas Straubmeta: fix compiler warning in date_type_parse()
2022-04-05  Lukas Straubmeta: time: use uint64_t instead of time_t
next