Files
mars-nwe/CMakeLists.txt
Mario Fetka c7a40dbdbb
All checks were successful
Source release / source-package (push) Successful in 46s
build: enable packet burst support by default
Build Packet Burst support by default.

The feature is still controlled at runtime by the server configuration, so
enabling the CMake option does not force Packet Burst usage for deployments
that have not enabled it in nwserv.conf.

A diagnostics-enabled DOS client test confirmed real Packet Burst negotiation
and READ/WRITE data-path usage, so the optional code path is now suitable to
ship in normal builds.

Packet Burst/NDS fragmentation support remains deferred.
2026-05-29 20:14:38 +02:00

8.7 KiB