From 771ca94f698bdac013a88881df018da091f155c8 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Fri, 13 Mar 2015 02:29:56 -0500 Subject: [PATCH] Default to WPA2, AES for new wireless interface configs. Ticket #4516 --- usr/local/www/interfaces.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php index e92fb369fa..12c5044d31 100644 --- a/usr/local/www/interfaces.php +++ b/usr/local/www/interfaces.php @@ -3286,7 +3286,7 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"), @@ -3317,7 +3317,7 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"),