From 613571ea336fdf089a7e1f7ba7af00475304ca63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Fri, 25 Jul 2008 16:37:16 +0000 Subject: [PATCH] Blacklist even gre now that we fill entries automatically for these interfaces. --- etc/inc/util.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/inc/util.inc b/etc/inc/util.inc index 6eb883f027..6737c944c3 100644 --- a/etc/inc/util.inc +++ b/etc/inc/util.inc @@ -333,6 +333,7 @@ function get_interface_list($mode = "active", $keyby = "physical", $vfaces = "") 'ppp', 'sl', 'gif', + 'gre', 'faith', 'lo', 'ng',