]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2020-08-26  Pablo Neira... src: add expression handler hashtable
2020-08-26  Stefano Briviotests: sets: Check rbtree overlap detection after tree...
2020-08-20  Florian Westphalnftables: dump raw element info from libnftnl when...
2020-08-19  Pablo Neira... mergesort: unbreak listing with binops
2020-08-17  Pablo Neira... src: add comment support for map too
2020-08-12  Jose M. Guisado... src: add comment support for set declarations
2020-08-06  Pablo Neira... src: cache gets out of sync in interactive mode
2020-08-05  Pablo Neira... segtree: memleaks in interval_map_decompose()
2020-08-04  Stefano Briviotests: 0044interval_overlap_0: Repeat insertion tests...
2020-08-04  Stefano Briviotests: 0043concatenated_ranges_0: Fix checks for add...
2020-08-03  Jose M. Guisado... src: fix obj list output when reset command
2020-07-31  Pablo Neira... evaluate: disregard ct address matching without family
2020-07-29  Pablo Neira... netlink_delinearize: transform binary operation to...
2020-07-29  Pablo Neira... evaluate: UAF in hook priority expression
2020-07-29  Pablo Neira... evaluate: memleak in invalid default policy definition
2020-07-29  Pablo Neira... parser_bison: memleak symbol redefinition
2020-07-29  Pablo Neira... evaluate: remove table from cache on delete table
2020-07-29  Pablo Neira... src: remove cache lookups after the evaluation phase
2020-07-29  Pablo Neira... evaluate: flush set cache from the evaluation phase
2020-07-29  Arturo Borrero... nft: rearrange help output to group related options...
2020-07-29  Phil Sutterjson: Expect refcount increment by json_array_extend()
2020-07-24  Pablo Neira... evaluate: bail out with concatenations and singleton...
2020-07-23  Florian Westphaltests: extend 0043concatenated_ranges_0 to cover maps too
2020-07-23  Florian Westphalnetlink: fix concat range expansion in map case
2020-07-22  Pablo Neira... src: allow for negative value in variable definitions
2020-07-22  Pablo Neira... evaluate: replace variable expression by the value...
2020-07-22  Florian Westphalevaluate: permit get element on maps
2020-07-21  Pablo Neira... rule: missing map command expansion
2020-07-21  Pablo Neira... rule: flush set cache before flush command
2020-07-21  Pablo Neira... tests: shell: remove check for reject from prerouting
2020-07-21  Pablo Neira... evaluate: use evaluate_expr_variable() for chain policy...
2020-07-21  Pablo Neira... src: allow to use variables in flowtable and chain...
2020-07-21  Pablo Neira... tests: shell: chmod 755 testcases/chains/0030create_0
2020-07-18  Florian Westphaltests: extend existing dormat test case to catch a...
2020-07-18  Florian Westphalmonitor: print "dormant" flag in monitor mode
2020-07-15  Pablo Neira... evaluate: UAF in stmt_evaluate_log_prefix()
2020-07-15  Pablo Neira... parser_bison: memleak in log prefix string
2020-07-15  Pablo Neira... src: support for implicit chain bindings
2020-07-15  Pablo Neira... datatype: convert chain name from gmp value to string
2020-07-08  Pablo Neira... src: allow for variables in the log prefix string
2020-07-08  Pablo Neira... src: use expression to store the log prefix
2020-07-06  Pablo Neira... segtree: zap element statement when decomposing interval
2020-07-03  Pablo Neira... src: Allow for empty set variable definition
2020-06-25  Florian Westphaldoc: revisit meta/rt primary expressions and ct statement
2020-06-22  Phil Sutterdoc: Document notrack statement
2020-06-15  Stefano Briviotests: shell: Allow wrappers to be passed as nft command
2020-06-15  Stefano Briviotests: Run in separate network namespace, don't break...
2020-06-15  Pablo Neira... build: Bump version to v0.9.6 v0.9.6
2020-06-14  Pablo Neira... tests: shell: rename testcases/map/dump/0009vmap_0dump.nft
2020-06-07  Fabrice Fontainemain: fix build with gcc <= 4.8
2020-06-07  Pablo Neira... cmd: add misspelling suggestions for rule commands
2020-06-07  Pablo Neira... meta: fix asan runtime error in tc handle
2020-06-07  Pablo Neira... segtree: fix asan runtime error
2020-06-07  Pablo Neira... netlink: release dummy rule object from netlink_parse_s...
2020-06-07  Pablo Neira... evaluate: remove superfluous check in set_evaluate()
2020-06-07  Pablo Neira... evaluate: missing datatype definition in implicit_set_d...
2020-06-06  Pablo Neira... build: Bump version to v0.9.5 v0.9.5
2020-06-02  Pablo Neira... src: allow flowtable definitions with no devices
2020-06-02  Pablo Neira... src: delete devices to an existing flowtable
2020-06-02  Pablo Neira... src: add devices to an existing flowtable
2020-06-02  Pablo Neira... mnl: add function to convert flowtable device list...
2020-05-28  Stefano Briviotests: py: Enable anonymous set rule with concatenated...
2020-05-28  Stefano Brivioevaluate: Perform set evaluation on implicitly declared...
2020-05-27  Michael Braunevaluate: enable reject with 802.1q
2020-05-27  Michael Braundatatype: add frag-needed (ipv4) to reject options
2020-05-26  Pablo Neira... src: remove empty file
2020-05-25  Stefano Briviotests: py: Actually use all available hooks in bridge...
2020-05-25  Stefano Briviobuild: Fix doc build, restore A2X assignment for doc...
2020-05-18  Laura Garcia... build: fix tentative generation of nft.8 after disabled doc
2020-05-14  Pablo Neira... src: add CMD_OBJ_SETELEMS
2020-05-14  Pablo Neira... libnftables: call nft_cmd_expand() only with CMD_ADD
2020-05-14  Pablo Neira... src: rename CMD_OBJ_SETELEM to CMD_OBJ_ELEMENTS
2020-05-14  Pablo Neira... mnl: fix error rule reporting with missing table/chain...
2020-05-14  Phil SutterJSON: Improve performance of json_events_cb()
2020-05-06  Pablo Neira... evaluate: fix memleak in stmt_evaluate_reject_icmp()
2020-05-06  Pablo Neira... src: fix netlink_get_setelem() memleaks
2020-05-05  Pablo Neira... src: ct_timeout: release policy string and state list
2020-05-05  Pablo Neira... parser_bison: release helper type string after parsing
2020-05-05  Pablo Neira... parser_bison: release extended priority string after...
2020-05-05  Pablo Neira... src: add rule_stmt_append() and use it
2020-05-05  Pablo Neira... src: add rule_stmt_insert_at() and use it
2020-05-04  Phil Suttersegtree: Fix get element command with prefixes
2020-05-04  Phil Suttersegtree: Merge get_set_interval_find() and get_set_inte...
2020-05-04  Phil Suttersegtree: Use expr_clone in get_set_interval_*()
2020-05-04  Phil Suttersegtree: Fix missing expires value in prefixes
2020-05-02  Michael Braunmain: fix get_optstring truncating output
2020-05-01  Michael Brauntests: dump generated use new nft tool
2020-05-01  Michael Braundatatype: fix double-free resulting in use-after-free...
2020-05-01  Michael Braunutils: fix UBSAN warning in fls
2020-05-01  Michael Braunmain: fix ASAN -fsanitize=address error in get_optstring()
2020-05-01  Brett Mastbergenct: Add support for the 'id' key
2020-04-30  Pablo Neira... rule: fix element cache update in __do_add_setelems()
2020-04-30  Pablo Neira... rule: memleak in __do_add_setelems()
2020-04-30  Pablo Neira... nat: transform range to prefix expression when possible
2020-04-29  Pablo Neira... evaluate: incorrect byteorder with typeof and integer_d...
2020-04-28  Pablo Neira... tests: shell: add NAT mappings tests
2020-04-28  Pablo Neira... tests: py: remove range test with service names
2020-04-28  Pablo Neira... mnl: restore --debug=netlink output with sets
2020-04-28  Pablo Neira... tests: py: concatenation, netmap and nat mappings
2020-04-28  Pablo Neira... evaluate: fix crash when handling concatenation without map
next