]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pfctl: print counters in decimal
authorKristof Provost <kp@FreeBSD.org>
Sat, 4 Sep 2021 14:07:59 +0000 (16:07 +0200)
committerKristof Provost <kp@FreeBSD.org>
Wed, 8 Sep 2021 07:32:56 +0000 (09:32 +0200)
commit618400a6ed6eb2f5eb04651cb2509d3ca3adae80
treef6964965e23e27c24a4af49d705a767d016bffce
parenta660938a78887a64d09fbc4cadf42642da98c525
pfctl: print counters in decimal

795d78a46713 pfctl: Don't use PRIu64 mistakenly changed these to be
printed as hexadecimal numbers.

Reported by: Florian Smeets
MFC after: 4 days
Sponsored by: Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 846a6e8f9ab25df4e06d28c05fb66060d803c9ba)
sbin/pfctl/pfctl_parser.c