summaryrefslogtreecommitdiffstats
path: root/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: Adjust to ifname-based hooksPhil Sutter2 days5-2/+34
* tests: shell: Add a test case for FTP helper combined with NAT.Yi Chen5 days4-0/+190
* tests: helpers: suppress mount error messagesFlorian Westphal9 days1-1/+1
* json: work around fuzzer-induced assert crashesFlorian Westphal10 days1-0/+6
* json: prevent null deref if chain->policy is not setFlorian Westphal11 days2-1/+12
* tests: shell: check for features not available in 5.4Pablo Neira Ayuso2025-05-294-1/+5
* tests: shell: check if kernel supports for cgroupsv2 matchingPablo Neira Ayuso2025-05-202-0/+8
* tests: shell: skip egress in netdev chain release path testPablo Neira Ayuso2025-05-201-7/+11
* tests: shell: Include kernel taint value in warningPhil Sutter2025-05-161-1/+1
* tests: shell: Add test case for JSON 'flags' arraysPhil Sutter2025-05-131-0/+189
* json: Print single set flag as non-arrayPhil Sutter2025-05-1372-288/+96
* tests/shell: Skip netdev_chain_dev_addremove on tainted kernelsPhil Sutter2025-05-081-10/+11
* tests: shell: Update packetpath/flowtablesYi Chen2025-04-221-27/+50
* netlink: bogus concatenated set ranges with netlink message overrunPablo Neira Ayuso2025-04-212-0/+741
* evalute: make vlan pcp updates workFlorian Westphal2025-04-221-0/+2
* parser_bison: add selector_expr rule to restrict typeof_exprPablo Neira Ayuso2025-04-111-0/+10
* optimize: invalidate merge in case of duplicated key in set/mapPablo Neira Ayuso2025-04-091-0/+40
* 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
* optimize: expand expression list when merging into concatenationPablo Neira Ayuso2025-04-013-0/+64
* 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
* tests: shell: Fix owner/0002-persist on aarch64Phil Sutter2025-03-281-1/+2
* tests: shell: Add socat availability feature testPhil Sutter2025-03-287-15/+12
* json: disallow empty concatenationPablo Neira Ayuso2025-03-271-0/+27
* optimize: compact bitmask matching in set/mapPablo Neira Ayuso2025-03-272-0/+40
* json: return error if table does not existFlorian Westphal2025-03-271-0/+3
* tests: shell: missing ct count elements in new set_stmt testPablo Neira Ayuso2025-03-251-0/+4
* 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
* tests: shell: extend coverage for set element statementsPablo Neira Ayuso2025-03-212-0/+110
* 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
* expression: tolerate named set protocol dependencyFlorian Westphal2025-03-203-0/+91
* 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
* src: print set element with multi-word description in single one linePablo Neira Ayuso2025-03-1822-523/+1016
* 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
* tests: shell: skip interval size tests on kernel that lack rbtree size fixFlorian Westphal2025-03-123-0/+14
* evaluate: don't crash if range has same start and end intervalFlorian Westphal2025-03-103-0/+55
* tests: extend reset test case to cover interval set and map typeFlorian Westphal2025-03-071-10/+60
* segtree: fix string data initialisationFlorian Westphal2025-03-071-0/+62
* netlink_delinearize: also consider exthdr type when trimming binopsFlorian Westphal2025-03-062-0/+29
* tcpopt: add symbol table for mptcp suboptionsFlorian Westphal2025-03-062-0/+27
* tests: remove temporary fileFlorian Westphal2025-03-061-2/+7