Re: TCP/IP research & Linux

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 28 Feb 1997 23:21:41 +0000 (GMT)


> TCP/IP parameters for satellite links. I am thinking of recommending
> Linux as the testbed, because the source is readily available for
> tuning parameters.

For satellite you need to implement PAWS, SACK and window scaling. Thats
new code for protocol extensions rather than fiddling with parameters.

Alan