Date: Wed, 22 Dec 2004 13:02:54 -0800 From: "Li, Qing" <qing.li@bluecoat.com> To: <freebsd-net@freebsd.org>, <freebsd-current@freebsd.org> Subject: TCP URG point Message-ID: <00CDF9AA240E204FA6E923BD35BC643607C4803C@bcs-mail.internal.cacheflow.com>
next in thread | raw e-mail | index | archive | help
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 ? -- Qing
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00CDF9AA240E204FA6E923BD35BC643607C4803C>