Page MenuHomeFreeBSD

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

Authored by kp on Jul 18 2020, 12:47 PM.
Tags
None
Referenced Files
F163194633: D25715.diff
Mon, Jul 20, 10:54 PM
Unknown Object (File)
Sat, Jul 11, 10:30 AM
Unknown Object (File)
Jun 19 2026, 4:10 AM
Unknown Object (File)
Jun 1 2026, 7:53 PM
Unknown Object (File)
May 28 2026, 10:46 PM
Unknown Object (File)
May 9 2026, 10:50 AM
Unknown Object (File)
May 8 2026, 2:41 AM
Unknown Object (File)
Apr 25 2026, 4:49 AM
Subscribers

Details

Summary

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.

(Direct commit to stable/12)

PR: 248046

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable