http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39006
User: etxrab
Date: 2011/09/14 11:46 PM
Log:
From Jouni Malinen:
ieee80211: Do not add duplicate tag number/len for adv proto
dissect_advertisement_protocol() is used both for ANQP and for parsing
IEs. The tag number/length fields need to be added only for ANQP to
avoid adding duplicate entries in the proto tree.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6339
Directory: /trunk/epan/dissectors/
Changes Path Action
+6 -2 packet-ieee80211.c Modified