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