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
Unknown Object (File)
Wed, Jan 8, 10:50 PM
Unknown Object (File)
Dec 4 2024, 10:29 AM
Unknown Object (File)
Nov 26 2024, 2:11 PM
Unknown Object (File)
Oct 24 2024, 4:17 PM
Unknown Object (File)
Oct 24 2024, 4:17 PM
Unknown Object (File)
Oct 24 2024, 4:17 PM
Unknown Object (File)
Oct 24 2024, 4:17 PM
Unknown Object (File)
Oct 24 2024, 3:55 PM
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