ipfstat -t defaults to IPv4 output. Make consistent with ipfstat -i
authorCy Schubert <cy@FreeBSD.org>
Fri, 17 Jul 2020 19:07:44 +0000 (19:07 +0000)
committerCy Schubert <cy@FreeBSD.org>
Fri, 17 Jul 2020 19:07:44 +0000 (19:07 +0000)
commit08c24e2f886854e8eadb9a522a451fcc6a78480a
treeab3afd1d6aa187c507b28c11628fa49ba4da51cf
parent88b86bb0f3eb922e893837d83f1423e43e798517
ipfstat -t defaults to IPv4 output. Make consistent with ipfstat -i
and ipfstat -o where without an argument IPv4 and IPv6 states are
shown. Use -4 and -6 to limit the display to IPv4 or IPv6 respectively.

PR: 247952
MFC after: 1 week
contrib/ipfilter/man/ipfstat.8
contrib/ipfilter/tools/ipfstat.c