HomeFreeBSD

bridge: Enter epoch for bridge_input()/bridge_output()

Description

bridge: Enter epoch for bridge_input()/bridge_output()

In stable/12 epoch is not as wide as it is in head. The network stack isn't yet
in epoch when bridge_input()/bridge_output() get called, so rather than assert
this we must enter it ourselves.

This is a direct commit to stable/12.

PR: 248046
Differential Revision: https://reviews.freebsd.org/D25715

Details

Provenance
kpAuthored on
Differential Revision
D25715: bridge: Enter epoch for bridge_input()/bridge_output()
Parents
rS363429: MFC r363308:
Branches
Unknown
Tags
Unknown