summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: py: add dnat to port without defining destination addressPablo Neira Ayuso2021-07-223-0/+28
* src: add --define key=valuePablo Neira Ayuso2021-07-202-0/+25
* 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-137-1/+102
* src: infer NAT mapping with concatenation from setPablo Neira Ayuso2021-07-134-15/+15
* src: remove STMT_NAT_F_INTERVAL flags and interval keywordPablo Neira Ayuso2021-07-134-4/+4
* netlink_delinarize: don't check for set element if set is not populatedFlorian Westphal2021-06-301-0/+13
* evaluate: fix maps with key and data concatenationsPablo Neira Ayuso2021-06-232-0/+30
* src: queue: allow use of MAP statement for queue number retrievalFlorian Westphal2021-06-213-0/+44
* tests: extend queue testcases for new sreg supportFlorian Westphal2021-06-213-0/+82
* parser: new queue flag input formatFlorian Westphal2021-06-211-4/+3
* segtree: memleak in error path of the set to segtree conversionPablo Neira Ayuso2021-06-181-1/+1
* 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-176-0/+123
* tests: shell: cover split chain reference across tablesPablo Neira Ayuso2021-06-142-0/+26
* tests: shell: extend connlimit testPablo Neira Ayuso2021-06-141-0/+12
* json: tests: add missing concat test caseFlorian Westphal2021-06-141-0/+39
* json: tests: fix vlan.t cfi test caseFlorian Westphal2021-06-141-1/+29
* evaluate: restore interval + concatenation in anonymous setPablo Neira Ayuso2021-06-115-0/+44
* src: add vlan deiPablo Neira Ayuso2021-06-114-38/+63
* rule: rework CMD_OBJ_SETELEMS logicPablo Neira Ayuso2021-06-071-0/+14
* tests: add test case for removal of anon sets with only a single elementFlorian Westphal2021-06-074-1/+64
* tests: remove redundant test casesFlorian Westphal2021-06-0769-5220/+0
* tests: ct: prefer normal cmpFlorian Westphal2021-06-073-12/+5
* tests: py: update netdev reject test fileFlorian Westphal2021-06-041-45/+21
* json: catchall element supportFlorian Westphal2021-06-021-0/+84
* tests/py: fix error messageFlorian Westphal2021-06-021-1/+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
* tests: shell: don't assume fixed handle value in cache/0008_delete_by_handle_0Pablo Neira Ayuso2021-05-121-5/+10
* src: add set element catch-all supportPablo Neira Ayuso2021-05-118-0/+155
* tests: Introduce 0043_concatenated_ranges_1 for subnets of different sizesStefano Brivio2021-05-081-0/+23
* rule: skip fuzzy lookup for unexisting 64-bit handlePablo Neira Ayuso2021-05-021-0/+8
* src: unbreak deletion by table handlePablo Neira Ayuso2021-05-021-0/+20
* tests: shell: remove missing modulesPablo Neira Ayuso2021-05-021-2/+3
* parser_bison: missing relational operation on flag listPablo Neira Ayuso2021-05-023-0/+27
* parser: allow to load stateful ct connlimit elements in setsLaura Garcia Liebana2021-05-021-0/+14
* proto: replace vlan ether type with 8021qFlorian Westphal2021-04-0315-35/+34
* tests: add 8021.AD vlan test casesFlorian Westphal2021-04-035-0/+450
* parser: fix scope closure of COUNTER tokenFlorian Westphal2021-03-254-0/+96
* tests: shell: fix 0025empty_dynset_0Pablo Neira Ayuso2021-03-241-1/+1
* tests: shell: flowtable add after delete in batchPablo Neira Ayuso2021-03-242-0/+63
* segtree: release single element already contained in an intervalPablo Neira Ayuso2021-03-242-0/+16
* tests/py: Fix for missing JSON equivalent in any/ct.t.jsonPhil Sutter2021-03-091-0/+15
* mnl: Set NFTNL_SET_DATA_TYPE before dumping set elementsPhil Sutter2021-03-0917-148/+148
* tests/py: Adjust payloads for fixed nat statement dumpsPhil Sutter2021-03-0910-31/+31
* src: allow use of 'verdict' in typeof definitionsFlorian Westphal2021-02-222-0/+8
* tests: extend dtype test case to cover expression with integer typeFlorian Westphal2021-02-162-2/+83
* tests: shell: extend 0025empty_dynset_0 to cover multi-statement supportPablo Neira Ayuso2021-02-092-0/+12