map: add support for defining aliases
authorFelix Fietkau <nbd@nbd.name>
Fri, 12 Nov 2021 21:54:51 +0000 (22:54 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 12 Nov 2021 21:54:53 +0000 (22:54 +0100)
commitbfc2cafe2a8c66ffab88a7e5c1ad1b0a4d886271
tree8a0d68b7b525dca6cd0b3a44afe72e868ea034f3
parent8e48d0b0cbba5b3804af2d99541c56b8b979f168
map: add support for defining aliases

Aliases can be used to make a distinction between ingress and egress tags,
and they make it easier to reconfigure tags without having to update the rule
config files

Signed-off-by: Felix Fietkau <nbd@nbd.name>
map.c
qosify.h
ubus.c