summaryrefslogtreecommitdiff
path: root/data/configd-include.json
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-04-21 21:20:40 +0200
committerChristian Breunig <christian@breunig.cc>2023-04-21 21:21:07 +0200
commit0a581bfc28504fbf5b19272a332ad5ffe1edb249 (patch)
treeecb0963ef12534f3a1c853f9649106690e16561d /data/configd-include.json
parent192c8ed2bcadc08917d7751eb521a08b33e5117f (diff)
downloadvyos-1x-0a581bfc28504fbf5b19272a332ad5ffe1edb249.tar.gz
vyos-1x-0a581bfc28504fbf5b19272a332ad5ffe1edb249.zip
vrf: T5150: l3vni must be removed prior to removing BGP VRF process
Diffstat (limited to 'data/configd-include.json')
-rw-r--r--data/configd-include.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/configd-include.json b/data/configd-include.json
index 2f1d39006..456211caa 100644
--- a/data/configd-include.json
+++ b/data/configd-include.json
@@ -85,5 +85,6 @@
"vpn_l2tp.py",
"vpn_pptp.py",
"vpn_sstp.py",
-"vrf.py"
+"vrf.py",
+"vrf_vni.py"
]