1 --- iftop.8.orig Tue Feb 10 14:00:54 2009
2 +++ iftop.8 Tue Mar 3 14:18:22 2009
4 traffic on the \fIinterface\fP; see \fBpcap\fP(3) for more information, but on
5 most systems this means that it must be run as root.
7 +Solaris version of \fBiftop\fP support Solaris features like zone and vanity
8 +naming. For example, you can specify the name of a renamed interface generated
9 +by \fBdladm\fP(1M) for \fBiftop\fP. Additionally \fBiftop\fP can also be
10 +executed in exclusive IP stack zones, for it only use IP interfaces, the
11 +function and usage of \fBiftop\fP in exclusive IP stack zones are the same as
12 +it in global zone. As the isolation feature of Solaris zones, you can not see
13 +the network traffic of a non-global zone from global zone or other non-global
14 +zones by \fBiftop\fP.
16 By default, \fBiftop\fP will look up the hostnames associated with addresses it
17 finds in packets. This can cause substantial traffic of itself, and may result
18 in a confusing display. You may wish to suppress display of DNS traffic by
21 Configuration file for iftop.
24 +This program does not have IPv6 support yet, this is an architectural bug that
27 +For Solaris version of iftop, it can not be executed properly in shared IP
28 +stack zones, this is a limitation bug of this program.