summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: extend runtime set element automerge to cover partial deletionsPablo Neira Ayuso2023-01-241-1/+50
* Implement 'reset rule' and 'reset rules' commandsPhil Sutter2023-01-182-0/+199
* 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: shell: add vxlan set testsPablo Neira Ayuso2023-01-022-0/+43
* tests: py: add vxlan testsPablo Neira Ayuso2023-01-022-0/+137
* ct: use inet_service_type for proto-src and proto-dstPablo Neira Ayuso2022-12-222-0/+2
* evaluate: fix shift exponent underflow in concatenation evaluationPablo Neira Ayuso2022-12-222-3/+3
* scanner: treat invalid octal strings as stringsJeremy Sowden2022-12-221-0/+13
* tests: add a test case for map update from packet path with concatFlorian Westphal2022-12-122-0/+30
* scanner: match full comment line in case of tiePablo Neira Ayuso2022-12-121-0/+2
* netlink: swap byteorder of value component in concatenation of intervalsPablo Neira Ayuso2022-12-085-0/+129
* tests: py: missing json for different byteorder selector with interval concat...Pablo Neira Ayuso2022-12-081-0/+61
* scanner: munch full comment linesPablo Neira Ayuso2022-12-072-0/+54
* src: support for selectors with different byteorder with interval concatenationsPablo Neira Ayuso2022-11-304-0/+46
* monitor: missing cache and set handle initializationPablo Neira Ayuso2022-11-111-0/+6
* optimize: handle prefix and range when merging into set + concatenationPablo Neira Ayuso2022-11-052-1/+3
* payload: do not kill dependency for proto_unknownPablo Neira Ayuso2022-10-313-0/+41
* tests: shell: deletion from interval concatenationPablo Neira Ayuso2022-10-182-0/+25
* netlink_delinearize: do not transfer binary operation to non-anonymous setsPablo Neira Ayuso2022-10-122-0/+37
* evaluate: bogus datatype assertion in binary operation evaluationPablo Neira Ayuso2022-10-062-0/+13
* tests: py: add vlan test case for ip/inet familyFlorian Westphal2022-09-295-0/+94
* segtree: fix decomposition of unclosed intervals containing address prefixesJeremy Sowden2022-09-212-0/+42
* evaluate: un-break rule insert with intervalsFlorian Westphal2022-09-202-0/+5
* json: add stateful object comment supportFernando Fernandez Mancera2022-09-162-0/+15
* json: add secmark object reference supportFernando Fernandez Mancera2022-09-162-0/+27
* json: fix json schema version verificationFernando Fernandez Mancera2022-09-034-0/+20
* json: add table map statement supportFernando Fernandez Mancera2022-09-032-0/+15
* rule: check address family in set collapseDerek Hageman2022-09-012-0/+31
* json: add set statement list supportFernando Fernandez Mancera2022-09-012-0/+21
* tests/py: missing userdata in netlink payloadPablo Neira Ayuso2022-08-311-3/+3
* src: allow burst 0 for byte ratelimit and use it as defaultPablo Neira Ayuso2022-08-313-30/+30
* optimize: expand implicit set element when merging into concatenationPablo Neira Ayuso2022-08-302-0/+31
* src: Don't parse string as verdict in mapXiao Liang2022-08-191-0/+21
* optimize: check for mergeable rulesPablo Neira Ayuso2022-08-112-0/+28
* optimize: merging concatenation is unsupportedPablo Neira Ayuso2022-08-112-0/+2
* tests: shell: check for a tainted kernelFlorian Westphal2022-08-111-0/+16
* concat with dynamically sized fields like vlan idMichael Braun2022-08-112-0/+18
* tests/py: disable arp family for queue statementPablo Neira Ayuso2022-08-091-1/+0
* src: allow anon set concatenation with ether and vlanFlorian Westphal2022-08-054-0/+69
* evaluate: search stacked header list for matching payload depFlorian Westphal2022-08-054-0/+95
* netlink_delinearize: also postprocess OP_AND in set element contextFlorian Westphal2022-08-051-0/+14
* tests: add a test case for ether and vlan listingFlorian Westphal2022-08-052-0/+20
* parser_json: fix device parsing in netdev familyPablo Neira Ayuso2022-08-021-0/+19
* rule: crash when uncollapsing command with unexisting table or setPablo Neira Ayuso2022-07-071-0/+12
* evaluate: report missing interval flag when using prefix/range in concatenationPablo Neira Ayuso2022-07-071-0/+16
* scanner: allow prefix in ip6 scopeFlorian Westphal2022-07-072-0/+12
* segtree: fix map listing with interface wildcardPablo Neira Ayuso2022-06-271-0/+11
* tests/py: Add a test for failing ipsec after counterPhil Sutter2022-06-273-0/+29