]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2021-05-02  Pablo Neira... tests: shell: remove missing modules
2021-05-02  Pablo Neira... parser_bison: missing relational operation on flag...
2021-05-02  Laura Garcia... parser: allow to load stateful ct connlimit elements...
2021-04-29  Florian Westphalevaluate: check if nat statement map specifies a transp...
2021-04-21  Phil Suttermnl: Increase BATCH_PAGE_SIZE to support huge rulesets
2021-04-03  Pablo Neira... Makefile: missing owner.h file
2021-04-03  Jan Engelhardtfiles: move example files away from /etc
2021-04-03  Pablo Neira... cache: bail out if chain list cannot be fetched from...
2021-04-03  Pablo Neira... cache: add hashtable cache for sets
2021-04-03  Pablo Neira... cache: check for NULL chain in cache_init()
2021-04-03  Pablo Neira... cache: statify chain_cache_dump()
2021-04-03  Pablo Neira... evaluate: use chain hashtable for lookups
2021-04-03  Pablo Neira... src: split chain list in table
2021-04-03  Pablo Neira... cache: rename chain_htable to cache_chain_ht
2021-04-03  Florian Westphalproto: replace vlan ether type with 8021q
2021-04-03  Florian Westphaltests: add 8021.AD vlan test cases
2021-04-03  Florian Westphalpayload: be careful on vlan dependency removal
2021-04-03  Florian Westphalproto: add 8021ad as mnemonic for IEEE 802.1AD (0x88a8...
2021-04-03  Florian Westphalsrc: vlan: allow matching vlan id insider 802.1ad frame
2021-04-01  Florian Westphalnetlink: don't crash when set elements are not evaluate...
2021-03-31  Pablo Neira... parser_bison: simplify flowtable offload flag parser
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
next