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
Paths
| Differential D25715 Authored by kp on Jul 18 2020, 12:47 PM.
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
Event TimelineHerald added subscribers: melifaro, ae, imp. · View Herald TranscriptJul 18 2020, 12:47 PM2020-07-18 12:47:20 (UTC+0) Harbormaster completed remote builds in B32400: Diff 74620.Jul 18 2020, 12:47 PM2020-07-18 12:47:21 (UTC+0) Harbormaster completed remote builds in B32401: Diff 74621.Jul 18 2020, 12:49 PM2020-07-18 12:49:25 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Jul 22 2020, 8:13 PM2020-07-22 20:13:26 (UTC+0) Closed by commit rS363430: bridge: Enter epoch for bridge_input()/bridge_output() (authored by kp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 74814 stable/12/sys/net/if_bridge.c
|
probably commit the .Tn removal separately first?