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
Unknown Object (File)
Sat, Feb 28, 11:19 PM
Unknown Object (File)
Sat, Feb 28, 1:46 PM
Unknown Object (File)
Fri, Feb 27, 6:23 AM
Unknown Object (File)
Wed, Feb 25, 2:36 AM
Unknown Object (File)
Fri, Feb 20, 2:00 PM
Unknown Object (File)
Sun, Feb 8, 12:20 PM
Unknown Object (File)
Sat, Feb 7, 5:16 PM
Unknown Object (File)
Feb 4 2026, 1:16 AM

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.