summaryrefslogtreecommitdiffstats
path: root/tests/shell
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2022-04-09 15:58:28 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2022-04-13 13:43:35 +0200
commit2fb4d7ead460ec4fb00bd317d93a5e076f825b39 (patch)
treefb50ec5e275ba6148a30ff93152ec5a77674251f /tests/shell
parent403936c1ffa34bc597d7ee0792154fc6c6b483f2 (diff)
src: make interval sets work with string datatypes
Allows to interface names in interval sets: table inet filter { set s { type ifname flags interval elements = { eth*, foo } } Concatenations are not yet supported, also, listing is broken, those strings will not be printed back because the values will remain in big-endian order. Followup patch will extend segtree to translate this back to host byte order. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/shell')
0 files changed, 0 insertions, 0 deletions