]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2024-09-15  Florian Westphaltests: shell: more randomization for timeout parameter
2024-09-11  Florian Westphaltests: py: fix up udp csum fixup output
2024-09-10  Pablo Neira... proto: use NFT_PAYLOAD_L4CSUM_PSEUDOHDR flag to mangle...
2024-09-10  Pablo Neira... tests: shell: stabilize packetpath/payload
2024-09-10  Florian Westphaltests: shell: add test case for timeout updates
2024-09-10  Florian Westphaltests: shell: extend vmap test with updates
2024-09-10  Florian Westphaltests: shell: add test for kernel stack recursion bug
2024-09-03  Phil Sutterlibnftables: Zero ctx->vars after freeing it
2024-09-02  Pablo Neira... tests: shell: extend coverage for meta l4proto netdev...
2024-08-30  Pablo Neira... cache: position does not require full cache
2024-08-30  Pablo Neira... cache: relax requirement for replace rule command
2024-08-30  Pablo Neira... cache: remove full cache requirement when echo flag...
2024-08-30  Pablo Neira... cache: clean up evaluate_cache_del()
2024-08-30  Pablo Neira... cache: assert filter when calling nft_cache_evaluate()
2024-08-26  Pablo Neira... tests: shell: cover reset command with counter and...
2024-08-26  Pablo Neira... tests: shell: cover anonymous set with reset command
2024-08-26  Pablo Neira... cache: consolidate reset command
2024-08-26  Pablo Neira... cache: only dump rules for the given table
2024-08-26  Pablo Neira... cache: add filtering support for objects
2024-08-26  Pablo Neira... cache: accumulate flags in batch
2024-08-26  Pablo Neira... cache: reset filter for each command
2024-08-21  Sebastian Walz... parser_json: fix crash in json_parse_set_stmt_list
2024-08-21  Pablo Neira... parser_json: fix handle memleak from error path
2024-08-21  Sebastian Walz... parser_json: fix several expression memleaks from error...
2024-08-21  Sebastian Walz... parser_json: release buffer returned by json_dumps
2024-08-21  Pablo Neira... datatype: replace DTYPE_F_ALLOC by bitfield
2024-08-21  Pablo Neira... src: remove DTYPE_F_PREFIX
2024-08-21  Florian Westphalsrc: mnl: always dump all netdev hooks if no interface...
2024-08-21  Florian Westphalsrc: mnl: prepare for listing all device netdev device...
2024-08-20  谢致邦 (XIE Zhibang)doc: update outdated route and pkttype info
2024-08-19  Pablo Neira... parser_bison: allow 0 burst in limit rate byte mode
2024-08-19  Pablo Neira... cache: do not fetch set inconditionally on delete
2024-08-19  Pablo Neira... cache: populate flowtables on demand from error path
2024-08-19  Pablo Neira... cache: populate objects on demand from error path
2024-08-19  Pablo Neira... cache: populate chains on demand from error path
2024-08-19  Pablo Neira... cache: rule by index requires full cache
2024-08-19  Pablo Neira... tests: shell: add a few tests for nft -i
2024-08-19  Pablo Neira... datatype: improve error reporting when time unit is...
2024-08-19  Pablo Neira... datatype: reject rate in quota statement
2024-08-19  Pablo Neira... tests: shell: skip vlan mangling testcase if egress...
2024-08-19  Florian Westphaldoc: add documentation about list hooks feature
2024-08-19  Florian Westphalsrc: add egress support for 'list hooks'
2024-08-19  Florian Westphalsrc: drop obsolete hook argument form hook dump functions
2024-08-19  Florian Westphalsrc: mnl: make family specification more strict when...
2024-08-19  Florian Westphalsrc: mnl: clean up hook listing code
2024-08-14  Phil Suttertests: shell: Extend table persist flag test a bit
2024-08-09  Florian Westphaloptimize: compare meta inner_desc pointers too
2024-08-08  Florian Westphaltests: shell: resolve check-tree.sh errors
2024-08-08  Florian Westphaltests: shell: move flowtable with bogus priority to...
2024-07-29  Florian Westphalsrc: remove decnet support
2024-07-24  Pablo Neira... Revert "cache: recycle existing cache with incremental...
2024-07-18  Pablo Neira... optimize: skip variables in nat statements
2024-07-16  Pablo Neira... build: Bump version to 1.1.0 v1.1.0
2024-07-16  Pablo Neira... parser_bison: remove one more utf-8 character
2024-07-11  Florian Westphaltests: shell: connect chains to hook point
2024-07-11  Florian Westphaltests: shell: test jump to basechain is rejected, even...
2024-07-11  Florian Westphaltests: shell: add more ruleset validation test cases
2024-07-10  Pablo Neira... libnftables: skip useable checks for /dev/stdin
2024-07-10  Pablo Neira... parser_json: use stdin buffer if available
2024-07-10  Florian Westphallibnftables: fix crash when freeing non-malloc'd address
2024-07-05  Pablo Neira... optimize: clone counter before insertion into set element
2024-07-04  Pablo Neira... parser_bison: remove deprecated flow statement
2024-07-04  Pablo Neira... parser_bison: recursive table declaration in deprecated...
2024-07-04  Pablo Neira... tests: shell: cover set element deletion in maps
2024-07-04  Pablo Neira... intervals: fix element deletions with maps
2024-07-04  Pablo Neira... segtree: set on EXPR_F_KERNEL flag for catchall element...
2024-07-04  Pablo Neira... evaluate: set on expr->len for catchall set elements
2024-06-27  Pablo Neira... tests: shell: check for removing table via handle with...
2024-06-25  Pablo Neira... src: add string preprocessor and use it for log prefix...
2024-06-25  Pablo Neira... tests: py: drop redundant JSON outputs
2024-06-25  Pablo Neira... libnftables: search for default include path last
2024-06-25  Pablo Neira... libnftables: add base directory of -f/--filename to...
2024-06-25  Florian Westphaltests: shell: add test case for reset tcp warning
2024-06-16  Son Dinhdynset: avoid errouneous assert with ipv6 concat data
2024-06-16  Florian Westphalrule: do not crash if to-be-printed flowtable lacks...
2024-06-16  Thomas Hallertests: use common shebang in "packetpath/flowtables...
2024-06-13  Pablo Neira... tests: shell: skip NFTA_RULE_POSITION_ID tests if kerne...
2024-06-13  Pablo Neira... tests: shell: skip ipsec tests if kernel does not suppo...
2024-06-13  Pablo Neira... tests: shell: skip ip option tests if kernel does not...
2024-06-13  Pablo Neira... tests: shell: add dependencies to skip unsupported...
2024-06-11  Pablo Neira... cmd: skip variable set elements when collapsing commands
2024-06-11  Pablo Neira... cmd: provide better hint if chain is already declared...
2024-06-11  Pablo Neira... monitor: too large shift exponent displaying payload...
2024-06-11  Pablo Neira... scanner: inet_pton() allows for broader IPv4-Mapped...
2024-06-03  Pablo Neira... cache: recycle existing cache with incremental updates
2024-06-03  Pablo Neira... cache: check for NFT_CACHE_REFRESH in current requested...
2024-06-03  Maks Mishinevaluate: Fix incorrect checking the `base` variable...
2024-06-03  Pablo Neira... tests: shell: add vlan mangling test case
2024-06-03  Pablo Neira... tests: shell: add vlan double tagging match simple...
2024-06-03  Pablo Neira... evaluate: bogus protocol conflicts in vlan with implici...
2024-05-28  谢致邦 (XIE Zhibang)doc: drop duplicate ARP HEADER EXPRESSION
2024-05-20  Jeremy Sowdenevaluate: add support for variables in map expressions
2024-05-20  Jeremy Sowdenevaluate: handle invalid mapping expressions in statefu...
2024-04-25  Pablo Neira... tests: shell: combine dormant flag with netdevice removal
2024-04-25  Florian Westphaltests: packetpath: add check for drop policy
2024-04-24  Phil Sutterdoc: nft.8: Highlight "hook" in flowtable description
2024-04-24  Phil Sutterdoc: nft.8: Fix markup in ct expectation synopsis
2024-04-24  Phil Suttertests: shell: Fix for maps/typeof_maps_add_delete with...
2024-04-24  Phil Sutterjson: Fix for memleak in __binop_expr_json
2024-04-19  Phil SutterAdd support for table's persist flag
next