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

(cherry picked from commit b653a281f5a977ba73b3d405874f8af8e8b6b50d)

Details

Provenance
markjAuthored on Wed, Sep 10, 2:35 PM
Reviewer
zlei
Differential Revision
D51885: re: Make sure re_rxeof() is called in net epoch context
Parents
rGcffe51ff98c0: libnv: Fix handling of nvlist_dump() and nvlist_send() for child nvlists
Branches
Unknown
Tags
Unknown