]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf: Add DIOCGETSTATENV
authorKristof Provost <kp@FreeBSD.org>
Wed, 5 May 2021 12:33:55 +0000 (14:33 +0200)
committerKristof Provost <kp@FreeBSD.org>
Thu, 20 May 2021 10:49:26 +0000 (12:49 +0200)
commit1732afaa0dae9d844e341f2c1d6ed4b79c403bfb
treed81903e32937c9db973ce9b741280cdd957d624b
parent787845c0e8e831bf5b2d000950241cb23c16ca45
pf: Add DIOCGETSTATENV

Add DIOCGETSTATENV, an nvlist-based alternative to DIOCGETSTATE.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D30242
share/man/man4/pf.4
sys/net/pfvar.h
sys/netpfil/pf/pf_ioctl.c