aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-07-23 21:22:35 -0300
committerRenato Botelho <garga@FreeBSD.org>2013-07-23 21:22:35 -0300
commit507085cad59921b7975d0a1b228248486bdc9cfb (patch)
tree80aeb8946475bcaba76b9fc6f2ca1b5ae112d368 /config/openbgpd
parent64cb1e1f8848076c1a03fa80f8ec97de596d4c90 (diff)
downloadpfsense-packages-507085cad59921b7975d0a1b228248486bdc9cfb.tar.gz
pfsense-packages-507085cad59921b7975d0a1b228248486bdc9cfb.tar.bz2
pfsense-packages-507085cad59921b7975d0a1b228248486bdc9cfb.zip
Remove duplicate command
Diffstat (limited to 'config/openbgpd')
-rw-r--r--config/openbgpd/openbgpd_status.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/openbgpd/openbgpd_status.php b/config/openbgpd/openbgpd_status.php
index d4c6faff..1cbcc842 100644
--- a/config/openbgpd/openbgpd_status.php
+++ b/config/openbgpd/openbgpd_status.php
@@ -122,7 +122,6 @@ defCmdT("OpenBGPD Interfaces","bgpctl show interfaces");
defCmdT("OpenBGPD Routing","bgpctl show rib");
defCmdT("OpenBGPD Forwarding","bgpctl show fib");
defCmdT("OpenBGPD Network","bgpctl show network");
-defCmdT("OpenBGPD Network","bgpctl show network");
defCmdT("OpenBGPD Nexthops","bgpctl show nexthop");
defCmdT("OpenBGPD IP","bgpctl show ip bgp");
defCmdT("OpenBGPD Neighbors","bgpctl show neighbor");