Page MenuHomeFreeBSD

pf: use sctp_calculate_cksum()
ClosedPublic

Authored by kp on Jul 7 2023, 2:38 PM.
Tags
None
Referenced Files
F103153644: D40911.id.diff
Thu, Nov 21, 4:26 PM
F103152492: D40911.diff
Thu, Nov 21, 4:13 PM
Unknown Object (File)
Tue, Nov 19, 6:26 AM
Unknown Object (File)
Tue, Nov 19, 4:12 AM
Unknown Object (File)
Oct 18 2024, 12:10 PM
Unknown Object (File)
Oct 18 2024, 11:30 AM
Unknown Object (File)
Oct 18 2024, 10:34 AM
Unknown Object (File)
Oct 4 2024, 7:32 PM

Details

Summary

This function is always available, even if the SCTP or SCTP_SUPPORT options
are not set.
That lets us remove an ifdef, and also means we improve pf's SCTP handling
when the options are not set.

MFC after: 3 weeks
Sponsored by: Orange Business Services

Diff Detail

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