]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2020-11-09  Florian Westphaltcpopt: allow to check for presence of any tcp option
2020-11-09  Florian Westphaltcpopt: split tcpopt_hdr_fields into per-option enum
2020-11-09  Florian Westphaltcpopt: rename noop to nop
2020-11-09  Florian Westphaltcpopts: clean up parser -> tcpopt.c plumbing
2020-11-09  Florian Westphalparser: merge sack-perm/sack-permitted and maxseg/mss
2020-11-07  Florian Westphaljson: fix ip6 dnat test case after range to prefix...
2020-11-05  Florian Westphaljson: add missing nat_type flag and netmap nat flag
2020-11-05  Florian Westphaltests: avoid warning and add missing json test cases
2020-11-05  Florian Westphaltests: json: add missing test case output
2020-11-04  Phil Suttersrc: Optimize prefix matches on byte-boundaries
2020-11-04  Phil Suttersrc: Support odd-sized payload matches
2020-11-02  Jose M. Guisado... tests: py: add netdev folder and reject.t icmp cases
2020-11-02  Jose M. Guisado... evaluate: add netdev support for reject default
2020-11-01  Jeremy Sowdendoc: correct chain name in example of adding a rule
2020-10-31  Phil Suttertests/shell: Improve fix in sets/0036add_set_element_ex...
2020-10-31  Pablo Neira... tests: shell: exercise validation with nft -c
2020-10-26  Pablo Neira... build: Bump version to v0.9.7 v0.9.7
2020-10-23  Pablo Neira... Revert "monitor: do not print generation ID with -...
2020-10-22  Pablo Neira... monitor: do not print generation ID with --echo
2020-10-22  Phil Sutterjson: Fix memleak in set_dtype_json()
2020-10-20  Pablo Neira... segtree: UAF in interval_map_decompose()
2020-10-20  Pablo Neira... src: improve rule error reporting
2020-10-19  Pablo Neira... src: constify location parameter in cmd_add_loc()
2020-10-19  Pablo Neira... rule: larger number of error locations
2020-10-16  Pablo Neira... doc: nft.8: describe inet ingress hook
2020-10-15  Florian Westphalsegtree: copy expr data to closing element
2020-10-15  Florian Westphalproto: add sctp crc32 checksum fixup
2020-10-13  Pablo Neira... src: ingress inet support
2020-10-12  Jeremy Sowdentests: py: add missing test JSON output for TCP flag...
2020-10-12  Jeremy Sowdentests: py: correct order of set elements in test JSON...
2020-10-12  Jeremy Sowdentests: py: add missing JSON output for ct test.
2020-10-08  Gopal YadavSolves Bug 1462 - `nft -j list set` does not show counters
2020-10-06  Phil Sutterevaluate: Reject quoted strings containing only wildcard
2020-10-01  Devin Bayernft: migrate man page examples with `meter` directive...
2020-09-30  Jose M. Guisado... src: add comment support for chains
2020-09-22  Gopal Yadavjson: Combining --terse with --json has no effect
2020-09-15  Pablo Neira... src: context tracking for multiple transport protocols
2020-09-14  Pablo Neira... evaluate: remove one indent level in __expr_evaluate_pa...
2020-09-14  Pablo Neira... tests: py: flush log file output before running each...
2020-09-14  Jindrich Makovickalibnftables: avoid repeated command list traversal...
2020-09-14  Pablo Neira... mnl: larger receive socket buffer for netlink errors
2020-09-14  Jose M. Guisado... parser_bison: fail when specifying multiple comments
2020-09-08  Jose M. Guisado... src: add comment support for objects
2020-09-04  Pablo Neira... mergesort: find base value expression type via recursion
2020-08-29  Balazs Scheidlertests: allow tests/monitor to use a custom nft executable
2020-08-29  Balazs Scheidlertests: added "socket wildcard" testcases
2020-08-29  Balazs Scheidlerdoc: added documentation on "socket wildcard"
2020-08-29  Balazs Scheidlersrc/scanner.l: fix whitespace issue for the TRANSPARENT...
2020-08-29  Balazs Scheidlersocket: add support for "wildcard" key
2020-08-28  Jose M. Guisado... src: add comment support when adding tables
2020-08-26  Pablo Neira... src: add chain hashtable cache
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
next