summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/util.inc')
-rw-r--r--etc/inc/util.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/inc/util.inc b/etc/inc/util.inc
index 254211d..3774090 100644
--- a/etc/inc/util.inc
+++ b/etc/inc/util.inc
@@ -262,7 +262,6 @@ function get_interface_list($mode = "active", $keyby = "physical", $vfaces = "")
'lo',
'ng',
'vlan',
- 'tun',
'pflog',
'pfsync',
'carp'
@@ -519,4 +518,4 @@ function xml_safe_fieldname($fieldname) {
return strtolower(str_replace($replace, "", $fieldname));
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud