summaryrefslogtreecommitdiff
path: root/doc/mergecap.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-07-29 19:42:01 +0000
committerGuy Harris <guy@alum.mit.edu>2003-07-29 19:42:01 +0000
commit2240c0668d7f515702a6822be8c2479980b61663 (patch)
tree2ffa80ec2809ab9d070e3de4f385721a1e5cd12a /doc/mergecap.pod
parent27edcee365dad7560253ec6e6b269ce7499a23e8 (diff)
downloadwireshark-2240c0668d7f515702a6822be8c2479980b61663.tar.gz
From Thierry Martin: support for reading files from Accellent 5Views LAN
agents. svn path=/trunk/; revision=8093
Diffstat (limited to 'doc/mergecap.pod')
-rw-r--r--doc/mergecap.pod13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/mergecap.pod b/doc/mergecap.pod
index d0f105c5d6..e91b75b3c2 100644
--- a/doc/mergecap.pod
+++ b/doc/mergecap.pod
@@ -33,12 +33,13 @@ format from the Cisco Secure Intrusion Detection System, B<pppd logs>
(pppdump format), the output from VMS's
B<TCPIPtrace>/B<TCPtrace>/B<UCX$TRACE> utilities, the text output from
the B<DBS Etherwatch> VMS utility, traffic capture files from Visual
-Networks' Visual UpTime, and the output from B<CoSine> L2 debug. 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.
+Networks' Visual UpTime, the output from B<CoSine> L2 debug, and the
+output from Accellent's 5Views LAN agents. 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