From owner-freebsd-bugs Tue Oct 14 01:32:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA03994 for bugs-outgoing; Tue, 14 Oct 1997 01:32:12 -0700 (PDT) (envelope-from owner-freebsd-bugs) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id BAA03986 for ; Tue, 14 Oct 1997 01:32:09 -0700 (PDT) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <53871(5)>; Tue, 14 Oct 1997 01:31:34 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177487>; Tue, 14 Oct 1997 01:31:26 -0700 To: Don Lewis cc: dg@root.com, bugs@freebsd.org Subject: Re: FreeBSD TCP stack and RST processing [subj changed] In-reply-to: Your message of "Mon, 13 Oct 97 23:04:52 PDT." <199710140604.XAA19338@salsa.gv.tsc.tdk.com> Date: Tue, 14 Oct 1997 01:31:25 PDT From: Bill Fenner Message-Id: <97Oct14.013126pdt.177487@crevenia.parc.xerox.com> Sender: owner-freebsd-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Don Lewis wrote: >It looks like this change never made it into 2.2-stable (or 2.1-stable). It's in RELENG_2_2: |1.54.2.5 Sat Oct 4 8:54:12 1997 by davidg |Branch: RELENG_2_2 | |Brought in changes from rev 1.63 >There's another change a few lines further down in tcp_input.c that was >made about a week ago in the 2.1-stable and -current trees, but not in >2.2-stable. I assume you mean the CCECHO thing; you will find that one was committed to -current and 2.2-stable at the same time, and merged into 2.1 about a week later. (revs 1.62, 1.54.2.4, and 1.25.4.9, respectively). Bill