summaryrefslogtreecommitdiff
path: root/doc/mergecap.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-10-19 20:18:48 +0000
committerGuy Harris <guy@alum.mit.edu>2001-10-19 20:18:48 +0000
commit9c0c25dc175aa5bab3eec62a4939131d6d028557 (patch)
treee8e78db9ab627b8ae70714a4b8eef2bf57d5f4e8 /doc/mergecap.pod
parent22d0ffbe06583d783dc0b71f2d215de3b686005e (diff)
downloadwireshark-9c0c25dc175aa5bab3eec62a4939131d6d028557.tar.gz
DBS Etherwatch wiretap module, from Marc Milgram.
svn path=/trunk/; revision=4042
Diffstat (limited to 'doc/mergecap.pod')
-rw-r--r--doc/mergecap.pod14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/mergecap.pod b/doc/mergecap.pod
index 7b123e602a..b805d32b9b 100644
--- a/doc/mergecap.pod
+++ b/doc/mergecap.pod
@@ -26,13 +26,13 @@ B<NetXray>, B<Sniffer Pro>, B<Etherpeek>, B<RADCOM>'s WAN/LAN analyzer,
B<Lucent/Ascend> router debug output, HP-UX's B<nettl>, the dump output
from B<Toshiba's> ISDN routers, the output from B<i4btrace> from the
ISDN4BSD project, the output in B<IPLog> format from the Cisco Secure
-Intrusion Detection System, B<pppd logs> (pppdump format), and the
-output from VMS's B<TCPIPtrace> utility. There is no need to tell
-B<Mergecap> what type of file you are reading; it will determine the
-file type by itself. B<Mergecap> is also capable of reading any of
-these file formats if they are compressed using gzip. B<Mergecap>
-recognizes this directly from the file; the '.gz' extension is not
-required for this purpose.
+Intrusion Detection System, B<pppd logs> (pppdump format), the output
+from VMS's B<TCPIPtrace> utility, and the text output from the
+B<DBS Etherwatch> VMS utility. There is no need to tell B<Mergecap> what
+type of file you are reading; it will determine the file type by itself.
+B<Mergecap> is also capable of reading any of these file formats if they
+are compressed using gzip. B<Mergecap> recognizes this directly from the
+file; the '.gz' extension is not required for this purpose.
By default, it writes the capture file in B<libpcap> format, and writes
all of the packets in both input capture files to the output file. The