Page MenuHomeFreeBSD

Properly set VNET when nuking recvif from fragment queues
ClosedPublic

Authored by bz on Oct 25 2019, 4:44 PM.
Tags
None
Referenced Files
F82125836: D22153.id63666.diff
Thu, Apr 25, 7:06 PM
Unknown Object (File)
Thu, Apr 18, 12:02 AM
Unknown Object (File)
Fri, Mar 29, 11:34 AM
Unknown Object (File)
Jan 31 2024, 11:24 PM
Unknown Object (File)
Dec 23 2023, 1:00 AM
Unknown Object (File)
Dec 4 2023, 2:27 PM
Unknown Object (File)
Nov 11 2023, 9:39 AM
Unknown Object (File)
Nov 10 2023, 8:30 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27219
Build 25483: arc lint + arc unit