summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* evaluate: prevent merge of sets with incompatible keysFlorian Westphal4 days1-0/+13
* evaluate: check that set type is identical before mergingFlorian Westphal5 days2-0/+31
* evaluate: avoid double-free on error handling of bogus objref mapsFlorian Westphal5 days1-0/+10
* evaluate: make sure chain jump name comes with a null byteFlorian Westphal5 days1-0/+3
* json: reject too long interface namesFlorian Westphal5 days1-0/+90
* tests/py: clean up set backend support falloutFlorian Westphal6 days1-1/+1
* parser_bison: allow delete command with map via handlePablo Neira Ayuso7 days2-0/+5
* parser_bison: only reset by name is supported by nowPablo Neira Ayuso7 days1-0/+2
* tests: shell: add feature check for count output changeFlorian Westphal8 days11-27/+65
* tests/py: prepare for set debug changeFlorian Westphal8 days1-5/+10
* src: BASECHAIN flag no longer implies presence of priority expressionFlorian Westphal8 days1-0/+6
* evaluate: restrict allowed subtypes of concatenationsFlorian Westphal8 days1-0/+9
* test: shell: Add rate_limit test case for 'limit statement'.Yi Chen8 days2-0/+136
* test: shell: Add wait_local_port_listen() helper to lib.shYi Chen8 days3-3/+27
* test: shell: Introduce $NFT_TEST_LIBRARY_FILE, helper/lib.shYi Chen8 days4-37/+45
* test: shell: nat_ftp: test files must be world-readableFlorian Westphal8 days1-0/+1
* test: shell: Don't use system nft binaryYi Chen8 days3-4/+4
* evaluate: don't BUG on unexpected base datatypeFlorian Westphal12 days1-0/+11
* tests: py: Properly fix JSON equivalents for netdev/reject.tPhil Sutter2025-06-122-21/+126
* tests: shell: Adjust to ifname-based hooksPhil Sutter2025-06-125-2/+34
* tests: monitor: Fix for single flag array avoidancePhil Sutter2025-06-127-8/+8
* json: Dump flowtable hook spec only if presentPhil Sutter2025-06-121-1/+1
* tests: shell: Add a test case for FTP helper combined with NAT.Yi Chen2025-06-104-0/+190
* tests: helpers: suppress mount error messagesFlorian Westphal2025-06-061-1/+1
* json: work around fuzzer-induced assert crashesFlorian Westphal2025-06-051-0/+6
* json: prevent null deref if chain->policy is not setFlorian Westphal2025-06-042-1/+12
* tests: py: fix json single-flag output for fib & synproxyFlorian Westphal2025-06-042-0/+49
* 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