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 38277: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 30 Jul 2011 15:23:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38277

User: alagoutte
Date: 2011/07/30 08:23 AM

Log:
 From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6173
 Update 802.11s packet dissecting to the ratified standard (v12.0)
 
 [PATCH 5/9] make pre-80211s marvell mesh use its own data structures
 
 The pre-80211s legacy mesh networking developed by marvell has some similarities to the latest 80211s mesh networking. However, there are enough differences in naming and convention that they should have their own data.  For clarity, we break up the marvell and 80211s mesh dissection.
 
 Note that as of this patch, 80211s parsing uses the legacy data structures. That will change in subsequent patches in this set.

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