summaryrefslogtreecommitdiffstats
path: root/tests/py/ip
Commit message (Expand)AuthorAgeFilesLines
* tests: py: Drop needless recorded JSON outputsPhil Sutter2024-04-121-30/+0
* tests: py: complete icmp and icmpv6 updatePablo Neira Ayuso2024-04-042-5/+5
* src: disentangle ICMP code typesPablo Neira Ayuso2024-04-041-3/+3
* tests: py: move meter tests to tests/shellPablo Neira Ayuso2024-03-133-36/+0
* netlink: don't crash if prefix for < byte is requestedFlorian Westphal2023-12-146-0/+61
* tests: py: missing json output in never merge across non-expression statementsPablo Neira Ayuso2023-12-071-0/+31
* tests: never merge across non-expression statements redux 2Florian Westphal2023-10-061-0/+61
* tests: never merge across non-expression statements reduxFlorian Westphal2023-09-293-0/+54
* rule: never merge across non-expression statementsFlorian Westphal2023-09-292-0/+18
* netlink_linearize: skip set element expression in map statement keyPablo Neira Ayuso2023-09-275-0/+61
* evaluate: place byteorder conversion after numgen for IP address datatypesJorge Ortiz2023-09-014-0/+73
* tests: py: extend ip frag-off coveragePablo Neira Ayuso2023-08-306-0/+156
* proto: use hexadecimal to display ip frag-off fieldPablo Neira Ayuso2023-08-306-36/+36
* netlink_delinearize: do not reset protocol context for nat protocol expressionPablo Neira Ayuso2023-04-053-16/+4
* tests: py: extend test-cases for mark statements with bitwise expressionsPablo Neira Ayuso2023-03-283-0/+132
* tests: py: add test-cases for ct and packet mark payload expressionsJeremy Sowden2023-03-286-0/+156
* evaluate: relax type-checking for integer arguments in mark statementsPablo Neira Ayuso2023-03-283-0/+30
* Revert "evaluate: relax type-checking for integer arguments in mark statements"Pablo Neira Ayuso2023-03-143-30/+0
* evaluate: expand value to range when nat mapping contains intervalsPablo Neira Ayuso2023-02-283-0/+170
* evaluate: relax type-checking for integer arguments in mark statementsJeremy Sowden2023-02-073-0/+30
* tests: py: remove netdev coverage in ip/ip_tcp.tPablo Neira Ayuso2021-11-122-96/+0
* 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: remove verdict from closing end intervalPablo Neira Ayuso2021-11-084-4/+4
* evaluate: postpone transport protocol match check after nat expression evalua...Pablo Neira Ayuso2021-11-033-0/+27
* src: Support netdev egress hookLukas Wunner2021-10-284-2/+99
* evaluate: check for missing transport protocol match in nat map with concaten...Pablo Neira Ayuso2021-09-292-3/+25
* netlink: rework range_expr_to_prefix()Pablo Neira Ayuso2021-09-093-0/+112
* rule: remove redundant meta protocol from the evaluation stepPablo Neira Ayuso2021-09-032-3/+1
* netlink_delinearize: incorrect meta protocol dependency killPablo Neira Ayuso2021-08-263-0/+27
* tests: py: missing json update for numeric reject with icmp numericPablo Neira Ayuso2021-07-271-0/+10
* tests: py: update new reject with icmp code syntax leftoverPablo Neira Ayuso2021-07-271-7/+7
* src: promote 'reject with icmp CODE' syntaxPablo Neira Ayuso2021-07-262-18/+18
* parser_bison: parse number as reject icmp codePablo Neira Ayuso2021-07-262-0/+5
* tests: py: extend coverage for dnat with classic range representationPablo Neira Ayuso2021-07-142-0/+43
* src: support for nat with interval concatenationPablo Neira Ayuso2021-07-135-1/+50
* src: infer NAT mapping with concatenation from setPablo Neira Ayuso2021-07-132-2/+2
* src: remove STMT_NAT_F_INTERVAL flags and interval keywordPablo Neira Ayuso2021-07-132-2/+2
* evaluate: unbreak verdict maps with implicit map with interval concatenationsPablo Neira Ayuso2021-06-186-0/+92
* tests: add a icmp-reply only and icmpv6 id test casesFlorian Westphal2021-06-173-0/+38
* json: tests: add missing concat test caseFlorian Westphal2021-06-141-0/+39
* evaluate: restore interval + concatenation in anonymous setPablo Neira Ayuso2021-06-115-0/+44
* tests: remove redundant test casesFlorian Westphal2021-06-0712-1375/+0
* json: catchall element supportFlorian Westphal2021-06-021-0/+84
* src: add set element catch-all supportPablo Neira Ayuso2021-05-114-0/+89
* mnl: Set NFTNL_SET_DATA_TYPE before dumping set elementsPhil Sutter2021-03-096-10/+10
* tests/py: Adjust payloads for fixed nat statement dumpsPhil Sutter2021-03-095-18/+18
* tests/py: Add a test sanitizer and fix its findingsPhil Sutter2021-02-046-375/+2
* json: Do not abbreviate reject statement objectPhil Sutter2021-02-031-2/+5
* tests: add icmp/6 test where dependency should be left aloneFlorian Westphal2021-02-013-0/+36