summaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/WEP232.patch
diff options
context:
space:
mode:
Diffstat (limited to 'wpa_supplicant/WEP232.patch')
-rw-r--r--wpa_supplicant/WEP232.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/wpa_supplicant/WEP232.patch b/wpa_supplicant/WEP232.patch
new file mode 100644
index 000000000..bbb5b8f4f
--- /dev/null
+++ b/wpa_supplicant/WEP232.patch
@@ -0,0 +1,12 @@
+diff -p -up wpa_supplicant-0.6.3/wpa_supplicant/config_ssid.h.WEP232 wpa_supplicant-0.6.3/wpa_supplicant/config_ssid.h
+--- wpa_supplicant-0.6.3/wpa_supplicant/config_ssid.h.WEP232 2008-02-23 03:45:24.000000000 +0100
++++ wpa_supplicant-0.6.3/wpa_supplicant/config_ssid.h 2008-03-31 22:28:29.000000000 +0200
+@@ -189,7 +189,7 @@ struct wpa_ssid {
+ #endif /* IEEE8021X_EAPOL */
+
+ #define NUM_WEP_KEYS 4
+-#define MAX_WEP_KEY_LEN 16
++#define MAX_WEP_KEY_LEN 32
+ /**
+ * wep_key - WEP keys
+ */