Actions
Feature #3290
open
VJ
OD
use config vars everywhere
Feature #3290:
use config vars everywhere
Description
The address and port vars are currently limited to specific uses. E.g. port vars can be in rules and in the vxlan config.
Maybe it would make sense to take a much simpler approach. Treat the vars more like macros in C, where the cpp simply replaces the macros with their value before the compiler compiles it.
Actions