summaryrefslogtreecommitdiffstats
path: root/tests/py/inet
Commit message (Expand)AuthorAgeFilesLines
* netlink_delinearize: incorrect meta protocol dependency killPablo Neira Ayuso2021-08-263-0/+76
* netlink_delinearize: skip flags / mask notation for singleton bitmask againPablo Neira Ayuso2021-08-153-0/+30
* tests: py: check more flag match transformations to compact syntaxPablo Neira Ayuso2021-07-283-0/+193
* tests: py: tcp flags & (fin | syn | rst | ack) == synPablo Neira Ayuso2021-07-283-0/+36
* netlink_delinearize: skip flags / mask notation for singleton bitmaskPablo Neira Ayuso2021-07-283-0/+31
* tests: py: idempotent tcp flags & syn != 0 to tcp flag synPablo Neira Ayuso2021-07-273-0/+25
* evaluate: disallow negation with binary operationPablo Neira Ayuso2021-07-271-0/+1
* netlink_linearize: incorrect netlink bytecode with binary operation and flagsPablo Neira Ayuso2021-07-273-0/+70
* expression: missing != in flagcmp expression print functionPablo Neira Ayuso2021-07-273-0/+34
* 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-2/+2
* src: promote 'reject with icmp CODE' syntaxPablo Neira Ayuso2021-07-263-65/+65
* parser_bison: parse number as reject icmp codePablo Neira Ayuso2021-07-262-0/+5
* tests: py: add dnat to port without defining destination addressPablo Neira Ayuso2021-07-223-0/+28
* segtree: memleak in error path of the set to segtree conversionPablo Neira Ayuso2021-06-181-1/+1
* tests: remove redundant test casesFlorian Westphal2021-06-0724-1788/+0
* tests: ct: prefer normal cmpFlorian Westphal2021-06-073-12/+5
* json: fix parse of flagcmp expressionFlorian Westphal2021-06-021-0/+27
* exthdr: Implement SCTP Chunk matchingPhil Sutter2021-05-193-0/+670
* parser_bison: add shortcut syntax for matching flags without binary operationsPablo Neira Ayuso2021-05-162-2/+2
* parser_bison: missing relational operation on flag listPablo Neira Ayuso2021-05-023-0/+27
* mnl: Set NFTNL_SET_DATA_TYPE before dumping set elementsPhil Sutter2021-03-092-4/+4
* tests/py: Adjust payloads for fixed nat statement dumpsPhil Sutter2021-03-092-9/+9
* tests/py: Add a test sanitizer and fix its findingsPhil Sutter2021-02-0411-212/+24
* json: Do not abbreviate reject statement objectPhil Sutter2021-02-031-6/+9
* reject: Unify inet, netdev and bridge delinearizationPhil Sutter2021-01-272-196/+32
* tests: py: Fix for changed concatenated ranges outputPhil Sutter2020-12-153-3/+3
* tests: py: update format of registers in bitwise payloads.Jeremy Sowden2020-11-166-13/+13
* tests: py: remove duplicate payloads.Jeremy Sowden2020-11-094-221/+0
* tests: avoid warning and add missing json test casesFlorian Westphal2020-11-052-2/+57
* tests: json: add missing test case outputFlorian Westphal2020-11-051-0/+74
* tests: py: add missing test JSON output for TCP flag tests.Jeremy Sowden2020-10-122-0/+186
* src: context tracking for multiple transport protocolsPablo Neira Ayuso2020-09-152-0/+30
* tests: added "socket wildcard" testcasesBalazs Scheidler2020-08-293-0/+62
* mergesort: unbreak listing with binopsPablo Neira Ayuso2020-08-202-0/+23
* tests: py: Enable anonymous set rule with concatenated ranges in inet/sets.tStefano Brivio2020-05-284-1/+41
* tests: py: remove range test with service namesPablo Neira Ayuso2020-04-281-1/+0
* segtree: broken error reporting with mappingsPablo Neira Ayuso2020-04-111-0/+2
* tests: py: update nat expressions payload to include proto flagsPablo Neira Ayuso2020-03-201-2/+2
* tests/py: Move tcpopt.t to any/ directoryPhil Sutter2020-03-104-719/+0
* tests/py: Add tests involving concatenated rangesPhil Sutter2020-03-105-0/+77
* tests: py: add bit-shift tests.Jeremy Sowden2020-02-073-0/+29
* xfrm: spi is big-endianFlorian Westphal2020-01-141-1/+0
* tests: py: add missing json outputsFernando Fernandez Mancera2019-07-171-0/+25
* src: introduce SYNPROXY matchingFernando Fernandez Mancera2019-07-173-0/+156
* tests: fix up two broken json test casesFlorian Westphal2019-07-171-0/+23
* src/ct: provide fixed data lengh sizes for ip/ip6 keysFlorian Westphal2019-07-122-0/+10
* ct: support for NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2019-06-213-6/+3
* src: prefer meta protocol as bridge l3 dependencyFlorian Westphal2019-06-192-6/+6
* Revert "tests: py: remove single-value-anon-set test cases"Pablo Neira Ayuso2019-05-2424-0/+1711