HomeFreeBSD

MFC r354092:

Description

MFC r354092:

Properly set VNET when nuking recvif from fragment queues.

In theory the eventhandler invoke should be in the same VNET as
the the current interface. We however cannot guarantee that for
all cases in the future.

So before checking if the fragmentation handling for this VNET
is active, switch the VNET to the VNET of the interface to always
get the one we want.

Details

Provenance
bzAuthored on
Parents
rS356491: MFC r350748,353792-353794,353963,353965-353966,354016-354017,
Branches
Unknown
Tags
Unknown