From owner-cvs-all Thu Nov 22 10:27:33 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 6F47237B418; Thu, 22 Nov 2001 10:27:26 -0800 (PST) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id fAMIPEr18729; Thu, 22 Nov 2001 12:25:14 -0600 (CST) (envelope-from jlemon) Date: Thu, 22 Nov 2001 12:25:14 -0600 From: Jonathan Lemon To: Sheldon Hearn Cc: Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files src/sys/net route.h src/sys/netinet in_pcb.c in_pcb.h tcp_input.c tcp_output.c tcp_subr.c tcp_syncache.c tcp_usrreq.c tcp_var.h src/sys/netinet6 tcp6_var.h Message-ID: <20011122122514.A18433@prism.flugsvamp.com> References: <200111220450.fAM4oih68928@freefall.freebsd.org> <19655.1006422608@axl.seasidesoftware.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <19655.1006422608@axl.seasidesoftware.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 22, 2001 at 11:50:08AM +0200, Sheldon Hearn wrote: > > > On Wed, 21 Nov 2001 20:50:44 PST, Jonathan Lemon wrote: > > > Log: > > Introduce a syncache, which enables FreeBSD to withstand a SYN flood > > DoS in an improved fashion over the existing code. > > Active by default? Can we just sit back and enjoy? Yes - the only user tunables are related to the size of the hash table, the change should be transparent to the end user. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message