]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Add a cvar net_sourceaddresscheck (default 1) to ignore connect replies from the...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 27 Jun 2016 12:49:37 +0000 (12:49 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Thu, 18 Aug 2016 15:41:44 +0000 (17:41 +0200)
commit8c43889e86b97ab518399af03d2f76001097267f
tree7212c336454854178d6c8c4717c421891096eb05
parent24e0784d14f2f7c24e7a44701162e1f988f11672
Add a cvar net_sourceaddresscheck (default 1) to ignore connect replies from the wrong host.

This fixes some existing easy connect takeover exploits (which can,
without this check, even attack local matches).

From: Rudolf Polzer <divVerent@xonotic.org>

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12258 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=18f04155584c87a958f78827954d428ce55a8aaf
client.h
crypto.c
host_cmd.c
netconn.c