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

Date: Wed, 08 Aug 2007 20:06:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22472

User: ulfl
Date: 2007/08/08 08:06 PM

Log:
 From Markus Seehofer:
 A new version of the IEEE1588/PTP dissector. This dissector now includes the
 coming version 2 of the standard. It supports both IP/UDP and pure ethernet
 frames.
  
 I've done some minor changes:
  
 LL suffix doesn't work on Win32, used G_GINT64_CONSTANT instead - as described in doc/readme.developer
 removed ETHERTYPE_PTP definition, already defined in etypes.h
 removed some duplicated "if (tree)"

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1156 -26  packet-ptp.c    Modified