Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 30622: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 19 Oct 2009 18:36:47 GMT
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