From c39ca3e243c1f5b03d4784ef4ea7a0f53d59caea Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 7 Mar 2010 18:13:45 -0500 Subject: [PATCH] AES is recommended due to Toshihiro Ohigashi and Masakatu Morii attacks --- usr/local/www/interfaces.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php index 3a1903ae17..2ddcf16b54 100755 --- a/usr/local/www/interfaces.php +++ b/usr/local/www/interfaces.php @@ -1535,7 +1535,7 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"