summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* src: allow binop expressions with variable right-hand operandsHEADmasterJeremy Sowden2024-12-0425-0/+335
* optimize: compare expression lengthPablo Neira Ayuso2024-12-041-0/+13
* src: allow to map key to nfqueue numberFlorian Westphal2024-11-112-0/+17
* tests: monitor: Become $PWD agnosticPhil Sutter2024-11-071-3/+2
* tests: monitor: Run in own netnsPhil Sutter2024-11-061-0/+11
* monitor: Recognize flowtable add/del eventsPhil Sutter2024-11-061-0/+10
* tests: py: Fix for storing payload into missing filePhil Sutter2024-11-061-3/+2
* json: Support typeof in set and map typesPhil Sutter2024-11-0612-37/+195
* tests: shell: move device to different namespacePablo Neira Ayuso2024-11-051-0/+39
* tests: monitor: fix up test case breakageFlorian Westphal2024-10-292-2/+6
* tests: shell: don't rely on writable test directoryFlorian Westphal2024-10-293-31/+23
* tests: shell: Join arithmetic statements in maps/vmap_timeoutPhil Sutter2024-10-111-6/+3
* tests: shell: fix spurious dump failure in vmap timeout testFlorian Westphal2024-10-111-1/+1
* tests: shell: more randomization for timeout parameterFlorian Westphal2024-09-151-8/+34
* tests: py: fix up udp csum fixup outputFlorian Westphal2024-09-111-2/+2
* proto: use NFT_PAYLOAD_L4CSUM_PSEUDOHDR flag to mangle UDP checksumPablo Neira Ayuso2024-09-101-32/+97
* tests: shell: stabilize packetpath/payloadPablo Neira Ayuso2024-09-101-30/+34
* tests: shell: add test case for timeout updatesFlorian Westphal2024-09-104-0/+195
* tests: shell: extend vmap test with updatesFlorian Westphal2024-09-101-3/+45
* tests: shell: add test for kernel stack recursion bugFlorian Westphal2024-09-102-0/+39
* tests: shell: extend coverage for meta l4proto netdev/egress matchingPablo Neira Ayuso2024-09-021-0/+149
* cache: relax requirement for replace rule commandPablo Neira Ayuso2024-08-303-4/+64
* tests: shell: cover reset command with counter and quotaPablo Neira Ayuso2024-08-261-0/+104
* tests: shell: cover anonymous set with reset commandPablo Neira Ayuso2024-08-261-0/+21
* cache: consolidate reset commandPablo Neira Ayuso2024-08-261-7/+3
* parser_bison: allow 0 burst in limit rate byte modePablo Neira Ayuso2024-08-192-0/+24
* tests: shell: add a few tests for nft -iPablo Neira Ayuso2024-08-194-0/+35
* tests: shell: skip vlan mangling testcase if egress is not supportPablo Neira Ayuso2024-08-191-0/+2
* tests: shell: Extend table persist flag test a bitPhil Sutter2024-08-143-11/+42
* tests: shell: resolve check-tree.sh errorsFlorian Westphal2024-08-0811-0/+59
* tests: shell: move flowtable with bogus priority to correct locationFlorian Westphal2024-08-081-1/+0
* optimize: skip variables in nat statementsPablo Neira Ayuso2024-07-181-7/+45
* tests: shell: connect chains to hook pointFlorian Westphal2024-07-1114-10/+31
* tests: shell: test jump to basechain is rejected, even if there is no loopFlorian Westphal2024-07-111-0/+25
* tests: shell: add more ruleset validation test casesFlorian Westphal2024-07-113-0/+493
* optimize: clone counter before insertion into set elementPablo Neira Ayuso2024-07-052-0/+28
* tests: shell: cover set element deletion in mapsPablo Neira Ayuso2024-07-054-0/+87
* tests: shell: check for removing table via handle with incorrect familyPablo Neira Ayuso2024-06-271-0/+9
* tests: py: drop redundant JSON outputsPablo Neira Ayuso2024-06-252-86/+0
* tests: shell: add test case for reset tcp warningFlorian Westphal2024-06-253-0/+212
* dynset: avoid errouneous assert with ipv6 concat dataSon Dinh2024-06-1611-0/+141
* rule: do not crash if to-be-printed flowtable lacks priorityFlorian Westphal2024-06-161-0/+6
* tests: use common shebang in "packetpath/flowtables" testThomas Haller2024-06-161-1/+3
* tests: shell: skip NFTA_RULE_POSITION_ID tests if kernel does not support itPablo Neira Ayuso2024-06-133-0/+27
* tests: shell: skip ipsec tests if kernel does not support itPablo Neira Ayuso2024-06-132-0/+9
* tests: shell: skip ip option tests if kernel does not support itPablo Neira Ayuso2024-06-132-0/+10
* tests: shell: add dependencies to skip unsupported tests in older kernelsPablo Neira Ayuso2024-06-135-0/+14
* cmd: skip variable set elements when collapsing commandsPablo Neira Ayuso2024-06-113-2/+11
* tests: shell: add vlan mangling test casePablo Neira Ayuso2024-06-031-0/+75
* tests: shell: add vlan double tagging match simple test casePablo Neira Ayuso2024-06-031-0/+73