MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / SV_GetChallenge

Function SV_GetChallenge

engine/server/sv_client.cpp:59–91  ·  view source on GitHub ↗

================= SV_GetChallenge Returns a challenge number that can be used in a subsequent client_connect command. We do this to prevent denial of service attacks that flood the server with invalid connection IPs. With a challenge, they must give a valid IP address. ================= */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SV_ConnectionlessPacketFunction · 0.85

Calls 3

NET_CompareAdrFunction · 0.85
randFunction · 0.85
Netchan_OutOfBandPrintFunction · 0.85

Tested by

no test coverage detected