]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf: Assert that pfil_link() calls succeed
authorKristof Provost <kp@FreeBSD.org>
Wed, 17 Feb 2021 10:44:37 +0000 (11:44 +0100)
committerKristof Provost <kp@FreeBSD.org>
Wed, 17 Feb 2021 13:04:20 +0000 (14:04 +0100)
commitc4e0f7aa1ae7729df8c3e525e511b84f8052375c
tree7a09ae98c32f4c3e9d9a97e103a2c50512a3e78b
parent2551d928501fb613dba09b7ffe7e383dba276ca6
pf: Assert that pfil_link() calls succeed

These should only fail if we use them incorrectly, so assert that they
succeed.

MFC after:      1 week
Sponsored by:   Rubicon Communications, LLC (“Netgate”’)
sys/netpfil/pf/pf_ioctl.c