diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-06-02 13:12:36 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-06-02 13:12:36 +0000 |
| commit | f5b5fc6c75f2aa181a92176ef2e5a3ea96598640 (patch) | |
| tree | 7243399f5c36efc2d183a3711690867d97a6d2c6 /share/man/man4/tcp.4 | |
| parent | 1ea75e4b0c2d8c340416f77be375bf4179fddd09 (diff) | |
Notes
Diffstat (limited to 'share/man/man4/tcp.4')
| -rw-r--r-- | share/man/man4/tcp.4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index e2f7021685b5..6d1e31f2297d 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -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 |
