From owner-freebsd-net@FreeBSD.ORG Wed Dec 22 21:15:52 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4E4116A4CF for ; Wed, 22 Dec 2004 21:15:52 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154D243D55 for ; Wed, 22 Dec 2004 21:15:52 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 255 invoked from network); 22 Dec 2004 21:03:13 -0000 Received: from dotat.atdotat.at (HELO [62.48.0.47]) ([62.48.0.47]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 22 Dec 2004 21:03:13 -0000 Message-ID: <41C9E437.5040309@freebsd.org> Date: Wed, 22 Dec 2004 22:16:39 +0100 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041122 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Li, Qing" References: <00CDF9AA240E204FA6E923BD35BC643607C4803C@bcs-mail.internal.cacheflow.com> In-Reply-To: <00CDF9AA240E204FA6E923BD35BC643607C4803C@bcs-mail.internal.cacheflow.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: TCP URG point X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 21:15:52 -0000 Li, Qing wrote: > It appears the TCP urgent pointer is off by 1. > > In RFC-1122, section 4.2.2.4 on Page 83 describes the > urgent pointer error in RFC-793. > > The 6.0-CURRENT code has the urgent pointer set > to (LAST+1). > > Any comments before I sent a PR ? No, please do and send me the PR number. -- Andre