]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
4 days ago  Phil Suttertests: shell: Test ifname-based hooks master
4 days ago  Phil Sutterparser_bison: Accept ASTERISK_STRING in flowtable_expr_...
4 days ago  Phil Suttermnl: Support simple wildcards in netdev hooks
9 days ago  Pablo Neira... libnftables: do not re-add default include directory...
2025-09-11  Phil Sutterfib: Fix for existence check on Big Endian
2025-09-11  Phil SutterMakefile: Enable support for 'make check'
2025-09-11  Phil Suttertests: build: Avoid a recursive 'make check' run
2025-09-11  Phil Suttertests: build: Do not assume caller's CWD
2025-09-11  Phil Suttertests: shell: Skip packetpath/nat_ftp in fake root env
2025-09-11  Phil Suttertests: json_echo: Skip if run as non-root
2025-09-11  Phil Suttertests: Prepare exit codes for automake
2025-09-11  Phil Suttertests: py: Enable JSON and JSON schema by default
2025-09-11  Phil Suttertests: monitor: Excercise all syntaxes and variants...
2025-09-11  Phil Suttertests: monitor: Extend testcases a bit
2025-09-11  Phil Suttermonitor: Inform JSON printer when reporting an object...
2025-09-11  Phil Suttermnl: Allow for updating devices on existing inet ingres...
2025-09-09  Phil SutterMakefile: Fix for 'make CFLAGS=...'
2025-09-08  Florian Westphaltests: shell: skip two bitwise tests if multi-register...
2025-09-04  Phil Suttertests: monitor: Extend debug output a bit
2025-09-04  Phil Suttertests: monitor: Test JSON echo mode as well
2025-09-04  Phil Suttertests: monitor: Fix regex collecting expected echo...
2025-09-04  Phil Suttertests: monitor: Label diffs to help users
2025-09-02  Phil Suttermonitor: Quote device names in chain declarations, too
2025-09-02  Phil Suttertools: gitignore nftables.service file
2025-09-01  Pablo Neira... parser_bison: remove leftover utf-8 character in error
2025-08-28  Phil Suttertable: Embed creating nft version into userdata
2025-08-27  Pablo Neira... tests: shell: combine flowtable devices with variable...
2025-08-27  Pablo Neira... evaluate: simplify set to list normalisation for device...
2025-08-27  Pablo Neira... src: replace compound_expr_alloc() by type safe function
2025-08-27  Pablo Neira... expression: replace compound_expr_print() by type safe...
2025-08-27  Pablo Neira... expression: replace compound_expr_destroy() by type...
2025-08-27  Pablo Neira... expression: replace compound_expr_remove() by type...
2025-08-27  Pablo Neira... expression: remove compound_expr_add()
2025-08-27  Pablo Neira... expression: replace compound_expr_clone() by type safe...
2025-08-27  Pablo Neira... segtree: rename set_compound_expr_add() to set_expr_add...
2025-08-27  Pablo Neira... src: replace compound_expr_add() by type safe list_expr...
2025-08-27  Pablo Neira... src: replace compound_expr_add() by type safe concat_ex...
2025-08-27  Pablo Neira... src: replace compound_expr_add() by type safe set_expr_...
2025-08-27  Pablo Neira... src: add expr_type_catchall() helper and use it
2025-08-27  Fernando Fernandez... tests: add tunnel shell and python tests
2025-08-27  Fernando Fernandez... tunnel: add tunnel object and statement json support
2025-08-27  Pablo Neira... tunnel: add geneve support
2025-08-27  Fernando Fernandez... tunnel: add vxlan support
2025-08-27  Pablo Neira... src: add tunnel statement and expression support
2025-08-27  Pablo Neira... tunnel: add erspan support
2025-08-27  Pablo Neira... src: add tunnel template support
2025-08-27  Pablo Neira... build: Bump version to 1.1.5 v1.1.5
2025-08-27  Pablo Neira... build: disable --with-unitdir by default
2025-08-26  Phil SutterMakefile: Fix for 'make distcheck'
2025-08-26  Pablo Neira... mnl: continue on ENOBUFS errors when processing batch
2025-08-26  Phil Suttertrace: Fix for memleak in trace_alloc_list() error...
2025-08-23  Phil Suttertests: monitor: Fix for flag arrays in JSON output
2025-08-21  Łukasz Stelmachdoc: Add a note about route_localnet sysctl
2025-08-21  Florian Westphalmnl: silence compiler warning
2025-08-20  Pablo Neira... tests: shell: coverage for simple verdict map merger
2025-08-20  Pablo Neira... tests: shell: cover sets as set elems evaluation
2025-08-20  Pablo Neira... fib: restore JSON output for relational expressions
2025-08-20  Jan Engelhardttools: add a systemd unit for static rulesets
2025-08-19  Florian Westphalsrc: fix memory leak in anon chain error handling
2025-08-19  Pablo Neira... src: ensure chain policy evaluation when specified
2025-08-19  Pablo Neira... segtree: incorrect type when aggregating concatenated...
2025-08-18  Phil Sutterjson: Do not reduce single-item arrays on output
2025-08-18  Phil Suttertests: py: Fix tests added for 'icmpv6 taddr' support
2025-08-18  Phil Suttertests: py: Drop stale entry from ip/snat.t.payload
2025-08-18  Phil Suttertests: py: Drop stale entries from ip6/{ct,meta}.t...
2025-08-18  Phil Suttertests: py: Drop stale entry from ip/snat.t.json
2025-08-18  Phil Suttertests: py: Drop redundant payloads for ip/ip.t
2025-08-18  Phil Suttertests: py: Drop duplicate test from inet/vxlan.t
2025-08-18  Phil Suttertests: py: Drop stale entry from inet/tcp.t.json
2025-08-18  Phil Suttertests: py: Drop duplicate test from inet/gretap.t
2025-08-18  Phil Suttertests: py: Drop duplicate test from inet/gre.t
2025-08-18  Phil Suttertests: py: Drop duplicate test from inet/geneve.t
2025-08-18  Phil Suttertests: py: Drop stale payload from any/rawpayload.t...
2025-08-18  Phil Suttertests: py: Drop stale entries since redundant test...
2025-08-18  Phil Suttertests: py: Drop duplicate test in any/meta.t
2025-08-18  Florian Westphaltests: shell: add parser and packetpath test
2025-08-18  Florian Westphalevaluate: check XOR RHS operand is a constant value
2025-08-14  Florian Westphaltests: shell: update comment to name the right commit.
2025-08-13  Phil Suttersrc: netlink: netlink_delinearize_table() may return...
2025-08-11  Florian Westphaltests: py: revert dccp python tests
2025-08-06  Phil Suttertests: shell: Fix packetpath/rate_limit for old socat
2025-08-06  Pablo Neira... build: Bump version to 1.1.4 v1.1.4
2025-08-06  Pablo Neira... build: add trace.h to Makefile
2025-08-01  Phil Sutterdoc: nft.8: Minor NAT STATEMENTS section review
2025-07-31  Phil Sutterevaluate: Fix for 'meta hour' ranges spanning date...
2025-07-31  Phil Sutterparser_json: Parse into symbol range expression if...
2025-07-31  Phil Sutterexpression: Introduce is_symbol_value_expr() macro
2025-07-24  Florian Westphalparser_bison: fix memory leak when parsing flowtable...
2025-07-22  Florian Westphalparser_json: fix assert due to empty interface name
2025-07-22  Florian Westphalparser_json: reject non-concat expression
2025-07-22  Florian Westphalevaluate: maps: check element data mapping matches...
2025-07-17  Florian Westphaljson: BASECHAIN flag no longer implies presence of...
2025-07-16  Florian Westphalevaluate: fix crash with invalid elements in set
2025-07-16  Yi Chentests: shell: add type route chain test case
2025-07-16  Phil Suttermnl: Call mnl_attr_nest_end() just once
2025-07-15  Phil Suttermnl: Support NFNL_HOOK_TYPE_NFT_FLOWTABLE
2025-07-14  Florian Westphaltests: bogons: fix missing file name when logging
2025-07-14  Florian Westphaldoc: expand on gc-interval, size and a few other set...
2025-07-13  Florian Westphalevaluate: check element key vs. set definition
2025-07-10  Pablo Neira... tests: monitor: enclose device names in quotes
next