summaryrefslogtreecommitdiffstats
path: root/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* evaluate: fix segfault when adding elements to invalid setPeter Tirsek2022-06-271-0/+11
* intervals: check for EXPR_F_REMOVE in case of element mismatchPablo Neira Ayuso2022-06-231-2/+18
* intervals: fix crash when trying to remove element in empty setPablo Neira Ayuso2022-06-231-0/+14
* libnftables: release top level scopePablo Neira Ayuso2022-06-231-0/+15
* optimize: assume verdict is same when rules have no verdictPablo Neira Ayuso2022-06-232-0/+17
* optimize: only merge OP_IMPLICIT and OP_EQ relationalPablo Neira Ayuso2022-06-232-0/+18
* tests: shell: run -c -o on rulesetPablo Neira Ayuso2022-06-231-0/+168
* optimize: add unsupported statementPablo Neira Ayuso2022-06-232-0/+21
* optimize: fix reject statementPablo Neira Ayuso2022-06-232-0/+22
* optimize: remove comment after mergingPablo Neira Ayuso2022-06-231-3/+3
* optimize: do not merge rules with set reference in rhsPablo Neira Ayuso2022-06-232-0/+57
* intervals: do not report exact overlaps for new elementsPablo Neira Ayuso2022-06-191-0/+22