Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 24 Apr 2009 08:14:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28141

User: stig
Date: 2009/04/24 01:14 AM

Log:
 Improved reading Apple's PacketLogger files:
 - Send last byte of header (type) and data to a packetlogger dissector
 - Rewrite type to ACI channel in the dissector
 - Direction is indirectly given from the PL type
 - Dissect PacketLogger NewC and Info as text

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +2 -1      Makefile.common          Modified
  +177 -0    packet-packetlogger.c    Added

Directory: /trunk/wiretap/
  Changes    Path              Action
  +18 -49    packetlogger.c    Modified
  +1 -0      wtap.h            Modified