]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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
2021-11-12  Pablo Neira... tests: py: missing ip/snat.t json updates
2021-11-12  Pablo Neira... tests: py: missing ip/dnat.t json updates
2021-11-11  Pablo Neira... cache: filter out rules by chain
2021-11-11  Pablo Neira... cache: missing family in cache filtering
2021-11-11  Pablo Neira... cache: do not populate cache if it is going to be flushed
2021-11-11  Pablo Neira... cache: move list filter under struct
2021-11-08  Florian Westphaldoc: update ct timeout section with the state names
2021-11-08  Pablo Neira... tests: py: update rawpayload.t.json
2021-11-08  Pablo Neira... evaluate: grab reference in set expression evaluation
2021-11-08  Pablo Neira... evaluate: clone variable expression if there is more...
2021-11-08  Pablo Neira... mnl: do not build nftnl_set element list
2021-11-08  Pablo Neira... tests: py: remove verdict from closing end interval
2021-11-08  Pablo Neira... src: raw payload match and mangle on inner header ...
2021-11-05  Štěpán Němectests: shell: $NFT needs to be invoked unquoted
2021-11-05  Štěpán Němectests: shell: README: clarify test file name convention
2021-11-05  Štěpán Němectests: shell: README: $NFT does not have to be a path...
2021-11-05  Štěpán Němectests: shell: README: copy edit
2021-11-03  Pablo Neira... datatype: add xinteger_type alias to print in hexadecimal
2021-11-03  Pablo Neira... evaluate: postpone transport protocol match check after...
2021-11-03  Jeremy Sowdenparser: extend limit syntax
2021-11-03  Jeremy Sowdenparser: add `limit_rate_pkts` and `limit_rate_bytes...
2021-11-03  Jeremy Sowdenparser: add new `limit_bytes` rule
2021-11-02  Štěpán Němectests: run-tests.sh: ensure non-zero exit when $failed...
2021-11-02  Phil Suttertests: shell: Fix bogus testsuite failure with 250Hz
2021-10-28  Lukas Wunnersrc: Support netdev egress hook
2021-10-28  Lukas Wunnertests: py: Move netdev-specific tests to appropriate...
2021-10-27  Pablo Neira... tests: shell: add testcase for --terse
2021-10-27  Pablo Neira... cache: disable NFT_CACHE_SETELEM_BIT on --terse listing...
2021-10-26  Chris Argescache: ensure evaluate_cache_list flags are set correctly
2021-10-26  Pablo Neira... cache: honor table in set filtering
2021-10-26  Pablo Neira... cache: honor filter in set listing commands
2021-10-26  Pablo Neira... cache: always set on NFT_CACHE_REFRESH for listing
2021-10-25  Pablo Neira... configure: default to libedit for cli
2021-10-20  Štěpán Němectests: cover baecd1cf2685 ("segtree: Fix segfault when...
2021-10-19  Florian Westphalmain: _exit() if setuid
2021-10-19  Florian Westphaltests: shell: auto-removal of chain hook on netns removal
2021-10-11  Jeremy Sowdenrule: replace three conditionals with one
2021-10-11  Jeremy Sowdenrule: fix stateless output after listing sets containin...
2021-10-11  Jeremy Sowdenrule: remove fake stateless output of named counters
2021-10-11  Štěpán Němecdoc: libnftables-json: make the example valid libnftabl...
2021-10-02  Pablo Neira... cache: unset NFT_CACHE_SETELEM with --terse listing
2021-09-29  Pablo Neira... cache: filter out sets and maps that are not requested
2021-09-29  Pablo Neira... cache: filter out tables that are not requested
2021-09-29  Pablo Neira... cache: finer grain cache population for list commands
2021-09-29  Pablo Neira... cache: set on cache flags for nested notation
2021-09-29  Pablo Neira... evaluate: check for missing transport protocol match...
2021-09-29  Pablo Neira... evaluate: check for concatenation in set data datatype
2021-09-29  Pablo Neira... monitor: honor NLM_F_EXCL netlink flag
2021-09-29  Pablo Neira... tests: monitor: update insert and replace commands
2021-09-29  Pablo Neira... monitor: honor NLM_F_APPEND flag for rules
2021-09-29  Pablo Neira... monitor: display rule position handle
2021-09-29  Florian Westphalnetlink: dynset: set compound expr dtype based on set...
2021-09-29  Florian Westphalpayload: don't adjust offsets of autogenerated dependen...
2021-09-16  Pablo Neira... netlink: reset temporary set element stmt list after...
2021-09-16  Pablo Neira... doc: fix synopsis of named counter, quota and ct {helpe...
2021-09-15  Pablo Neira... tests: py: update ct expiration
2021-09-14  Pablo Neira... src: revert hashtable for expression handlers
2021-09-08  Pablo Neira... doc: nfnetlink_log allows one single process through...
2021-09-08  Pablo Neira... netlink: rework range_expr_to_prefix()
2021-09-08  Pablo Neira... meta: skip -T for hour and date format
2021-09-06  Xiao Liangsrc: Check range bounds before converting to prefix
2021-09-06  Pablo Neira... doc: refer to ulogd manpage
2021-09-06  Duncan Roedoc: libnflog handles `log group`, not libnfq
2021-09-06  Pablo Neira... doc: Missing NFT_CTX_OUTPUT_NUMERIC_SYMBOL in libnftabl...
2021-09-06  Pablo Neira... include: add NFT_CTX_OUTPUT_NUMERIC_TIME to NFT_CTX_OUT...
2021-09-06  Pablo Neira... datatype: time_print() ignores -T
next