pflow: observation domain is an unsigned integer
authorKristof Provost <kp@FreeBSD.org>
Mon, 22 Jan 2024 16:34:44 +0000 (17:34 +0100)
committerKristof Provost <kp@FreeBSD.org>
Mon, 22 Jan 2024 17:02:10 +0000 (18:02 +0100)
commit484e977f24418afa848d7ea1531b4379446d6065
tree95527c3444dca8b0ea8d36d4f1079d2057853038
parent8297ff13fb604c86797e6a66bc654caff2cf3ce2
pflow: observation domain is an unsigned integer

Ensure we print it as such, rather than as a signed integer, as that
would lead to confusion.

Reported by: Jim Pingle <jimp@netgate.com>
Sponsored by: Rubicon Communications, LLC ("Netgate")
sbin/pflowctl/pflowctl.c
tests/sys/netpfil/pf/pflow.sh