pflow: show socket status in verbose mode
authorKristof Provost <kp@FreeBSD.org>
Thu, 25 Jan 2024 16:37:51 +0000 (17:37 +0100)
committerKristof Provost <kp@FreeBSD.org>
Thu, 25 Jan 2024 16:37:51 +0000 (17:37 +0100)
commite95025ed93886dc854c2c92a2d2812cb51abf4ed
treefc101635d41d8ea516d06c1ee2595e81022d0f69
parentb8a484ec343d163a40f7cf4a6026e880f992c738
pflow: show socket status in verbose mode

Introduce a verbose output mode to pflowctl, and expose the status of
the socket to userspace. This can be helpful in debugging configuration
errors.

Sponsored by: Rubicon Communications, LLC ("Netgate")
sbin/pflowctl/pflowctl.8
sbin/pflowctl/pflowctl.c
sys/net/pflow.h
sys/netpfil/pf/pflow.c