summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: py: move meter tests to tests/shellHEADmasterPablo Neira Ayuso5 days10-182/+250
* tests: py: add payload merging test casesFlorian Westphal6 days3-0/+291
* evaluate: translate meter into dynamic setPablo Neira Ayuso6 days6-24/+71
* tests: add test case for named ct objectsFlorian Westphal13 days2-0/+165
* tests: move test case to "maps" directoryFlorian Westphal2024-03-012-0/+0
* tests: maps: add a test case for "limit" objref mapFlorian Westphal2024-03-013-0/+442
* tests: shell: add more json dumpsFlorian Westphal2024-02-2610-0/+2551
* tests: py: add missing json.output dataFlorian Westphal2024-02-261-0/+31
* tests: shell: add regression test for catchall double-deleteFlorian Westphal2024-02-182-0/+36
* tests: shell: permit use of host-endian constant values in set lookup keysFlorian Westphal2024-02-143-0/+126
* evaluate: skip byteorder conversion for selector smaller than 2 bytesPablo Neira Ayuso2024-02-094-0/+97
* tests/shell: no longer support unprettified ".json-nft" filesThomas Haller2024-02-091-16/+3
* tests: shell: Pretty-print all *.json-nft dumpsPhil Sutter2024-02-08340-340/+41954
* tests/shell: have .json-nft dumps prettified to wrap linesThomas Haller2024-02-082-15/+53
* tests: shell: missing auto-merge in json outputPablo Neira Ayuso2024-02-073-3/+3
* evaluate: don't assert on net/transport header conflictFlorian Westphal2024-02-071-0/+5
* tests: shell: cover netns removal for netdev and inet/ingress basechainsPablo Neira Ayuso2024-02-074-0/+78
* tests: shell: netdevice removal for inet familyPablo Neira Ayuso2024-02-072-6/+20
* tests: shell: add test to cover ct offload by using nft flowtablesYi Chen2024-01-231-0/+96
* tests: py: remove huge-limit test casesFlorian Westphal2024-01-194-100/+0
* 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
* tests: shell: extend coverage for netdevice removalPablo Neira Ayuso2024-01-104-0/+59
* tests: add a test case for double-flush bug in pipapoFlorian Westphal2024-01-082-0/+34
* tests: shell: prefer project nft to system-wide nftFlorian Westphal2024-01-072-20/+20
* 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
* tests: shell: add test to cover payload transport match and manglePablo Neira Ayuso2023-12-192-0/+180
* 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
* netlink: don't crash if prefix for < byte is requestedFlorian Westphal2023-12-146-0/+61
* Revert "evaluate: error out when existing set has incompatible key"Florian Westphal2023-12-144-12/+30
* 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
* evaluate: stmt_nat: set reference must point to a mapFlorian Westphal2023-12-131-0/+10
* parser_bison: fix memory leaks on hookspec error processingFlorian Westphal2023-12-131-0/+21
* parser_bison: close chain scope before chain releaseFlorian Westphal2023-12-131-0/+5
* parser_bison: fix ct scope underflow if ct helper section is duplicatedFlorian Westphal2023-12-121-0/+14
* parser_bison: make sure obj_free releases timeout policiesFlorian Westphal2023-12-121-0/+5