summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/man/ipfstat.8
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2004-06-21 22:53:03 +0000
committerdarrenr <darrenr@FreeBSD.org>2004-06-21 22:53:03 +0000
commita444d606d5af7d0dd9ff970754ad95595a3b64f3 (patch)
tree8c812415a26f6e084b0a0b81079b87781f9eb672 /contrib/ipfilter/man/ipfstat.8
parentac063842a53f02c0a131cdb35e49e784a4d881ac (diff)
downloadFreeBSD-src-a444d606d5af7d0dd9ff970754ad95595a3b64f3.zip
FreeBSD-src-a444d606d5af7d0dd9ff970754ad95595a3b64f3.tar.gz
Committ changes from 3.4.31 -> 3.4.35
* fix bug parsing port comparisons in proxy rules * make parsing errors in ipf/ipnat return an error rather than return indicating success. * make parsing errors in ipf/ipnat return an error rather than return indicating success. * make ipfstat work as a set{g,u}id thing - gave up privs before opening /dev/ipl * fix ipfstat -A * make "ipfstat -f" output more informative * various changes to ipsend for sending packets with ipv4 options * ipmon was not correctly calculating the length of the IPv6 packet (excluded ipv6 header length) MFC: 1 week
Diffstat (limited to 'contrib/ipfilter/man/ipfstat.8')
-rw-r--r--contrib/ipfilter/man/ipfstat.84
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ipfilter/man/ipfstat.8 b/contrib/ipfilter/man/ipfstat.8
index f4e5d5b..e2f38a0 100644
--- a/contrib/ipfilter/man/ipfstat.8
+++ b/contrib/ipfilter/man/ipfstat.8
@@ -65,7 +65,7 @@ This option is only valid in combination with \fB\-t\fP. Limit the state top
display to show only state entries whose destination IP address and port
match the addport argument. The addrport specification is of the form
ipaddress[,port]. The ipaddress and port should be either numerical or the
-string "any" (specifying any ip address resp. any port). If the \fB\-D\fP
+string "any" (specifying any IP address resp. any port). If the \fB\-D\fP
option is not specified, it defaults to "\fB\-D\fP any,any".
.TP
.B \-f
@@ -141,7 +141,7 @@ kernel.
Using the \fB\-t\fP option \fBipfstat\fP will enter the state top mode. In
this mode the state table is displayed similar to the way \fBtop\fP displays
the process table. The \fB\-C\fP, \fB\-D\fP, \fB\-P\fP, \fB\-S\fP and \fB\-T\fP
-commandline options can be used to restrict the state entries that will be
+command line options can be used to restrict the state entries that will be
shown and to specify the frequency of display updates.
.PP
In state top mode, the following keys can be used to influence the displayed
OpenPOWER on IntegriCloud