freebsd-src/sys/netpfil
Kristof Provost 61e22e9b29 pf: use sctp_calculate_cksum()
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
Differential Revision:	https://reviews.freebsd.org/D40911
2023-07-21 12:32:17 +02:00
..
ipfilter/netinet pfil: add pfil_mem_{in,out}() and retire pfil_run_hooks() 2023-02-14 10:02:49 -08:00
ipfw ipfw: teach ipfw that pfsync is an upper layer protocol 2023-07-11 14:59:08 +02:00
pf pf: use sctp_calculate_cksum() 2023-07-21 12:32:17 +02:00