From owner-freebsd-hackers Wed Oct 1 17:55:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA20130 for hackers-outgoing; Wed, 1 Oct 1997 17:55:10 -0700 (PDT) Received: from red.juniper.net (red.juniper.net [208.197.169.254]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA20125; Wed, 1 Oct 1997 17:55:08 -0700 (PDT) Received: from base.juniper.net (base.juniper.net [208.197.169.208]) by red.juniper.net (8.8.5/8.8.5) with ESMTP id RAA15433; Wed, 1 Oct 1997 17:54:37 -0700 (PDT) Received: from base.juniper.net (localhost.juniper.net [127.0.0.1]) by base.juniper.net (8.8.7/8.7.3) with ESMTP id RAA04241; Wed, 1 Oct 1997 17:54:24 -0700 (PDT) Message-Id: <199710020054.RAA04241@base.juniper.net> To: "Jordan K. Hubbard" cc: dg@root.com, Don Lewis , Richard Jones , hackers@FreeBSD.ORG, bugs@FreeBSD.ORG Subject: Re: FreeBSD TCP stack and RST processing [subj changed] In-reply-to: Your message of "Wed, 01 Oct 1997 16:54:42 PDT." <18567.875750082@time.cdrom.com> Date: Wed, 01 Oct 1997 17:54:24 -0700 From: Paul Traina Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I put it in there for a reason, Steven's III showed a case where you could pummel the box with a barage of, I believe, syn ack's and basicly melt things. Sorry my memory is so foggy on the issue now. I'll go back and try to remember. From: "Jordan K. Hubbard" Subject: Re: FreeBSD TCP stack and RST processing [subj changed] > It's been so long since I touched this that I won't offer an opinion. > The original idea was ripped from Stevens by vjs and then from me, if > memory serves me. Well, since it certainly seems to cause deviation from expected behavior and none of the other *BSDs have picked it up, shall we simply rip it out? Jordan