ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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