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, Jul 22, 2:41 PM
Unknown Object (File)
Sun, Jul 19, 8:22 PM
Unknown Object (File)
Sun, Jul 19, 7:56 PM
Unknown Object (File)
Sat, Jul 18, 2:25 PM
Unknown Object (File)
Tue, Jul 14, 6:14 PM
Unknown Object (File)
Sat, Jul 4, 8:54 PM
Unknown Object (File)
Sat, Jul 4, 6:36 AM
Unknown Object (File)
Sat, Jul 4, 12:35 AM
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 Not Applicable
Unit
Tests Not Applicable

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.