Date: Fri, 27 Sep 1996 21:37:52 +0200 (MET DST) From: guido@gvr.win.tue.nl (Guido van Rooij) To: apg@demos.net (Paul Antonov) Cc: hackers@FreeBSD.org Subject: Re: patch against SYN floods (RED impl.) Message-ID: <199609271937.VAA02005@gvr.win.tue.nl> In-Reply-To: <qSgC1JoeM1@dream.demos.su> from Paul Antonov at "Sep 27, 96 09:47:22 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Paul Antonov wrote: > Here's my quick patch for 2.1.0 kernel (although it will fit for > 2.1.5 either) implementing Random Early Drop for tcp listen queues. > I've tested in on SYN attacks with over 1000pps rate, and it works > reasonably well. Seeing your patch: isn't it much quicker to walk down the so_q0 list and get the pcb's from there? -Guido
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609271937.VAA02005>