]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2025-01-02  Florian Westphaltests: shell: add a test case for netdev ruleset flush...
2024-12-04  Jeremy Sowdensrc: allow binop expressions with variable right-hand...
2024-12-04  Pablo Neira... optimize: compare expression length
2024-11-29  Donald Yandtmnl: fix basehook comparison
2024-11-11  Pablo Neira... mnl: restore --debug=netlink output with chains
2024-11-11  Florian Westphalsrc: allow to map key to nfqueue number
2024-11-11  Pablo Neira... datatype: remove unused flags field
2024-11-07  Phil Suttertests: monitor: Become $PWD agnostic
2024-11-06  Phil Suttertests: monitor: Run in own netns
2024-11-06  Phil Suttermonitor: Recognize flowtable add/del events
2024-11-06  Phil Suttertests: py: Fix for storing payload into missing file
2024-11-06  Phil Sutterjson: Support typeof in set and map types
2024-11-05  Pablo Neira... json: collapse set element commands from parser
2024-11-05  Pablo Neira... tests: shell: move device to different namespace
2024-10-30  Florian Westphaldoc: extend description of fib expression
2024-10-29  Florian Westphaltests: monitor: fix up test case breakage
2024-10-29  Florian Westphaltests: shell: don't rely on writable test directory
2024-10-28  Pablo Neira... src: fix extended netlink error reporting with large...
2024-10-28  Pablo Neira... rule: netlink attribute offset is uint32_t for struct...
2024-10-28  Pablo Neira... mnl: update cmd_add_loc() to take struct nlmsghdr
2024-10-28  Pablo Neira... mnl: rename to mnl_seqnum_alloc() to mnl_seqnum_inc()
2024-10-28  Pablo Neira... src: collapse set element commands from parser
2024-10-17  Eric Longlibnftables-json: fix raw payload expression documentation
2024-10-11  Phil Suttertests: shell: Join arithmetic statements in maps/vmap_t...
2024-10-11  Florian Westphaltests: shell: fix spurious dump failure in vmap timeout...
2024-10-02  Pablo Neira... build: Bump version to 1.1.1 v1.1.1
2024-09-17  Pablo Neira... cache: initialize filter when fetching implicit chains
2024-09-17  Pablo Neira... doc: tproxy is non-terminal in nftables
2024-09-17  Pablo Neira... src: support for timeout never in elements
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
next