Wireshark-commits: [Wireshark-commits] rev 49593: /trunk/epan/ /trunk/epan/dissectors/: Makefile.co

Date: Mon, 27 May 2013 16:20:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49593

User: alagoutte
Date: 2013/05/27 09:20 AM

Log:
 From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8711 Wi-Fi Display dissector
 
 The attached patch adds initial support for dissecting Wi-Fi Display information element

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +1 -0      Makefile.common          Modified
  +5 -0      packet-ieee80211.c       Modified
  +3 -0      packet-ieee80211.h       Modified
  +548 -0    packet-wifi-display.c    Added
  +6 -1      packet-wifi-p2p.c        Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified