diff options
| author | Michael Tuexen <tuexen@FreeBSD.org> | 2026-01-19 21:38:37 +0100 |
|---|---|---|
| committer | Michael Tuexen <tuexen@FreeBSD.org> | 2026-01-21 20:54:15 +0100 |
| commit | 6f8adc8cec753cd8ba27da5ab07a26e233f6664a (patch) | |
| tree | dbd8eb8be4fd38d616a14cc58ac12fc876594a88 /source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | cb94b17460ae73706b1babad63b63aa740809c8b (diff) | |
sctp: improve compilation as module
When compiling SCTP as a module, don't compile sctp_crc32.c into
the module. This avoids code and variable duplication since
sctp_crc32.c is compiled into the kernel. In particular, the variable
system_base_info is not duplicated. This fixes the handling of the
statistic counters sctps_sendhwcrc and sctps_sendswcrc when using
sctp_delayed_cksum.
(cherry picked from commit 68a449f09e2a38def9df822d42f91ecd2f27b0e2)
Diffstat (limited to 'source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
