From d22510d35a65326e6c28cf24898e75ebb43f1702 Mon Sep 17 00:00:00 2001 From: dm Date: Thu, 25 Jan 1996 05:41:50 +0000 Subject: IP filter 3.0.1 --- sbin/ipfstat/ipfstat.8 | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'sbin/ipfstat/ipfstat.8') diff --git a/sbin/ipfstat/ipfstat.8 b/sbin/ipfstat/ipfstat.8 index bfc8b2ae262..1b378541580 100644 --- a/sbin/ipfstat/ipfstat.8 +++ b/sbin/ipfstat/ipfstat.8 @@ -16,20 +16,28 @@ The default behaviour of \fBipfstat\fP is to retrieve and display the accumulated statistics which have been accumulated over time as the kernel has put packets through the filter. .SH OPTIONS -.IP -o -display the filter list used for the output side of the kernel IP processing. -.IP -i -display the filter list used for the input side of the kernel IP processing. -.IP -v -turn verbose mode on. Displays more debugging information. +.IP -a +display the accounting filter list and show bytes counted against each rule. .IP -d use a device other than \fB/dev/ipl\fP for interfacing with the kernel. -.IP -I -swap between retrieving "inactive"/"active" filter list details. For use -in combination with \fB-i\fP. +.IP -f +show fragment state information (statistics) and held state information (in +the kernel) if any is present. .IP -h show per-rule the number of times each one scores a "hit". For use in combination with \fB-i\fP. +.IP -i +display the filter list used for the input side of the kernel IP processing. +.IP -I +swap between retrieving "inactive"/"active" filter list details. For use +in combination with \fB-i\fP. +.IP -o +display the filter list used for the output side of the kernel IP processing. +.IP -s +show packet/flow state information (statistics) and held state information (in +the kernel) if any is present. +.IP -v +turn verbose mode on. Displays more debugging information. .SH SYNOPSIS The role of \fBipfstat\fP is to display current kernel statistics gathered as a result of applying the filters in place (if any) to packets going in and -- cgit v1.2.3