aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-12-05 21:42:07 +0000
committerGuy Harris <guy@alum.mit.edu>2001-12-05 21:42:07 +0000
commitd8146abd0e91a724b6adf67197ef061288b83615 (patch)
tree0a136bfbd853d915b3f62660638ba0f719fb6a1e
parent550c9bb7bfe771783f31abc9ad2025d13558ea5b (diff)
The Visual Networks tool that generates capture files that we now can
read is Visual UpTime. svn path=/trunk/; revision=4339
-rw-r--r--README4
-rw-r--r--doc/editcap.pod2
-rw-r--r--doc/ethereal.pod.template2
-rw-r--r--doc/mergecap.pod2
-rw-r--r--doc/tethereal.pod.template10
5 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index 524f31692a..3944be63c0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.51 2001/12/05 20:01:01 guy Exp $
+$Id: README,v 1.52 2001/12/05 21:42:05 guy Exp $
General Information
------- -----------
@@ -106,7 +106,7 @@ Cisco Secure Intrustion Detection System iplogging facility
pppd logs (pppdump-format files)
VMS's TCPIPtrace utility
DBS Etherwatch for VMS
-Visual Networks traffic captures
+Traffic captures from Visual Networks' Visual UpTime
In addition, it can read gzipped versions of any of these files
automatically, if you have the zlib library available when compiling
diff --git a/doc/editcap.pod b/doc/editcap.pod
index 7645932ee6..46df6c146f 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -33,7 +33,7 @@ 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' software.
+utility, and traffic capture files from Visual Networks' Visual UpTime.
There is no need to tell B<Editcap> what type of file you are reading;
it will determine the file type by itself. B<Editcap> is also capable
of reading any of these file formats if they are compressed using gzip.
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index cba36e4c1e..ed6950da80 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -48,7 +48,7 @@ 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' software.
+utility, and traffic capture files from Visual Networks' Visual Uptime.
There is no need to tell B<Ethereal> what type of file you are reading;
it will determine the file type by itself. B<Ethereal> is also capable
of reading any of these file formats if they are compressed using gzip.
diff --git a/doc/mergecap.pod b/doc/mergecap.pod
index 819e6817e7..b4f6d65624 100644
--- a/doc/mergecap.pod
+++ b/doc/mergecap.pod
@@ -30,7 +30,7 @@ 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' software.
+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.
diff --git a/doc/tethereal.pod.template b/doc/tethereal.pod.template
index e774e455a7..4742f7236a 100644
--- a/doc/tethereal.pod.template
+++ b/doc/tethereal.pod.template
@@ -47,11 +47,11 @@ 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'
-software. There is no need to tell B<Tethereal> what type of file you
-are reading; it will determine the file type by itself. B<Tethereal> is
-also capable of reading any of these file formats if they are compressed
-using gzip. B<Tethereal> recognizes this directly from the file; the
-'.gz' extension is not required for this purpose.
+Visual UpTime. There is no need to tell B<Tethereal> what type of file
+you are reading; it will determine the file type by itself.
+B<Tethereal> is also capable of reading any of these file formats if
+they are compressed using gzip. B<Tethereal> recognizes this directly
+from the file; the '.gz' extension is not required for this purpose.
If the B<-w> flag is not specified, B<Tethereal> prints a decoded form
of the packets it captures or reads; otherwise, it writes those packets