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

Date: Wed, 08 Aug 2012 08:16:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44329

User: alagoutte
Date: 2012/08/08 01:16 AM

Log:
 From Johannes Berg via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7583
 Add radiotap A-MPDU status
 
 The new A-MPDU status extension for radiotap was adopted.
 http://www.radiotap.org/defined-fields/A-MPDU%20status 
 
 From me 
 Use proto_tree_add_item

Directory: /trunk/epan/dissectors/
  Changes    Path                                Action
  +13 -0     packet-ieee80211-radiotap-defs.h    Modified
  +2 -1      packet-ieee80211-radiotap-iter.c    Modified
  +83 -1     packet-ieee80211-radiotap.c         Modified