summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons
Commit message (Expand)AuthorAgeFilesLines
* src: BASECHAIN flag no longer implies presence of priority expressionFlorian Westphal8 days1-0/+6
* evaluate: restrict allowed subtypes of concatenationsFlorian Westphal8 days1-0/+9
* evaluate: don't BUG on unexpected base datatypeFlorian Westphal12 days1-0/+11
* json: work around fuzzer-induced assert crashesFlorian Westphal2025-06-051-0/+6
* json: prevent null deref if chain->policy is not setFlorian Westphal2025-06-041-0/+6
* parser_bison: add selector_expr rule to restrict typeof_exprPablo Neira Ayuso2025-04-111-0/+10
* parser_json: only allow concatenations with 2 or more expressionsFlorian Westphal2025-04-021-0/+26
* evaluate: fix crash when generating reject statement errorFlorian Westphal2025-04-021-0/+32
* cache: don't crash when filter is NULLFlorian Westphal2025-04-011-0/+1
* evaluate: only allow stateful statements in set and map definitionsFlorian Westphal2025-03-311-0/+34
* expression: don't try to import empty stringFlorian Westphal2025-03-311-0/+38
* json: fix error propagation when parsing binop lhs/rhsFlorian Westphal2025-03-311-0/+76
* json: disallow empty concatenationPablo Neira Ayuso2025-03-271-0/+27
* json: return error if table does not existFlorian Westphal2025-03-271-0/+3
* evaluate: don't update cache for anonymous chainsFlorian Westphal2025-03-221-0/+8
* json: make sure timeout list is initialisedFlorian Westphal2025-03-212-6/+83
* evaluate: fix assertion failure with malformed map definitionsFlorian Westphal2025-03-201-0/+6
* rule: return error if table does not existFlorian Westphal2025-03-201-0/+3
* evaluate: don't allow nat map with specified protocolFlorian Westphal2025-03-201-0/+5
* parser_bison: reject non-serializeable typeof expressionsFlorian Westphal2025-03-201-0/+7
* netlink: fix stack buffer overrun when emitting ranged expressionsFlorian Westphal2025-03-182-1/+22
* evaluate: move interval flag compat check after set key evaluationFlorian Westphal2025-03-181-0/+13
* evaluate: don't allow merging interval set/map with non-interval oneFlorian Westphal2025-03-131-0/+12
* evaluate: fix expression data corruptionFlorian Westphal2025-03-121-0/+2
* rule: make cmd_free(NULL) validFlorian Westphal2025-01-081-0/+20
* tests: shell: move flowtable with bogus priority to correct locationFlorian Westphal2024-08-081-1/+0
* rule: do not crash if to-be-printed flowtable lacks priorityFlorian Westphal2024-06-161-0/+6
* src: do not merge a set with a erroneous oneFlorian Westphal2024-03-201-0/+12
* tests: shell: Pretty-print all *.json-nft dumpsPhil Sutter2024-02-081-1/+11
* evaluate: don't assert on net/transport header conflictFlorian Westphal2024-02-071-0/+5
* rule: fix sym refcount assertionFlorian Westphal2024-01-151-0/+3
* evaluate: error out when store needs more than one 128bit register of align f...Florian Westphal2024-01-151-0/+1
* parser: reject raw payload expressions with 0 lengthFlorian Westphal2024-01-121-0/+1
* payload: only assert if l2 header base has no lengthFlorian Westphal2024-01-121-0/+1
* evaluate: bail out if anonymous concat set defines a non concat expressionPablo Neira Ayuso2024-01-123-0/+15
* evaluate: add missing range checks for dup,fwd and payload statementsFlorian Westphal2024-01-112-3/+19
* evaluate: tproxy: move range error checks after arg evaluationFlorian Westphal2024-01-111-0/+8
* parser_bison: ensure all timeout policy names are releasedFlorian Westphal2023-12-221-0/+7
* src: do not allow to chain more than 16 binopsFlorian Westphal2023-12-221-0/+5
* netlink: fix stack overflow due to erroneous roundingFlorian Westphal2023-12-201-0/+6
* evaluate: don't crash if object map does not refer to a valueFlorian Westphal2023-12-201-0/+6
* tcpopt: don't create exthdr expression without datatypeFlorian Westphal2023-12-191-0/+1
* evaluate: fix stack overflow with huge priority stringFlorian Westphal2023-12-151-0/+5
* netlink: fix stack buffer overflow with sub-reg sized prefixesFlorian Westphal2023-12-151-0/+5
* src: reject large raw payload and concat expressionsFlorian Westphal2023-12-152-0/+10
* evaluate: exthdr: statement arg must be not be a rangeFlorian Westphal2023-12-141-0/+1
* Revert "evaluate: error out when existing set has incompatible key"Florian Westphal2023-12-141-12/+0
* evaluate: fix gmp assertion with too-large reject codeFlorian Westphal2023-12-141-0/+1
* meta: fix tc classid parsing out-of-bounds accessFlorian Westphal2023-12-131-0/+6
* evaluate: error out when existing set has incompatible keyFlorian Westphal2023-12-131-0/+12