]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2021-03-31  Pablo Neira... mnl: do not set flowtable flags twice
2021-03-25  Pablo Neira... rule: remove semicolon in flowtable offload
2021-03-25  Florian Westphalparser: fix scope closure of COUNTER token
2021-03-25  Pablo Neira... src: add datatype->describe()
2021-03-25  Frank Wunderlichnftables: add flags offload to flowtable
2021-03-24  Pablo Neira... doc: no need to define a set in ct state
2021-03-24  Simon Ruderichdoc: use symbolic names for chain priorities
2021-03-24  Pablo Neira... tests: shell: fix 0025empty_dynset_0
2021-03-24  Pablo Neira... tests: shell: flowtable add after delete in batch
2021-03-24  Pablo Neira... segtree: release single element already contained in...
2021-03-24  Florian Westphalparser: add missing scope_close annotation for RT keyword
2021-03-24  Florian Westphalscanner: log: move to own scope
2021-03-24  Florian Westphalscanner: counter: move to own scope
2021-03-24  Florian Westphalscanner: add support for scope nesting
2021-03-18  Florian Westphalscanner: avoid -fasan heap overflow warnings
2021-03-16  Florian Westphalscanner: secmark: move to own scope
2021-03-16  Florian Westphalscanner: move until,over,used keywords away from init...
2021-03-16  Florian Westphalscanner: quota: move to own scope
2021-03-16  Florian Westphalscanner: limit: move to own scope
2021-03-16  Florian Westphalscanner: vlan: move to own scope
2021-03-16  Florian Westphalscanner: remove saddr/daddr from initial state
2021-03-16  Florian Westphalscanner: arp: move to own scope
2021-03-16  Florian Westphalscanner: add ether scope
2021-03-16  Florian Westphalscanner: add fib scope
2021-03-16  Florian Westphalscanner: ip6: move to own scope
2021-03-16  Florian Westphalscanner: ip: move to own scope
2021-03-16  Florian Westphalscanner: ct: move to own scope
2021-03-11  Pablo Neira... src: move remaining cache functions in rule.c to cache.c
2021-03-11  Florian Westphalscanner: socket: move to own scope
2021-03-11  Florian Westphalscanner: rt: move to own scope
2021-03-11  Florian Westphalscanner: ipsec: move to own scope
2021-03-11  Florian Westphalscanner: queue: move to own scope
2021-03-11  Florian Westphalscanner: introduce start condition stack
2021-03-09  Florian Westphalscanner: remove unused tokens
2021-03-09  Pavel Tikhomirovnftables: xt: fix misprint in nft_xt_compatible_revision
2021-03-09  Phil Suttertests/py: Fix for missing JSON equivalent in any/ct...
2021-03-09  Phil Suttermnl: Set NFTNL_SET_DATA_TYPE before dumping set elements
2021-03-09  Phil Suttertests/py: Adjust payloads for fixed nat statement dumps
2021-03-09  Simon Ruderichdoc: move drop rule on a separate line in blackhole...
2021-03-09  Simon Ruderichdoc: remove duplicate tables in synproxy example
2021-03-09  Simon Ruderichdoc: add * to include example to actually include files
2021-03-06  Florian Westphalparser: compact ct obj list types
2021-03-06  Florian Westphalparser: compact map RHS type
2021-03-06  Florian Westphalparser: squash duplicated spec/specid rules
2021-03-05  Pablo Neira... expression: memleak in verdict_expr_parse_udata()
2021-03-05  Pablo Neira... cache: memleak list of chain
2021-03-05  Pablo Neira... mnl: remove nft_mnl_socket_reopen()
2021-03-02  Pablo Neira... table: support for the table owner flag
2021-03-02  Pablo Neira... table: rework flags printing
2021-02-23  Florian Westphalparser: re-enable support for concatentation on map RHS
2021-02-22  Florian Westphalsrc: allow use of 'verdict' in typeof definitions
2021-02-22  Štěpán Němecdoc: nft: fix some typos and formatting issues
2021-02-22  Štěpán Němecmain: fix nft --help output fallout from 719e4427
2021-02-19  Eric Garverjson: init parser state for every new buffer/file
2021-02-17  Phil Suttermonitor: Don't print newgen message with JSON output
2021-02-16  Florian Westphalevaluate: set evaluation context for set elements
2021-02-16  Florian Westphalevaluate: pick data element byte order, not dtype one
2021-02-16  Florian Westphaltests: extend dtype test case to cover expression with...
2021-02-09  Pablo Neira... evaluate: incorrect usage of stmt_binary_error() in...
2021-02-09  Phil Suttererec: Sanitize erec location indesc
2021-02-09  Pablo Neira... tests: shell: extend 0025empty_dynset_0 to cover multi...
2021-02-08  Florian Westphaltrace: do not remove icmp type from packet dump
2021-02-05  Pablo Neira... src: add negation match on singleton bitmask value
2021-02-05  Florian Westphalevaluate: do not crash if dynamic set has no statements
2021-02-05  Florian Westphaltests: add empty dynamic set
2021-02-05  Florian Westphaltestcases: move two dump files to correct location
2021-02-04  Phil Suttertests/py: Add a test sanitizer and fix its findings
2021-02-04  Phil Suttertests/py: Write dissenting payload into the right file
2021-02-03  Phil Sutterjson: Do not abbreviate reject statement object
2021-02-02  Florian Westphalpayload: check icmp dependency before removing previous...
2021-02-01  Florian Westphaltests: add icmp/6 test where dependency should be left...
2021-01-27  Phil Sutterjson: limit: Always include burst value
2021-01-27  Phil Sutterreject: Unify inet, netdev and bridge delinearization
2021-01-27  Phil Sutterreject: Fix for missing dependencies in netdev family
2021-01-27  Štěpán Němectests: monitor: use correct $nft value in EXIT trap
2021-01-26  Florian Westphalsrc: evaluate: reset context maxlen value before prio...
2021-01-26  Florian Westphalexthdr: remove tcp dependency for tcp option matching
2021-01-26  Florian Westphaljson: ct: add missing test input
2021-01-26  Florian Westphaljson: icmp: move expected parts to json.output
2021-01-25  Pablo Neira... evaluate: disallow ct original {s,d}ddr from concatenations
2021-01-21  Florian Westphaljson: icmp: refresh json output
2021-01-21  Florian Westphaljson: ct: add missing rule
2021-01-21  Florian Westphaljson: limit: set default burst to 5
2021-01-21  Florian Westphaljson: fix icmpv6.t test cases
2021-01-15  Pablo Neira... build: Bump version to v0.9.8 v0.9.8
2021-01-15  Pablo Neira... evaluate: disallow ct original {s,d}ddr from maps
2021-01-06  Pablo Neira... segtree: honor set element expiration
2021-01-06  Pablo Neira... include: resync nf_tables.h cache copy
2021-01-06  Pablo Neira... main: fix typo in cli definition
2021-01-06  Pablo Neira... cli: use plain readline() interface with libedit
2021-01-05  Pablo Neira... cli: add libedit support
2021-01-04  Pablo Neira... src: set on flags to request multi-statement support
2020-12-18  Pablo Neira... tests: shell: set element multi-statement support
2020-12-18  Pablo Neira... src: disallow burst 0 in ratelimits
2020-12-18  Pablo Neira... src: add set element multi-statement support
2020-12-17  Pablo Neira... src: add support for multi-statement in dynamic sets...
2020-12-15  Pablo Neira... build: search for python3
2020-12-15  Florian Westphaljson: don't leave dangling pointers on hlist
2020-12-15  Phil Suttertests: py: Fix for changed concatenated ranges output
2020-12-12  Florian Westphalnft: trace: print packet unconditionally
next