Black list lagg.

This commit is contained in:
Ermal Luçi 2008-07-25 20:52:03 +00:00
parent c720925c17
commit 0a140d2eaa

View File

@ -342,7 +342,8 @@ function get_interface_list($mode = "active", $keyby = "physical", $vfaces = "")
'pfsync',
'enc',
'tun',
'carp'
'carp',
'lagg'
);
}
switch($mode) {