http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23031
User: sake
Date: 2007/09/29 07:55 AM
Log:
When reading NetScreen snoop output, only use WTAP_ENCAP_PER_PACKET
if there are packets with different encapsulationtype in the file.
Otherwise use the encapsulationtype of the packets in the file.
This makes it possible to save the imported data as libpcap file
(or any other format that does not support per-packet encapsulation).
Directory: /trunk/wiretap/
Changes Path Action
+23 -1 netscreen.c Modified