summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/network/connection/wireless.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm
index 9391a4d..aef2131 100644
--- a/lib/network/connection/wireless.pm
+++ b/lib/network/connection/wireless.pm
@@ -36,7 +36,7 @@ sub get_metric { 35 }
#- class attributes:
#- network: ID of the selected network
-my $wpa_supplicant_max_wep_key_len = 16;
+my $wpa_supplicant_max_wep_key_len = 32;
our %wireless_enc_modes = (
none => N_("None"),