]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2022-02-21  Pablo Neira... build: missing SUBIRS update v1.0.2
2022-02-21  Pablo Neira... build: Bump version to 1.0.2
2022-02-20  Phil Sutterscanner: rt: Move seg-left keyword into scope
2022-02-20  Phil Sutterscanner: Some time units are only used in limit scope
2022-02-20  Phil Sutterscanner: Move 'maps' keyword into list cmd scope
2022-02-20  Phil Suttertests: py: Test connlimit statement
2022-02-17  Pablo Neira... segtree: memleak get element command
2022-02-17  Pablo Neira... netlink: check key is EXPR_CONCAT before accessing...
2022-02-17  Pablo Neira... examples: load ruleset from JSON
2022-02-17  Pablo Neira... examples: add libnftables example program
2022-02-07  Florian Westphalparser_json: permit empty device list
2022-02-07  Florian Westphalparser_json: fix flowtable device datatype
2022-02-07  Florian Westphaljson: add flow statement json export + parser
2022-02-07  Pierre Ducroquetdoc: add undefine and redefine keywords
2022-01-28  Pablo Neira... iface: handle EINTR case when creating the cache
2022-01-26  Pablo Neira... optimize: do not merge raw payload expressions
2022-01-26  Pablo Neira... optimize: check for payload base and offset when search...
2022-01-26  Pablo Neira... optimize: merge verdict maps with same lookup key
2022-01-26  Pablo Neira... optimize: add __expr_cmp()
2022-01-26  Eugene Crossernetlink: Use abort() in case of netlink_abi_error
2022-01-19  Pablo Neira... parser_bison: missing synproxy support in map declarations
2022-01-15  Jeremy Sowdentests: shell: remove redundant payload expressions
2022-01-15  Jeremy Sowdentests: py: remove redundant payload expressions
2022-01-15  Jeremy Sowdensrc: store more than one payload dependency
2022-01-15  Jeremy Sowdensrc: add a helper that returns a payload dependency...
2022-01-15  Jeremy Sowdentests: py: fix inet/ip.t bridge payload
2022-01-15  Florian Westphalsrc: silence compiler warnings
2022-01-15  Pablo Neira... libnftables: use xrealloc()
2022-01-15  Pablo Neira... src: 'nft list chain' prints anonymous chains correctly
2022-01-15  Pablo Neira... cache: add helper function to fill up the rule cache
2022-01-15  Pablo Neira... cache: do not set error code twice
2022-01-15  Pablo Neira... src: do not use the nft_cache_filter object from mnl.c
2022-01-15  Pablo Neira... optimize: merge several selectors with different verdic...
2022-01-15  Pablo Neira... optimize: merge same selector with different verdict...
2022-01-15  Pablo Neira... optimize: merge rules with same selectors into a concat...
2022-01-15  Pablo Neira... src: add ruleset optimization infrastructure
2022-01-15  Pablo Neira... src: remove '$' in symbol_expr_print
2022-01-15  Pablo Neira... src: error reporting with -f and read from stdin
2022-01-15  Pablo Neira... erec: expose print_location() and line_location()
2022-01-15  Jeremy Sowdensrc: simplify logic governing storing payload dependencies
2022-01-15  Jeremy Sowdensrc: reduce indentation
2022-01-15  Jeremy Sowdensrc: remove arithmetic on booleans
2022-01-15  Jeremy Sowdennetlink_delinearize: fix typo
2022-01-15  Jeremy Sowdentests: py: fix inet/ip_tcp.t test
2022-01-15  Jeremy Sowdentests: py: fix inet/ip.t payloads
2022-01-15  Jeremy Sowdentests: py: fix inet/sets.t netdev payload
2022-01-11  Florian Westphalevaluate: attempt to set_eval flag if dynamic updates...
2021-12-22  Stijn Tintelparser: allow quoted string in flowtable_expr_member
2021-12-17  Jeremy Sowdenbuild: remove scanner.c and parser_bison.c with `mainta...
2021-12-15  Pablo Neira... proto: revisit short-circuit loops over upper protocols
2021-12-15  Pablo Neira... tests: shell: extend catchall tests for maps
2021-12-15  Jeremy Sowdenbuild: fix autoconf warnings
2021-12-15  Jeremy Sowdentests: shell: remove stray debug flag.
2021-12-15  Jeremy Sowdenevaluate: reject: support ethernet as L2 protocol for...
2021-12-15  Jeremy Sowdenevaluate: correct typo's
2021-12-15  Jeremy Sowdenproto: short-circuit loops over upper protocols
2021-12-09  Florian Westphalnetlink_delinearize: zero shift removal
2021-12-09  Florian Westphalnetlink_delinearize: and/shift postprocessing
2021-12-09  Florian Westphalpayload: skip templates with meta key set
2021-12-09  Florian Westphaltests: add shift+and typeof test cases
2021-12-08  Štěpán Němectests: shell: better parameters for the interval stack...
2021-12-07  Florian Westphaliptopt: fix crash with invalid field/type combo
2021-12-07  Florian Westphalexthdr: support ip/tcp options and sctp chunks in typeo...
2021-12-07  Florian Westphalipopt: drop unused 'ptr' argument
2021-12-03  Phil Suttercache: Support filtering for a specific flowtable
2021-12-03  Phil Suttercache: Filter set list on server side
2021-12-03  Phil Suttercache: Filter chain list on kernel side
2021-12-03  Phil Suttercache: Filter rule list on kernel side
2021-12-03  Phil Suttercache: Filter tables on kernel side
2021-12-01  Florian Westphaltests: py: add tcp subtype match test cases
2021-12-01  Florian Westphalexthdr: fix tcpopt_find_template to use length after...
2021-12-01  Florian Westphalmptcp: add subtype matching
2021-12-01  Florian Westphaltests: py: add test cases for md5sig, fastopen and...
2021-12-01  Florian Westphaltcpopt: add md5sig, fastopen and mptcp options
2021-12-01  Florian Westphalparser: split tcp option rules
2021-12-01  Florian Westphalscanner: add tcp flex scope
2021-12-01  Florian Westphaltcpopt: remove KIND keyword
2021-12-01  Florian Westphalnetlink_delinearize: binop: make accesses to expr-...
2021-12-01  Florian Westphalnetlink_delinearize: rename misleading variable
2021-12-01  Florian Westphalnetlink_delinearize: use correct member type
2021-11-30  Pablo Neira... cli: save history on ctrl-d with editline
2021-11-30  Phil Sutternetlink_delinearize: Fix for escaped asterisk strings...
2021-11-30  Phil Sutterct: Fix ct label value parser
2021-11-30  Phil Sutterdatatype: Fix size of time_type
2021-11-30  Phil Suttermeta: Fix hour_type size
2021-11-30  Phil Suttermeta: Fix {g,u}id_type on Big Endian
2021-11-30  Phil Suttersrc: Fix payload statement mask on Big Endian
2021-11-30  Phil Suttermnl: Fix for missing info in rule dumps
2021-11-30  Phil Sutterexthdr: Fix for segfault with unknown exthdr
2021-11-30  Phil Suttertests/py: Avoid duplicate records in *.got files
2021-11-30  Florian Westphalexthdr: fix type number saved in udata
2021-11-22  Pablo Neira... cli: remove #include <editline/history.h>
2021-11-19  Pablo Neira... mnl: different signedness compilation warning
2021-11-18  Pablo Neira... cache: do not skip populating anonymous set with -t
2021-11-18  Pablo Neira... build: Bump version to 1.0.1 v1.0.1
2021-11-17  Florian Westphalmonitor: do not call interval_map_decompose() for conca...
2021-11-17  Pablo Neira... parser_json: add raw payload inner header match support
2021-11-16  Pablo Neira... parser: allow for string raw payload base
2021-11-12  Pablo Neira... tests: py: remove netdev coverage in ip/ip_tcp.t
2021-11-12  Pablo Neira... tests: py: missing json output update in ip6/meta.t
next