Subject: Re: NetBSD and Netblazers
To: Adam Glass <glass@NetBSD.ORG>
From: Kevin Sullivan <ksulliva@kludge.psc.edu>
List: current-users
Date: 02/22/1995 15:38:22
On Tue, 21 Feb 1995 10:12:13 PST, Adam Glass says
>look for this in sys/netinet/tcp_subr.c:
>int	tcp_do_rfc1323 = 1;
>
>if you set that to zero, any new tcp sockets will not do timestamps.

This fixed the problem.  Thanks!

It would be nice to be able to set this without recompiling the
kernel, though it's not critical.

     -Kevin