diff options
author | jack9603301 <jack9603301@163.com> | 2020-12-08 21:34:14 +0800 |
---|---|---|
committer | jack9603301 <jack9603301@163.com> | 2021-02-02 13:58:00 +0800 |
commit | a8028063b3ed7a897aa265755dde37abaeb7520f (patch) | |
tree | 55c3d4e793e4b892198993707ad966e22cbfd92c /data/configd-include.json | |
parent | cb65321adc98affb8f12802955f1974b0cd52996 (diff) | |
download | vyos-1x-a8028063b3ed7a897aa265755dde37abaeb7520f.tar.gz vyos-1x-a8028063b3ed7a897aa265755dde37abaeb7520f.zip |
tunnel: T3030: Add erspan protocol support
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index 751d8e012..3da80603f 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -21,6 +21,7 @@ "interfaces-pppoe.py", "interfaces-pseudo-ethernet.py", "interfaces-tunnel.py", +"interfaces-erspan.py", "interfaces-vxlan.py", "interfaces-wireguard.py", "interfaces-wireless.py", |