http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30622
User: jake
Date: 2009/10/19 11:36 AM
Log:
From Jouni Malinen:
WPS encodes Bool attributes as single-octet values. Selected Registrar
attribute is parsed correctly (packet-wps.c), but many of the other Bool
attributes are marked incorrectly to use two-octet fields. This results in
showing incorrect octets for some of the attributes and incorrectly marking
frames invalid if a Bool attribute is included as the last attribute in a WPS
IE.
Directory: /trunk/epan/dissectors/
Changes Path Action
+12 -12 packet-wps.c Modified