Releases: FUTURE-SL/AntiDDoS
Releases · FUTURE-SL/AntiDDoS
Release list
1.2
- The data buffers have been converted to built-in static buffers, which, according to benchmarks, provides a slight but significant performance boost during large-scale attacks
- Revert of #25c9601. This change affected the server's transmission of fragmented data, resulting in the incorrect transmission of large data sets. Reported by @lekobyroxa
Full Changelog: 1.1...1.2
❌ 1.1
- Switch from HMAC to SipHash-2-4, which provides a significant performance boost
- Added
FastClockfor fast access to the system time - The whitelist has been converted to
uint(IPAddress) for faster processing ⚠️ The Fragmentation exploit patch has been rewritten for more familiar LiteNetLib interaction⚠️ - BREAKING CHANGE
Full Changelog: 1.0...1.1