Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Mon Oct 23 06:34:19 EDT 2006


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2006-10-23 10:34:19 UTC

Log message:

implemented connect flood blocking (100% effective on connect floods with an interval of 5 seconds or less between connects from the same IP address, and limits connect floods slower than that to occupying 2 slots at once due to a 10 second timeout)
cleaned up connect packet handling code to be more readable and consistent
reenabled rejoin code (allowing players to resume the game if their client crashes crashes but comes back with the same port number - rather rare unless cl_port is used, but could help people who do use cl_port)

Modified files:
     netconn.c server.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20061023.103419.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20061023/207b1887/attachment.diff>


More information about the twilight-commits mailing list