prettier device page (maybe not, bu tnow matches device box)

git-svn-id: http://www.observium.org/svn/observer/trunk@2126 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-04-21 12:59:44 +00:00
parent 73e9c628e6
commit 65e030e0fa
3 changed files with 29 additions and 13 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ $config['bad_if'] = array("voip-null", "virtual-", "unrouted", "eobc", "mpls", "
"-atm layer", "-atm subif", "-shdsl", "-aal5", "-atm", "container",
"async", "plip", "-physical", "-signalling", "container", "unrouted",
"bri", "-bearer", "bluetooth", "isatap", "ras", "qos", "miniport", "sonet/sdh",
"span rp", "span sp", "sslvpn");
"span rp", "span sp", "sslvpn", "pppoe-");
$config['bad_if_regexp'] = array("/serial[0-9]:/", "/^ng[0-9]+$/", "/^sl[0-9]/");