]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf: clean up syncookie callout on vnet shutdown
authorKristof Provost <kp@FreeBSD.org>
Tue, 20 Jul 2021 19:03:08 +0000 (21:03 +0200)
committerKristof Provost <kp@FreeBSD.org>
Tue, 20 Jul 2021 19:13:25 +0000 (21:13 +0200)
commit32271c4d383effeac7878201ef5cbdfaeedc3755
treebefba1ff0f9d56f94739466a3e4a404482078cb0
parent84db87b8dafd9e9970fd36ac48c11ffdc89d31d0
pf: clean up syncookie callout on vnet shutdown

Ensure that we cancel any outstanding callouts for syncookies when we
terminate the vnet.

MFC after: 1 week
Sponsored by: Modirum MDPay
sys/net/pfvar.h
sys/netpfil/pf/pf_ioctl.c
sys/netpfil/pf/pf_syncookies.c