Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.webspan.net!usenet From: gpalmer@SPAM.webspan.net (Gary Palmer) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: t/tcp in freebsd 2.2.1 Date: 19 May 1997 18:38:49 EDT Organization: WebSpan Inc., New Jersey Lines: 16 Sender: gpalmer@mutara.noc.webspan.net Message-ID: <5lqkpp$dhs@news.webspan.net> References: <slrn5ngql4.142.brian@apocalypse.saturn.net> NNTP-Posting-Host: mutara.noc.webspan.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41223 In article <slrn5ngql4.142.brian@apocalypse.saturn.net>, brian@apocalypse.saturn.net (Brian Mitchell) writes: > Does 2.2.1-RELEASE fully support t/tcp? The client side stuff seems > to work (IE: finger(1) sends the SPF) but the server side does not > seem to work - atleast, not when i use the TCP_NOPUSH socket option. T/TCP is (to the best of my knowledge) fully implimented in FreeBSD 2.2.x and later releases (actually I think it was even available before that, but I can't remember). It is even documented in volume 3 of `TCP/IP Illustrated'. You can get more from ttcp(4), or if you are still having problems try the hackers@freebsd.org mailing list Gary