diff options
author | Saurabh Mohan <saurabh.mohan@vyatta.com> | 2012-08-09 13:26:49 -0700 |
---|---|---|
committer | Saurabh Mohan <saurabh.mohan@vyatta.com> | 2012-08-09 13:26:49 -0700 |
commit | 5d9e18f448e2f917b2bde62a1b79e788b6af8c7e (patch) | |
tree | 25983fd77b145559a938fe1d95ea6948a4890018 /debian | |
parent | 33b1956e7b60bc4e685bb3ec2db7c3fe63f39917 (diff) | |
download | vyatta-cfg-quagga-5d9e18f448e2f917b2bde62a1b79e788b6af8c7e.tar.gz vyatta-cfg-quagga-5d9e18f448e2f917b2bde62a1b79e788b6af8c7e.zip |
Bugfix 8217: VTI: add routing cfg commands under interfaces vti
Add support for interface vti for cfg commands for routing.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/vyatta-cfg-quagga.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/vyatta-cfg-quagga.install b/debian/vyatta-cfg-quagga.install index a344ac5e..eabb7e56 100644 --- a/debian/vyatta-cfg-quagga.install +++ b/debian/vyatta-cfg-quagga.install @@ -11,5 +11,6 @@ opt/vyatta/share/vyatta-cfg/templates/interfaces/loopback opt/vyatta/share/vyatta-cfg/templates/interfaces/openvpn opt/vyatta/share/vyatta-cfg/templates/interfaces/pseudo-ethernet opt/vyatta/share/vyatta-cfg/templates/interfaces/tunnel +opt/vyatta/share/vyatta-cfg/templates/interfaces/vti opt/vyatta/share/vyatta-cfg/templates/interfaces/wireless opt/vyatta/share/vyatta-cfg/templates/interfaces/wirelessmodem |