summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ct: use inet_service_type for proto-src and proto-dstPablo Neira Ayuso2023-11-022-0/+2
* evaluate: fix shift exponent underflow in concatenation evaluationPablo Neira Ayuso2023-11-022-3/+3
* scanner: treat invalid octal strings as stringsJeremy Sowden2023-11-011-0/+13
* tests: add a test case for map update from packet path with concatFlorian Westphal2022-12-122-0/+30
* scanner: match full comment line in case of tiePablo Neira Ayuso2022-12-121-0/+2
* netlink: swap byteorder of value component in concatenation of intervalsPablo Neira Ayuso2022-12-085-0/+129
* tests: py: missing json for different byteorder selector with interval concat...Pablo Neira Ayuso2022-12-081-0/+61
* scanner: munch full comment linesPablo Neira Ayuso2022-12-072-0/+54
* src: support for selectors with different byteorder with interval concatenationsPablo Neira Ayuso2022-11-304-0/+46
* monitor: missing cache and set handle initializationPablo Neira Ayuso2022-11-111-0/+6
* optimize: handle prefix and range when merging into set + concatenationPablo Neira Ayuso2022-11-052-1/+3
* payload: do not kill dependency for proto_unknownPablo Neira Ayuso2022-10-313-0/+41
* tests: shell: deletion from interval concatenationPablo Neira Ayuso2022-10-182-0/+25
* netlink_delinearize: do not transfer binary operation to non-anonymous setsPablo Neira Ayuso2022-10-122-0/+37
* evaluate: bogus datatype assertion in binary operation evaluationPablo Neira Ayuso2022-10-062-0/+13
* tests: py: add vlan test case for ip/inet familyFlorian Westphal2022-09-295-0/+94
* segtree: fix decomposition of unclosed intervals containing address prefixesJeremy Sowden2022-09-212-0/+42
* evaluate: un-break rule insert with intervalsFlorian Westphal2022-09-202-0/+5
* json: add stateful object comment supportFernando Fernandez Mancera2022-09-162-0/+15
* json: add secmark object reference supportFernando Fernandez Mancera2022-09-162-0/+27