summaryrefslogtreecommitdiffstats
path: root/tests/py
Commit message (Expand)AuthorAgeFilesLines
...
* tests/py: Adjust payloads for fixed nat statement dumpsPhil Sutter2021-03-0910-31/+31
* src: add negation match on singleton bitmask valuePablo Neira Ayuso2021-02-052-0/+7
* tests/py: Add a test sanitizer and fix its findingsPhil Sutter2021-02-0439-780/+160
* tests/py: Write dissenting payload into the right filePhil Sutter2021-02-041-1/+4
* json: Do not abbreviate reject statement objectPhil Sutter2021-02-034-112/+47
* tests: add icmp/6 test where dependency should be left aloneFlorian Westphal2021-02-016-0/+73
* json: limit: Always include burst valuePhil Sutter2021-01-271-0/+277
* reject: Unify inet, netdev and bridge delinearizationPhil Sutter2021-01-275-196/+292
* reject: Fix for missing dependencies in netdev familyPhil Sutter2021-01-273-21/+184
* exthdr: remove tcp dependency for tcp option matchingFlorian Westphal2021-01-261-60/+0
* json: ct: add missing test inputFlorian Westphal2021-01-261-0/+79
* json: icmp: move expected parts to json.outputFlorian Westphal2021-01-262-109/+98
* evaluate: disallow ct original {s,d}ddr from concatenationsPablo Neira Ayuso2021-01-252-0/+23
* json: icmp: refresh json outputFlorian Westphal2021-01-211-80/+568
* json: ct: add missing ruleFlorian Westphal2021-01-211-0/+30
* json: fix icmpv6.t test casesFlorian Westphal2021-01-212-16/+597
* evaluate: disallow ct original {s,d}ddr from mapsPablo Neira Ayuso2021-01-152-0/+12
* src: disallow burst 0 in ratelimitsPablo Neira Ayuso2020-12-181-22/+22
* tests: py: Fix for changed concatenated ranges outputPhil Sutter2020-12-153-3/+3
* tests: icmp, icmpv6: check we don't add second dependencyFlorian Westphal2020-12-094-0/+23
* tests: ip: add one test case to cover both id and sequenceFlorian Westphal2020-12-092-0/+14
* tests: icmp, icmpv6: avoid remaining warningsFlorian Westphal2020-12-092-42/+34
* tests: fix exepcted payload of icmpv6 expressionsFlorian Westphal2020-12-091-10/+97
* tests: fix exepcted payload of icmp expressionsFlorian Westphal2020-12-091-1/+130
* tests: py: update format of registers in bitwise payloads.Jeremy Sowden2020-11-1624-248/+248
* proto: Fix ARP header field orderingPhil Sutter2020-11-105-0/+111
* tests: py: remove duplicate payloads.Jeremy Sowden2020-11-097-575/+0
* json: tcp: add raw tcp option match supportFlorian Westphal2020-11-091-0/+34
* tcp: add raw tcp option match supportFlorian Westphal2020-11-092-0/+9
* tcpopt: allow to check for presence of any tcp optionFlorian Westphal2020-11-092-49/+6
* tcpopt: rename noop to nopFlorian Westphal2020-11-093-18/+4
* parser: merge sack-perm/sack-permitted and maxseg/mssFlorian Westphal2020-11-093-12/+12
* json: fix ip6 dnat test case after range to prefix transformation changeFlorian Westphal2020-11-071-8/+9
* json: add missing nat_type flag and netmap nat flagFlorian Westphal2020-11-051-0/+108
* tests: avoid warning and add missing json test casesFlorian Westphal2020-11-052-2/+57
* tests: json: add missing test case outputFlorian Westphal2020-11-055-4/+150
* src: Optimize prefix matches on byte-boundariesPhil Sutter2020-11-047-26/+12
* tests: py: add netdev folder and reject.t icmp casesJose M. Guisado Gomez2020-11-023-1/+81
* tests: py: add missing test JSON output for TCP flag tests.Jeremy Sowden2020-10-122-0/+186
* tests: py: correct order of set elements in test JSON output.Jeremy Sowden2020-10-121-10/+10
* tests: py: add missing JSON output for ct test.Jeremy Sowden2020-10-121-0/+15
* src: context tracking for multiple transport protocolsPablo Neira Ayuso2020-09-152-0/+30
* tests: py: flush log file output before running each commandPablo Neira Ayuso2020-09-141-0/+2
* tests: added "socket wildcard" testcasesBalazs Scheidler2020-08-293-0/+62
* mergesort: unbreak listing with binopsPablo Neira Ayuso2020-08-202-0/+23
* tests: Run in separate network namespace, don't break connectivityStefano Brivio2020-06-151-0/+6
* tests: py: Enable anonymous set rule with concatenated ranges in inet/sets.tStefano Brivio2020-05-284-1/+41
* evaluate: enable reject with 802.1qMichael Braun2020-05-282-5/+23
* datatype: add frag-needed (ipv4) to reject optionsMichael Braun2020-05-282-3/+3
* tests: py: Actually use all available hooks in bridge/chains.tStefano Brivio2020-05-251-2/+2