Introduce an nvlist based alternative to DIOCKILLSTATES.
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
Paths
| Differential D30054 Authored by kp on Apr 30 2021, 5:33 PM.
Details
Summary Introduce an nvlist based alternative to DIOCKILLSTATES. MFC after: 1 week
Diff Detail
Event TimelineHerald added subscribers: melifaro, farrokhi, ae, imp. · View Herald TranscriptApr 30 2021, 5:33 PM2021-04-30 17:33:02 (UTC+0) Harbormaster completed remote builds in B38944: Diff 88433.Apr 30 2021, 5:33 PM2021-04-30 17:33:03 (UTC+0) kp added a parent revision: D30053: pfctl: Start using DIOCCLRSTATESNV.Apr 30 2021, 5:33 PM2021-04-30 17:33:06 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.May 7 2021, 8:15 PM2021-05-07 20:15:37 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 88867 sys/net/pfvar.h
sys/netpfil/pf/pf_ioctl.c
|
Should this be enclosed with while (0) and not "do { } while (0) "?