summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* monitor: add support for concatenated set rangesPablo Neira Ayuso2023-12-121-0/+12
* evaluate: fix double free on dtype releaseFlorian Westphal2023-12-121-0/+6
* evaluate: catch implicit map expressions without known datatypeFlorian Westphal2023-12-121-0/+1
* evaluate: reject attempt to update a setFlorian Westphal2023-12-121-0/+11
* evaluate: error out if basetypes are differentFlorian Westphal2023-12-051-0/+5
* evaluate: guard against NULL basetypeFlorian Westphal2023-12-051-0/+1
* evaluate: handle invalid mapping expressions gracefullyPablo Neira Ayuso2023-12-051-0/+1
* evaluate: clone unary expression datatype to deal with dynamic datatypePablo Neira Ayuso2023-11-272-0/+28
* src: expand create commandsPablo Neira Ayuso2023-11-214-0/+31
* meta: fix hour decoding when timezone offset is negativeFlorian Westphal2023-11-212-0/+52
* tproxy: Drop artificial port printing restrictionPhil Sutter2023-11-213-0/+49
* parser_bison: fix length check for ifname in ifname_expr_alloc()Thomas Haller2023-11-211-0/+19
* parser_bison: Fix for broken compatibility with older dumpsPhil Sutter2023-11-031-0/+29
* tests: never merge across non-expression statements redux 2Florian Westphal2023-11-032-0/+95
* rule: never merge across non-expression statementsFlorian Westphal2023-11-035-0/+38
* netlink_linearize: skip set element expression in map statement keyPablo Neira Ayuso2023-11-0310-0/+122
* tests: py: add map supportPablo Neira Ayuso2023-11-031-4/+66
* tests: never merge across non-expression statements reduxFlorian Westphal2023-11-033-0/+54
* limit: display default burst when listing rulesetPablo Neira Ayuso2023-11-037-17/+28
* scanner: restrict include directive to regular filesFlorian Westphal2023-11-031-0/+1
* tests: monitor: Fix for wrong ordering in expected JSON outputPhil Sutter2023-11-031-1/+1
* tests: monitor: Fix for wrong syntax in set-interval.tPhil Sutter2023-11-031-1/+1
* tests: monitor: Fix time format in ct timeout testPhil Sutter2023-11-031-1/+1
* tests: monitor: Fix monitor JSON output for insert commandPhil Sutter2023-11-021-1/+1
* tests: shell: Stabilize sets/0043concatenated_ranges_0 testPhil Sutter2023-11-021-2/+6
* parser: allow ct timeouts to use time_spec valuesFlorian Westphal2023-11-022-2/+2
* tests: fix inet nat prio testsFlorian Westphal2023-11-022-2/+2
* libnftables: Drop cache in -c/--check modePablo Neira Ayuso2023-11-022-0/+22
* expression: define .clone for catchall set elementPablo Neira Ayuso2023-11-021-0/+21
* parser: reject zero-length interface names in flowtablesFlorian Westphal2023-11-021-0/+5
* parser: reject zero-length interface namesFlorian Westphal2023-11-021-0/+5
* parser: don't assert on scope underflowsFlorian Westphal2023-11-021-0/+6
* evaluate: do not abort when prefix map has non-map elementFlorian Westphal2023-11-022-0/+19
* optimize: do not remove counter in verdict mapsPablo Neira Ayuso2023-11-022-0/+8
* evaluate: skip optimization if anonymous set uses stateful statementPablo Neira Ayuso2023-11-022-0/+4
* evaluate: allow stateful statements with anonymous verdict mapsPablo Neira Ayuso2023-11-022-2/+2
* netlink: restore typeof interval map data typeFlorian Westphal2023-11-021-2/+2
* tests: shell: Fix for unstable sets/0043concatenated_ranges_0Phil Sutter2023-11-021-2/+2
* netlink_delinearize: do not reset protocol context for nat protocol expressionPablo Neira Ayuso2023-11-026-32/+8
* optimize: support for redirect and masqueradePablo Neira Ayuso2023-11-022-0/+11
* parser_bison: allow to use quota in setsPablo Neira Ayuso2023-11-022-0/+53
* tests: shell: cover rule insertion by indexPablo Neira Ayuso2023-11-022-0/+20
* evaluate: expand value to range when nat mapping contains intervalsPablo Neira Ayuso2023-11-027-0/+225
* evaluate: infer family from mappingPablo Neira Ayuso2023-11-021-0/+14
* optimize: infer family for nat mappingPablo Neira Ayuso2023-11-023-0/+38
* optimize: ignore existing nat mappingPablo Neira Ayuso2023-11-022-0/+2
* rule: expand standalone chain that contains rulesPablo Neira Ayuso2023-11-022-0/+29
* optimize: select merge criteria based on candidates rulesPablo Neira Ayuso2023-11-022-0/+8
* optimize: fix incorrect expansion into concatenation with verdict mapPablo Neira Ayuso2023-11-022-0/+8
* evaluate: set eval ctx for add/update statements with integer constantsFlorian Westphal2023-11-024-0/+35