]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
New configuration option "MaxConnectionsIP".
[ngircd-alex.git] / ChangeLog
index 904d609aabdef6b67ce2a4198534ec7f4962afba..7e173e3c56bb12f1e43a0b492568d055a6e9b450 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 ngIRCd CVS-HEAD
 
+  - New configuration variable "MaxConnectionsIP" to limit the number of
+    simultaneous connections from a single IP that the server will accept.
+    This configuration options lowers the risk of denial of service attacks
+    (DoS), the default is 5 connections per client IP.
   - Fixed build problems under Mac OS X 10.3.
   - Use "-pipe" when compiling with gcc, speeds things up a little :-)
   - Added new configuration variable "Listen" to bind all listening
@@ -468,4 +472,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.213 2003/11/04 00:41:06 alex Exp $
+$Id: ChangeLog,v 1.214 2003/11/05 21:41:01 alex Exp $