Page MenuHomeFreeBSD

pf: use sctp_calculate_cksum()
ClosedPublic

Authored by kp on Jul 7 2023, 2:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 10, 7:08 PM
Unknown Object (File)
Fri, Apr 10, 7:03 AM
Unknown Object (File)
Thu, Apr 9, 10:29 PM
Unknown Object (File)
Tue, Apr 7, 3:58 AM
Unknown Object (File)
Sun, Apr 5, 2:21 PM
Unknown Object (File)
Sun, Apr 5, 3:32 AM
Unknown Object (File)
Sat, Apr 4, 2:06 AM
Unknown Object (File)
Sun, Mar 29, 2:12 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 52479
Build 49370: arc lint + arc unit