]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2022-12-10  Pablo Neira... netlink: statify __netlink_gen_data()
2022-12-09  Phil SutterMakefile: Create LZMA-compressed dist-files
2022-12-08  Pablo Neira... evaluate: do not crash on runaway number of concatenati...
2022-12-08  Pablo Neira... netlink: swap byteorder of value component in concatena...
2022-12-08  Pablo Neira... tests: py: missing json for different byteorder selecto...
2022-12-07  Pablo Neira... scanner: munch full comment lines
2022-12-07  Pablo Neira... doc: statements: fwd supports for sending packets via...
2022-12-06  Harald Weltedoc: payload-expression.txt: Mention that 'ih' exists
2022-12-02  Alex Forsterjson: fix 'add flowtable' command
2022-11-30  Pablo Neira... src: support for selectors with different byteorder...
2022-11-18  Phil SutterWarn for tables with compat expressions in rules
2022-11-11  Pablo Neira... monitor: missing cache and set handle initialization
2022-11-09  Pablo Neira... doc: no reset support for limit
2022-11-09  Pablo Neira... doc: document a few reset commands supported by the...
2022-11-05  Pablo Neira... optimize: handle prefix and range when merging into...
2022-10-31  Pablo Neira... payload: do not kill dependency for proto_unknown
2022-10-31  Pablo Neira... netlink_delinearize: complete payload expression in...
2022-10-18  Pablo Neira... tests: shell: deletion from interval concatenation
2022-10-12  Pablo Neira... netlink_delinearize: do not transfer binary operation...
2022-10-07  Pablo Neira... rule: do not display handle for implicit chain
2022-10-07  Pablo Neira... parser_bison: display too many levels of nesting error
2022-10-06  Pablo Neira... evaluate: datatype memleak after binop transfer
2022-10-06  Pablo Neira... evaluate: bogus datatype assertion in binary operation...
2022-09-30  Phil Suttermonitor: Sanitize startup race condition
2022-09-29  Florian Westphaltests: py: add vlan test case for ip/inet family
2022-09-29  Florian Westphalevaluate: add ethernet header size offset for implicit...
2022-09-28  Florian Westphaldoc: mention vlan matching in ip/ip6/inet families
2022-09-28  Florian Westphalevaluate: allow implicit ether -> vlan dep
2022-09-22  Jeremy Sowdendoc, src: make some spelling and grammatical improvements
2022-09-21  Jeremy Sowdensegtree: fix decomposition of unclosed intervals contai...
2022-09-21  Jeremy Sowdensegtree: refactor decomposition of closed intervals
2022-09-20  Florian Westphalevaluate: un-break rule insert with intervals
2022-09-16  Fernando Fernandez... doc: add nft_ctx_add_var() and nft_ctx_clear_vars(...
2022-09-16  Fernando Fernandez... py: support variables management and fix formatting
2022-09-16  Peter Collinsonpy: extend python API to support libnftables API
2022-09-16  Fernando Fernandez... json: add stateful object comment support
2022-09-16  Fernando Fernandez... json: add secmark object reference support
2022-09-16  Pablo Neira... include: resync nf_tables.h cache copy
2022-09-05  Fernando Fernandez... json: fix empty statement list output in sets and maps
2022-09-03  Fernando Fernandez... json: fix json schema version verification
2022-09-03  Fernando Fernandez... json: add table map statement support
2022-09-01  Derek Hagemanrule: check address family in set collapse
2022-09-01  Fernando Fernandez... json: add set statement list support
2022-08-31  Pablo Neira... tests/py: missing userdata in netlink payload
2022-08-31  Pablo Neira... src: allow burst 0 for byte ratelimit and use it as...
2022-08-30  Florian Westphalexpr: update EXPR_MAX and add missing comments
2022-08-30  Phil Suttererec: Dump locations' expressions only if set
2022-08-30  Phil Sutterdoc: nft.8: Add missing '-T' in synopsis
2022-08-30  Pablo Neira... optimize: expand implicit set element when merging...
2022-08-19  Xiao Liangsrc: Don't parse string as verdict in map
2022-08-11  Pablo Neira... optimize: check for mergeable rules
2022-08-11  Pablo Neira... optimize: merging concatenation is unsupported
2022-08-11  Florian Westphaltests: shell: check for a tainted kernel
2022-08-11  Michael Braunconcat with dynamically sized fields like vlan id
2022-08-09  Pablo Neira... build: Bump version to 1.0.5 v1.0.5
2022-08-09  Pablo Neira... tests/py: disable arp family for queue statement
2022-08-09  Jo-Philipp... meta: don't use non-POSIX formats in strptime()
2022-08-04  Florian Westphalsrc: allow anon set concatenation with ether and vlan
2022-08-04  Florian Westphalevaluate: search stacked header list for matching paylo...
2022-08-04  Florian Westphalnetlink_delinearize: also postprocess OP_AND in set...
2022-08-04  Florian Westphaltests: add a test case for ether and vlan listing
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
next