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
F102807072: D36294.diff
Sun, Nov 17, 10:48 AM
Unknown Object (File)
Fri, Oct 25, 6:31 PM
Unknown Object (File)
Oct 6 2024, 3:51 AM
Unknown Object (File)
Oct 5 2024, 4:40 PM
Unknown Object (File)
Oct 3 2024, 1:00 AM
Unknown Object (File)
Oct 2 2024, 5:22 PM
Unknown Object (File)
Sep 27 2024, 6:01 PM
Unknown Object (File)
Sep 27 2024, 3:26 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 Skipped
Unit
Tests Skipped

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.