Add support for MPLS on Linux

Closes #135

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
This commit is contained in:
Maximilian Wilhelm 2020-12-17 03:49:43 +01:00
parent 5b7f5b712b
commit 667943f46c
6 changed files with 102 additions and 0 deletions

View file

@ -108,6 +108,7 @@ EXECUTOR_SCRIPTS_OPT ?= \
bridge \
ethtool \
gre \
mpls \
tunnel \
vrf \
vxlan \