summaryrefslogtreecommitdiffstats
path: root/tests/py/inet
Commit message (Expand)AuthorAgeFilesLines
* tests: py: add gretap testsPablo Neira Ayuso2023-01-022-0/+108
* tests: py: add geneve testsPablo Neira Ayuso2023-01-022-0/+137
* tests: py: add gre testsPablo Neira Ayuso2023-01-022-0/+100
* tests: py: add vxlan testsPablo Neira Ayuso2023-01-022-0/+137
* netlink: swap byteorder of value component in concatenation of intervalsPablo Neira Ayuso2022-12-083-0/+116
* tests: py: missing json for different byteorder selector with interval concat...Pablo Neira Ayuso2022-12-081-0/+61
* src: support for selectors with different byteorder with interval concatenationsPablo Neira Ayuso2022-11-302-0/+14
* tests: py: add vlan test case for ip/inet familyFlorian Westphal2022-09-295-0/+94
* tests/py: Add a test for failing ipsec after counterPhil Sutter2022-06-273-0/+29
* tests: py: add inet/vmap testsPablo Neira Ayuso2022-03-294-0/+222
* tests: py: remove redundant payload expressionsJeremy Sowden2022-01-153-21/+1
* tests: py: fix inet/ip.t bridge payloadJeremy Sowden2022-01-151-1/+1
* 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: reject: support ethernet as L2 protocol for inet tableJeremy Sowden2021-12-153-0/+46
* src: Support netdev egress hookLukas Wunner2021-10-2815-14/+42
* 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