HomeFreeBSD

re: Make sure re_rxeof() is called in net epoch context

Description

re: Make sure re_rxeof() is called in net epoch context

It may pass packets up the stack and so needs to be called in a network
epoch. When a watchdog timeout happens, we need to enter a section
explicitly.

Reviewed by: zlei, glebius, adrian
MFC after: 2 weeks
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D51885

Details

Provenance
markjAuthored on Sep 10 2025, 2:35 PM
Reviewer
zlei
Differential Revision
D51885: re: Make sure re_rxeof() is called in net epoch context
Parents
rG3877025f52ee: dtrace: Use a size_t to represent a buffer size in the printm action
Branches
Unknown
Tags
Unknown