From 55f5c311c870711bcb88499ac477d7e512356535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Fri, 1 May 2009 11:56:44 +0000 Subject: Remove duplications. --- etc/inc/captiveportal.inc | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc index 1be5952..3b7fc2b 100644 --- a/etc/inc/captiveportal.inc +++ b/etc/inc/captiveportal.inc @@ -328,6 +328,8 @@ add 1100 set 1 pass layer2 mac-type 0x88c7 add 1100 set 1 pass layer2 mac-type 0x8863 # PPP Over Ethernet Session Stage add 1100 set 1 pass layer2 mac-type 0x8864 +# Allow WPA +add 1100 set 1 pass layer2 mac-type 0x888e # layer 2: block anything else non-IP add 1101 set 1 deny layer2 not mac-type ip @@ -363,23 +365,11 @@ EOD; $cprules .= <<