Date: Mon, 22 Jan 1996 14:16:37 -0800 From: Paul Traina <pst@shockwave.com> To: Andras Olah <olah@cs.utwente.nl> Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_output.c Message-ID: <199601222216.OAA06487@precipice.shockwave.com> In-Reply-To: Your message of "Wed, 17 Jan 1996 11:00:15 %2B0100." <6235.821872815@curie.cs.utwente.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Andras Olah <olah@cs.utwente.nl> Subject: Re: cvs commit: src/sys/netinet tcp_output.c On Wed, 17 Jan 1996 01:35:31 PST, Andras Olah wrote: > olah 96/01/17 01:35:28 > > Modified: sys/netinet tcp_output.c > Log: > Be more conservative when T/TCP extensions are disabled. In particular, > do not send data and/or FIN on SYN segments in this case. > > Revision Changes Path > 1.18 +14 -1 src/sys/netinet/tcp_output.c From now on, people should have now problems when using our T/TCP aware finger to query hosts with broken TCP implementations provided that net.inet.tcp.rfc1644 is off. I'd like to ask people, however, not to switch it off by default. If you encounter problems, please send me a note so that I can collect information about non-conformant TCP implementations and eventually find a way to make vendors fix their TCPs. Which, by the way, the next versions of all KA9Q nos programs should have this fixed (thanks to Phil Karn). If anyone needs copies of the proper patch to NOS, let me know.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601222216.OAA06487>