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
F135523392: D25715.diff
Mon, Nov 10, 1:00 PM
F135515297: D25715.id.diff
Mon, Nov 10, 11:30 AM
F135474507: D25715.id.diff
Mon, Nov 10, 4:17 AM
F135467788: D25715.id74621.diff
Mon, Nov 10, 2:57 AM
Unknown Object (File)
Wed, Oct 29, 1:43 AM
Unknown Object (File)
Sun, Oct 26, 3:38 AM
Unknown Object (File)
Sat, Oct 25, 9:00 PM
Unknown Object (File)
Sat, Oct 18, 9:50 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