summaryrefslogtreecommitdiffstats
path: root/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: add test-cases for ct and packet mark payload expressionsJeremy Sowden2023-03-2816-0/+136
* tests: shell: rename and move bitwise test-casesJeremy Sowden2023-03-284-4/+4
* tests: shell: use bash in 0011reset_0Pablo Neira Ayuso2023-03-011-1/+1
* parser_bison: allow to use quota in setsPablo Neira Ayuso2023-03-012-0/+53
* evaluate: expand value to range when nat mapping contains intervalsPablo Neira Ayuso2023-02-284-0/+55
* tests: shell: cover rule insertion by indexPablo Neira Ayuso2023-02-232-0/+20
* optimize: infer family for nat mappingPablo Neira Ayuso2023-02-213-0/+38
* evaluate: infer family from mappingPablo Neira Ayuso2023-02-211-0/+14
* optimize: ignore existing nat mappingPablo Neira Ayuso2023-02-072-0/+2
* rule: expand standalone chain that contains rulesPablo Neira Ayuso2023-02-072-0/+29
* optimize: select merge criteria based on candidates rulesPablo Neira Ayuso2023-02-062-0/+8
* src: add support to command "destroy"Fernando F. Mancera2023-02-064-0/+23
* optimize: fix incorrect expansion into concatenation with verdict mapPablo Neira Ayuso2023-02-022-0/+8
* evaluate: set eval ctx for add/update statements with integer constantsFlorian Westphal2023-01-264-0/+35
* 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: shell: add vxlan set testsPablo Neira Ayuso2023-01-022-0/+43
* 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-082-0/+13
* scanner: munch full comment linesPablo Neira Ayuso2022-12-072-0/+54
* src: support for selectors with different byteorder with interval concatenationsPablo Neira Ayuso2022-11-302-0/+32
* optimize: handle prefix and range when merging into set + concatenationPablo Neira Ayuso2022-11-052-1/+3
* 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
* 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
* 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
* 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