]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2023-11-03  Phil Sutterparser_json: Wrong check in json_parse_ct_timeout_policy()
2023-11-03  Phil Sutterparser_json: Fix synproxy object mss/wscale parsing
2023-11-03  Phil Sutterparser_json: Fix limit object burst value parsing
2023-11-03  Phil Sutterparser_json: Fix flowtable prio value parsing
2023-11-03  Phil Sutterparser_json: Proper ct expectation attribute parsing
2023-11-03  Phil Sutterparser_json: Fix typo in json_parse_cmd_add_object()
2023-11-03  Phil Sutterparser_json: Catch wrong "reset" payload
2023-11-03  Pablo Neira... limit: display default burst when listing ruleset
2023-11-03  Pablo Neira... evaluate: expand sets and maps before evaluation
2023-11-03  Florian Westphalscanner: restrict include directive to regular files
2023-11-03  Florian Westphallibnftables: refuse to open onput files other than...
2023-11-03  Thomas Hallerdatatype: fix leak and cleanup reference counting for...
2023-11-03  Florian Westphalevaluate: fix get element for concatenated set
2023-11-03  Pablo Neira... evaluate: revisit anonymous set with single element...
2023-11-03  Thomas Hallerinclude: drop "format" attribute from nft_gmp_print()
2023-11-03  Thomas Hallerevaluate: fix check for truncation in stmt_evaluate_log...
2023-11-03  Phil Suttertests: monitor: Fix for wrong ordering in expected...
2023-11-03  Phil Suttertests: monitor: Fix for wrong syntax in set-interval.t
2023-11-03  Phil Suttertests: monitor: Fix time format in ct timeout test
2023-11-02  Phil Suttertests: monitor: Fix monitor JSON output for insert...
2023-11-02  Pablo Neira... evaluate: do not remove anonymous set with protocol...
2023-11-02  Phil Sutterevaluate: Drop dead code from expr_evaluate_mapping()
2023-11-02  Phil Suttertests: shell: Stabilize sets/0043concatenated_ranges_0...
2023-11-02  Florian Westphalparser: permit gc-interval in map declarations
2023-11-02  Florian Westphalparser: allow ct timeouts to use time_spec values
2023-11-02  Florian Westphaltests: fix inet nat prio tests
2023-11-02  Pablo Neira... libnftables: Drop cache in -c/--check mode
2023-11-02  Florian Westphalnetlink: delinearize: copy set keytype if needed
2023-11-02  Pablo Neira... expression: define .clone for catchall set element
2023-11-02  Florian Westphalparser: reject zero-length interface names in flowtables
2023-11-02  Florian Westphalparser: reject zero-length interface names
2023-11-02  Florian Westphalparser: don't assert on scope underflows
2023-11-02  Florian Westphalevaluate: do not abort when prefix map has non-map...
2023-11-02  Florian Westphalcache: include set elements in "nft set list"
2023-11-02  Pablo Neira... evaluate: set NFT_SET_EVAL flag if dynamic set already...
2023-11-02  Pablo Neira... optimize: do not remove counter in verdict maps
2023-11-02  Pablo Neira... evaluate: skip optimization if anonymous set uses state...
2023-11-02  Pablo Neira... evaluate: allow stateful statements with anonymous...
2023-11-02  Florian Westphalnetlink: restore typeof interval map data type
2023-11-02  Phil Suttertests: shell: Fix for unstable sets/0043concatenated_ra...
2023-11-02  Pablo Neira... netlink_delinearize: do not reset protocol context...
2023-11-02  Pablo Neira... evaluate: bogus missing transport protocol
2023-11-02  Pablo Neira... optimize: support for redirect and masquerade
2023-11-02  Pablo Neira... optimize: assert nat type on nat statement helper
2023-11-02  Phil Sutterxt: Fix translation error path
2023-11-02  Pablo Neira... intervals: use expression location when translating...
2023-11-02  Jeremy Sowdenevaluate: insert byte-order conversions for expressions...
2023-11-02  Phil Sutterxt: Fix fallback printing for extensions matching keywords
2023-11-02  Pablo Neira... parser_bison: allow to use quota in sets
2023-11-02  Pablo Neira... tests: shell: cover rule insertion by index
2023-11-02  Pablo Neira... src: expand table command before evaluation
2023-11-02  Phil Sutternetlink_delinearize: Sanitize concat data element decoding
2023-11-02  Pablo Neira... evaluate: expand value to range when nat mapping contai...
2023-11-02  Pablo Neira... evaluate: infer family from mapping
2023-11-02  Pablo Neira... evaluate: print error on missing family in nat statement
2023-11-02  Pablo Neira... optimize: infer family for nat mapping
2023-11-02  Pablo Neira... optimize: ignore existing nat mapping
2023-11-02  Pablo Neira... rule: expand standalone chain that contains rules
2023-11-02  Pablo Neira... optimize: select merge criteria based on candidates...
2023-11-02  Pablo Neira... rule: add helper function to expand chain rules into...
2023-11-02  Pablo Neira... optimize: fix incorrect expansion into concatenation...
2023-11-02  Pablo Neira... optimize: wrap code to build concatenation in helper...
2023-11-02  Florian Westphalevaluate: set eval ctx for add/update statements with...
2023-11-02  Phil Sutteroptimize: Do not return garbage from stack
2023-11-02  Pablo Neira... intervals: restrict check missing elements fix to sets...
2023-11-02  Phil Suttermnl: dump_nf_hooks() leaks memory in error path
2023-11-02  Phil Suttermeta: parse_iso_date() returns boolean
2023-11-02  Phil Sutternetlink: Fix for potential NULL-pointer deref
2023-11-02  Phil Sutteroptimize: Clarify chain_optimize() array allocations
2023-11-02  Pablo Neira... ct: use inet_service_type for proto-src and proto-dst
2023-11-02  Pablo Neira... evaluate: fix shift exponent underflow in concatenation...
2023-11-01  Jeremy Sowdenscanner: treat invalid octal strings as strings
2022-12-21  Pablo Neira... build: Bump version to 1.0.6 v1.0.6
2022-12-21  Pablo Neira... owner: Fix potential array out of bounds access
2022-12-13  Florian Westphaldoc: add/update can be used with maps too
2022-12-13  Phil Sutterxt: Fall back to generic printing from translation
2022-12-13  Phil Sutterxt: Rewrite unsupported compat expression dumping
2022-12-13  Phil Sutterxt: Purify enum nft_xt_type
2022-12-13  Phil Sutterxt: Delay libxtables access until translation
2022-12-12  Florian Westphaltests: add a test case for map update from packet path...
2022-12-12  Florian Westphalnetlink_linearize: fix timeout with map updates
2022-12-12  Florian Westphalnetlink_delinearize: fix decoding of concat data element
2022-12-12  Pablo Neira... evaluate: fix compilation warning
2022-12-12  Pablo Neira... scanner: match full comment line in case of tie
2022-12-10  Pablo Neira... netlink: unfold function to generate concatenations...
2022-12-10  Pablo Neira... netlink: add function to generate set element key data
2022-12-10  Pablo Neira... netlink: statify __netlink_gen_data()
2022-12-09  Phil SutterMakefile: Create LZMA-compressed dist-files
2022-12-08  Pablo Neira... evaluate: do not crash on runaway number of concatenati...
2022-12-08  Pablo Neira... netlink: swap byteorder of value component in concatena...
2022-12-08  Pablo Neira... tests: py: missing json for different byteorder selecto...
2022-12-07  Pablo Neira... scanner: munch full comment lines
2022-12-07  Pablo Neira... doc: statements: fwd supports for sending packets via...
2022-12-06  Harald Weltedoc: payload-expression.txt: Mention that 'ih' exists
2022-12-02  Alex Forsterjson: fix 'add flowtable' command
2022-11-30  Pablo Neira... src: support for selectors with different byteorder...
2022-11-18  Phil SutterWarn for tables with compat expressions in rules
2022-11-11  Pablo Neira... monitor: missing cache and set handle initialization
2022-11-09  Pablo Neira... doc: no reset support for limit
2022-11-09  Pablo Neira... doc: document a few reset commands supported by the...
next