Document the NewReno sysctl knob.

Submitted by:	jlemon
This commit is contained in:
sheldonh 2000-06-02 13:12:36 +00:00
parent cf6c3db74c
commit ae8c04e870

View File

@ -226,6 +226,9 @@ See
.Xr blackhole 4 .
.It tcp.delayed_ack
Delay ACK to try and piggyback it onto a data packet.
.It tcp.newreno
Enable TCP NewReno Fast Recovery algorithm,
as described in RFC 2582.
.It tcp.path_mtu_discovery
Enable Path MTU Discovery
.El