ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Wed, 18 May 2011 15:56:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37241

User: cmaynard
Date: 2011/05/18 08:56 AM

Log:
 Per destination flags is a 1-byte field.  Grab it with tvb_get_guint8(), not
 with tvb_get_letohs().  (Bug surfaced while trying out MESH_OVERRIDES.)

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