In message <[email protected]>, "Rodney W. Grimes" writes: > > Author: cy > > Date: Tue Jun 2 03:44:22 2020 > > New Revision: 361721 > > URL: https://svnweb.freebsd.org/changeset/base/361721 > > > > Log: > > Per-rule hit counts (-h) can be used with either -i (input) or -o (output > ) > > filter rule lists. > > This change does not make that explicitly apparent, as it simply > removes that -h -i is valid, but that means -h [-i|-o] is implicit.
The man page and corresponding verification options needs some work. For instance -n also doesn't mean anything without either -i and/or -o. ipfstat needs the same love that's been shown to ippool. Noted and on my todo list. -- Cheers, Cy Schubert <[email protected]> FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org NTP: <[email protected]> Web: https://nwtime.org The need of the many outweighs the greed of the few. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
