summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: py: Test connlimit statementPhil Sutter2022-02-203-0/+30
* optimize: merge verdict maps with same lookup keyPablo Neira Ayuso2022-01-262-0/+37
* parser_bison: missing synproxy support in map declarationsPablo Neira Ayuso2022-01-192-0/+33
* tests: shell: remove redundant payload expressionsJeremy Sowden2022-01-152-5/+5
* tests: py: remove redundant payload expressionsJeremy Sowden2022-01-153-21/+1
* tests: py: fix inet/ip.t bridge payloadJeremy Sowden2022-01-151-1/+1
* src: 'nft list chain' prints anonymous chains correctlyPablo Neira Ayuso2022-01-151-0/+19
* optimize: merge several selectors with different verdict into verdict mapPablo Neira Ayuso2022-01-152-0/+18
* optimize: merge same selector with different verdict into verdict mapPablo Neira Ayuso2022-01-152-0/+17
* optimize: merge rules with same selectors into a concatenationPablo Neira Ayuso2022-01-152-0/+18
* src: add ruleset optimization infrastructurePablo Neira Ayuso2022-01-152-0/+18
* tests: py: fix inet/ip_tcp.t testJeremy Sowden2022-01-152-2/+14
* tests: py: fix inet/ip.t payloadsJeremy Sowden2022-01-151-14/+0
* tests: py: fix inet/sets.t netdev payloadJeremy Sowden2022-01-151-3/+3
* evaluate: attempt to set_eval flag if dynamic updates requestedFlorian Westphal2022-01-112-0/+44
* tests: shell: extend catchall tests for mapsPablo Neira Ayuso2021-12-152-0/+11
* tests: shell: remove stray debug flag.Jeremy Sowden2021-12-151-1/+1
* evaluate: reject: support ethernet as L2 protocol for inet tableJeremy Sowden2021-12-153-0/+46
* netlink_delinearize: zero shift removalFlorian Westphal2021-12-092-0/+16
* tests: add shift+and typeof test casesFlorian Westphal2021-12-092-0/+29
* tests: shell: better parameters for the interval stack overflow testŠtěpán Němec2021-12-081-2/+2
* iptopt: fix crash with invalid field/type comboFlorian Westphal2021-12-071-0/+7
* exthdr: support ip/tcp options and sctp chunks in typeof expressionsFlorian Westphal2021-12-072-0/+54
* cache: Support filtering for a specific flowtablePhil Sutter2021-12-031-5/+46
* tests: py: add tcp subtype match test casesFlorian Westphal2021-12-013-0/+78
* tests: py: add test cases for md5sig, fastopen and mptcp mnemonicsFlorian Westphal2021-12-013-0/+63
* tcpopt: remove KIND keywordFlorian Westphal2021-12-013-67/+38
* tests/py: Avoid duplicate records in *.got filesPhil Sutter2021-11-301-10/+19
* exthdr: fix type number saved in udataFlorian Westphal2021-11-302-0/+10
* cache: do not skip populating anonymous set with -tPablo Neira Ayuso2021-11-181-2/+2
* monitor: do not call interval_map_decompose() for concat intervalsFlorian Westphal2021-11-171-0/+5
* parser_json: add raw payload inner header match supportPablo Neira Ayuso2021-11-173-0/+25
* tests: py: remove netdev coverage in ip/ip_tcp.tPablo Neira Ayuso2021-11-122-96/+0
* tests: py: missing json output update in ip6/meta.tPablo Neira Ayuso2021-11-121-0/+16
* tests: py: missing ip/snat.t json updatesPablo Neira Ayuso2021-11-122-0/+347
* tests: py: missing ip/dnat.t json updatesPablo Neira Ayuso2021-11-121-0/+333
* tests: py: update rawpayload.t.jsonPablo Neira Ayuso2021-11-082-5/+21
* evaluate: clone variable expression if there is more than one referencePablo Neira Ayuso2021-11-082-0/+30
* tests: py: remove verdict from closing end intervalPablo Neira Ayuso2021-11-087-7/+7
* tests: shell: $NFT needs to be invoked unquotedŠtěpán Němec2021-11-052-1/+4
* tests: shell: README: clarify test file name conventionŠtěpán Němec2021-11-051-2/+5
* tests: shell: README: $NFT does not have to be a path to a binaryŠtěpán Němec2021-11-051-1/+1
* tests: shell: README: copy editŠtěpán Němec2021-11-051-11/+12
* datatype: add xinteger_type alias to print in hexadecimalPablo Neira Ayuso2021-11-032-8/+8
* evaluate: postpone transport protocol match check after nat expression evalua...Pablo Neira Ayuso2021-11-033-0/+27
* parser: extend limit syntaxJeremy Sowden2021-11-033-0/+57
* tests: run-tests.sh: ensure non-zero exit when $failed != 0Štěpán Němec2021-11-022-2/+2
* tests: shell: Fix bogus testsuite failure with 250HzPhil Sutter2021-11-021-1/+1
* src: Support netdev egress hookLukas Wunner2021-10-2836-29/+2377
* tests: py: Move netdev-specific tests to appropriate subdirectoryLukas Wunner2021-10-287-0/+0