net/frr: workaround - vtysh will not execute a command if vtysh.conf is missing (#433)

* net/frr: workaround - vtysh will not execute a command if vtysh.conf is missing
* net/frr: bump version to 0.0.3
This commit is contained in:
Fabian Franz, BSc
2017-12-16 22:05:49 +01:00
committed by GitHub
parent 1fe38a15e5
commit 2d124a4c30
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 0.0.2
PLUGIN_VERSION= 0.0.3
PLUGIN_COMMENT= FRR Routing Suite
PLUGIN_DEPENDS= frr ruby
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
@@ -4,3 +4,4 @@ ospf6d.conf:/usr/local/etc/frr/ospf6d.conf
ripd.conf:/usr/local/etc/frr/ripd.conf
frr:/etc/rc.conf.d/frr
zebra.conf:/usr/local/etc/frr/zebra.conf
vtysh.conf:/usr/local/etc/frr/vtysh.conf