]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
authpf: Start using libpfctl
authorKristof Provost <kp@FreeBSD.org>
Fri, 30 Apr 2021 08:26:52 +0000 (10:26 +0200)
committerKristof Provost <kp@FreeBSD.org>
Fri, 7 May 2021 20:13:31 +0000 (22:13 +0200)
commit2b2ed4a69730be72f792179d57dedf2945b3d1aa
treebbc46ff526226825e8decc32477c356b935ff905
parent2a00c4db93b8db0c326a57363ca8a690ef6ab082
authpf: Start using libpfctl

Use pfctl_kill_states() rather than the DIOCKILLSTATES ioctl directly.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D30057
contrib/pf/authpf/authpf.c
usr.sbin/authpf/Makefile