HomeFreeBSD

MFC r348986:

Description

MFC r348986:

Register pfil hooks when VNET != vnet0. r302298, which virtualized ipf,
assumed the pfil hook registration performed in ipf_modload() would take
are of this. However ipf_modload() is only called when the ipl kld is
loaded or when ipfilter is first called when it is statically linked
into the kernel at build time.

Prior to this, even though r302298 has been in the tree for a while, it
has never been used. So, r302298 in reality begins now.

PR: 212000
Reported by: ahsanb@

Details

Provenance
cyAuthored on
Parents
rS349925: usr.sbin/bhyve: send an initialized value to wake up blocking kqueue
Branches
Unknown
Tags
Unknown