aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--README2
-rw-r--r--doc/ethereal.pod.template3
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<libpcap> capture files, including tho
B<tcpdump>. In addition, Ethereal can read capture files from B<snoop> (including
B<Shomiti>), B<LanAlyzer>,
uncompressed B<Sniffer>, Microsoft B<Network Monitor>, AIX's B<iptrace>, B<NetXray>,
-B<Sniffer Pro>, B<RADCOM>'s WAN/LAN analyzer, and B<Lucent/Ascend> router debug output.
+B<Sniffer Pro>, B<RADCOM>'s WAN/LAN analyzer, B<Lucent/Ascend> router debug output,
+and HP-UX's B<nettl>.
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