Page MenuHomeFreeBSD

pfsync: Replace struct pfsync_pkt with int flags
ClosedPublic

Authored by email_luiz.eng.br on Aug 22 2022, 4:18 PM.
Tags
None
Referenced Files
F132623473: D36294.diff
Sat, Oct 18, 12:51 PM
Unknown Object (File)
Sat, Oct 4, 9:23 AM
Unknown Object (File)
Wed, Oct 1, 8:27 AM
Unknown Object (File)
Mon, Sep 22, 9:02 AM
Unknown Object (File)
Sat, Sep 20, 5:57 PM
Unknown Object (File)
Sep 12 2025, 11:08 PM
Unknown Object (File)
Aug 25 2025, 6:23 AM
Unknown Object (File)
Aug 20 2025, 5:47 PM

Details

Summary

As Kristof Provost proposed in D36277, here is the patch from OpenBSD removing the struct pfsync_pkt, applied to the current main branch of FreeBSD.

I did a round of basic testing and pfsync works between two hosts on a kernel built with these patches.

Sponsored by: InnoGames GmbH
Obtained from: OpenBSD

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Aug 22 2022, 9:47 PM
This revision was automatically updated to reflect the committed changes.