Page MenuHomeFreeBSD

Fix pfsync breaking carp
ClosedPublic

Authored by smh on Jan 18 2019, 12:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 25, 5:30 PM
Unknown Object (File)
Wed, Feb 11, 4:12 PM
Unknown Object (File)
Mon, Feb 9, 3:29 PM
Unknown Object (File)
Sun, Feb 8, 12:33 PM
Unknown Object (File)
Feb 2 2026, 10:39 AM
Unknown Object (File)
Jan 31 2026, 12:32 PM
Unknown Object (File)
Jan 27 2026, 8:28 PM
Unknown Object (File)
Jan 22 2026, 11:27 PM
Subscribers

Details

Summary

Fix missing initialisation of sc_flags into a valid sync state on clone which breaks carp in pfsync.

This regression was introduce by 342051

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22013
Build 21246: arc lint + arc unit

Event Timeline

Yeah, looking at my original commit I did manage to lose that flag. I’ve not tested yet, but this patch is almost certainly correct.

I’ll take a deeper look and commit later today.

This revision was not accepted when it landed; it landed in state Needs Review.Jan 18 2019, 8:20 AM
Closed by commit rS343130: pf: fix pfsync breaking carp (authored by kp). · Explain Why
This revision was automatically updated to reflect the committed changes.