summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* netlink_delinearize: skip flags / mask notation for singleton bitmask againPablo Neira Ayuso2021-08-153-0/+30
* evaluate: expand variable containing set into multiple mappingsPablo Neira Ayuso2021-08-122-0/+29
* tests/py: Make netns spawning more robustPhil Sutter2021-08-111-6/+34
* tcpopt: bogus assertion on undefined optionsPablo Neira Ayuso2021-08-113-0/+23
* 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-273-0/+30
* tests: py: update new reject with icmp code syntax leftoverPablo Neira Ayuso2021-07-273-15/+15
* src: promote 'reject with icmp CODE' syntaxPablo Neira Ayuso2021-07-2613-229/+229
* parser_bison: parse number as reject icmp codePablo Neira Ayuso2021-07-266-0/+15
* parser_bison: stateful statement support in mapPablo Neira Ayuso2021-07-262-0/+44
* tests: shell: Fix bogus testsuite failure with 100HzPhil Sutter2021-07-261-2/+2
* 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