Wireshark-commits: [Wireshark-commits] rev 39008: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 15 Sep 2011 06:53:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39008

User: etxrab
Date: 2011/09/14 11:53 PM

Log:
 From Jouni Malinen:
 ieee80211: Support multiple ANQP info elements in response
 
 ANQP Query Response may include multiple ANQP info elements. Parse each
 one of these separately. In addition, clean up three ANQP subtrees to
 avoid the unnecessary subtree at higher layer and instead, use a
 separate subtree for each ANQP info elements.
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6339

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +55 -34    packet-ieee80211.c    Modified