From 25c3854517e6d88b1b3ad0e8f6b5436c47bbae2e Mon Sep 17 00:00:00 2001 From: Gilbert Ramirez Date: Fri, 22 Oct 1999 02:30:31 +0000 Subject: [PATCH] Mention nettl in docs, and mention VLAN addition in NEWS. svn path=/trunk/; revision=904 --- NEWS | 1 + README | 2 +- doc/ethereal.pod.template | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3926565b96..7d597d47eb 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,7 @@ Overview of changes in Ethereal 0.7.6: * Added NTP (Nathan) * Added BGP (Jun-ichiro) * Added AFS, RX (Nathan) +* Addef VLAN (802.1q) (Nathan) Overview of changes in Ethereal 0.7.5: * Fixed bug when reading files on FreeBSD (Guy) diff --git a/README b/README index c51af9d892..a492e34c76 100644 --- a/README +++ b/README @@ -75,7 +75,7 @@ formats, and create display filters for them as well: libpcap, Sniffer (uncompresed), NetXray, Sniffer Pro, snoop, Shomiti, LANalyzer, Network Monitor, iptrace 2.0 (AIX), RADCOM's -WAN/LAN Analyzer, and Lucent/Ascend access products. +WAN/LAN Analyzer, Lucent/Ascend access products, and HP-UX's nettl. Although Ethereal can read AIX iptrace files, the documentation on AIX's iptrace packet-trace command is sparse. The 'iptrace' command diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template index b10d4f6da5..59926f955b 100644 --- a/doc/ethereal.pod.template +++ b/doc/ethereal.pod.template @@ -34,7 +34,8 @@ capture file. Ethereal knows how to read B capture files, including tho B. In addition, Ethereal can read capture files from B (including B), B, uncompressed B, Microsoft B, AIX's B, B, -B, B's WAN/LAN analyzer, and B router debug output. +B, B's WAN/LAN analyzer, B router debug output, +and HP-UX's B. There is no need to tell Ethereal what type of file you are reading; it will determine the file type by itself. Ethereal is also capable of reading any of these file formats if they are compressed using gzip. Ethereal