Revision 27919 added the ability to feed a libpcap-formatted file to
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 15 Oct 2010 16:05:06 +0000 (16:05 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 15 Oct 2010 16:05:06 +0000 (16:05 +0000)
commitaddaaa21b9ac0a00d590327447474b676f55da7b
tree90bfca543c570d3bb96c2d33e1e1b1d7a77b5a81
parent7cb395f68b1e8f23c2bf5e01a7df25d226365dba
Revision 27919 added the ability to feed a libpcap-formatted file to
rawshark but broke the ability to feed it live packets with a
pcap_pkthdr prefix on some 64-bit architectures.

Add a "-p" flag which lets us explicitly handle file-based or
memory-based packet record headers.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34522 f5534014-38df-0310-8fa8-9805f1628bb7
doc/rawshark.pod
rawshark.c