summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-06-21 17:49:03 +0000
committerGerald Combs <gerald@wireshark.org>2007-06-21 17:49:03 +0000
commit249a747c51efab55250ab6b57f1d8bad1584522c (patch)
tree9315d25ee4e7c5a3e64b516a88b984d90e270b06 /docbook
parent1b8fccbc9df66a8d51ace0251bd00ab1463d4fe2 (diff)
downloadwireshark-249a747c51efab55250ab6b57f1d8bad1584522c.tar.gz
Be less restrictive about WEP key preferences. Use hex_str_to_bytes to
process WEP keys. Allow the "wep:" prefix for WEP keys even when HAVE_AIRPDCAP isn't defined. Add a NULL pointer check to hex_str_to_bytes(). Fixes bug 1584. Fixup indentation. svn path=/trunk/; revision=22151
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index c99620cb6d..ae28dbd0fc 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -125,7 +125,9 @@ Wireshark Info
<listitem><para>
WEP decryption would only work for the first key specified.
disappear or become unusable. WEP and WPA decryption didn't work
- for QoS frames.
+ for QoS frames. WPA decryption failed if EAPOL handshake packets
+ contained extra data. Wireshark failed to parse colon-separated
+ WEP keys.
</para></listitem>
<listitem><para>