aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mergecap.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-01-29 09:45:58 +0000
committerGuy Harris <guy@alum.mit.edu>2002-01-29 09:45:58 +0000
commita66d50bbf201d5992e364c27446b71d935158f52 (patch)
treeaee45c0a61eaedb10e87afe5ffa3f90d2f08d731 /doc/mergecap.pod
parentd5df5579236136b73890f72e881999d487acab37 (diff)
Untested support for AiroPeek captures.
svn path=/trunk/; revision=4619
Diffstat (limited to 'doc/mergecap.pod')
-rw-r--r--doc/mergecap.pod25
1 files changed, 13 insertions, 12 deletions
diff --git a/doc/mergecap.pod b/doc/mergecap.pod
index 57345dea12..afe8e273a7 100644
--- a/doc/mergecap.pod
+++ b/doc/mergecap.pod
@@ -25,18 +25,19 @@ B<atmsnoop>, Shomiti/Finisar B<Surveyor>, Novell B<LANalyzer>, Network
General/Network Associates DOS-based B<Sniffer> (compressed or
uncompressed), Microsoft B<Network Monitor>, AIX's B<iptrace>, Cinco
Networks B<NetXRay>, Network Associates Windows-based B<Sniffer>, AG
-Group/WildPackets B<EtherPeek> and B<TokenPeek>, 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), the
-output from VMS's B<TCPIPtrace> utility, the text output from the B<DBS
-Etherwatch> VMS utility, and traffic capture files from Visual Networks'
-Visual UpTime. 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.
+Group/WildPackets B<EtherPeek>/B<TokenPeek>/B<AiroPeek>, 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), the output from VMS's B<TCPIPtrace> utility, the text
+output from the B<DBS Etherwatch> VMS utility, and traffic capture files
+from Visual Networks' Visual UpTime. 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