fr_family (the protocol family) must be AF_INET or AF_INET6, as in
authorCy Schubert <cy@FreeBSD.org>
Fri, 17 Jul 2020 19:07:37 +0000 (19:07 +0000)
committerCy Schubert <cy@FreeBSD.org>
Fri, 17 Jul 2020 19:07:37 +0000 (19:07 +0000)
commit5317660176971eac99d07f4af30a83537ecdeea6
tree412c65e088837fa7449ec6790d4cb5f7cc5c0572
parentce1c2aafce7f78e4f5a2722affc039ef38aa3ab9
fr_family (the protocol family) must be AF_INET or AF_INET6, as in
the kernel, not an arbitrary 4 or 6.

This only affected printing ipfilter stats and rules from a kernel
dump. (This is currently undocumented.)

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