Wireshark-commits: [Wireshark-commits] rev 34642: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Mon, 25 Oct 2010 16:40:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34642

User: wmeier
Date: 2010/10/25 09:40 AM

Log:
 From Jouni Malinen: preliminary version of Wi-Fi P2P (Wi-Fi Direct) dissector.
  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5196
 
 From me: Add packet-wifi-p2p.h to Makefile.common DISSECTOR_INCLUDES
          Add dissectors/packet-wifi-p2p.c to epan/CMakelists.txt

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -0      Makefile.common       Modified
  +71 -1     packet-ieee80211.c    Modified
  +1484 -0   packet-wifi-p2p.c     Added
  +36 -0     packet-wifi-p2p.h     Added

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

Directory: /trunk/
  Changes    Path          Action
  +2 -0      AUTHORS       Modified