From e1d234115b8eb9113ed96a3866f07476b8441c72 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 1 Jun 2009 17:57:26 -0400 Subject: Oops, plip was already there, at the bottom. --- etc/inc/util.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/inc/util.inc') diff --git a/etc/inc/util.inc b/etc/inc/util.inc index 6708594..52ca8a4 100644 --- a/etc/inc/util.inc +++ b/etc/inc/util.inc @@ -449,8 +449,7 @@ function get_interface_list($mode = "active", $keyby = "physical", $vfaces = "") 'enc', 'tun', 'carp', - 'lagg', - 'plip' + 'lagg' ); } switch($mode) { -- cgit v1.1