diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-04-03 14:23:00 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-04-03 14:23:02 +0200 |
commit | a509d5ee53f42912d9722c9aae890e2ca6967680 (patch) | |
tree | 16c58303abb056ecb5778292844bc4292cad471f /Makefile | |
parent | 551e41895953bb291fc10bdb9ba2a07e83310070 (diff) | |
download | vyos-1x-a509d5ee53f42912d9722c9aae890e2ca6967680.tar.gz vyos-1x-a509d5ee53f42912d9722c9aae890e2ca6967680.zip |
vrf: T31: name of isntance is not allowed to mimic an interface name
Every VRF that's created is not allowed to be named like any interface that
can be active on the system. This includes eth, lan, br, dum, lo ....
In theoriy this would work but as soon as such a regular interface is created
things will go sideways rather quick thus we limit the namespace which can
be used to create a VRF.
Appending an interface name is still possible like coolvrf-eth0.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions