mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
RFC 1323 (TCP extensions) is now on by default.
This commit is contained in:
parent
48b4a07401
commit
fdec774ff3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77157
@ -474,15 +474,15 @@ for a detailled discussion.
|
||||
.It Va tcp_extensions
|
||||
.Pq Vt bool
|
||||
Set to
|
||||
.Ar NO
|
||||
.Ar YES
|
||||
by default.
|
||||
Setting this to YES enables certain TCP options as described by
|
||||
Setting this to NO disables certain TCP options as described by
|
||||
.Rs
|
||||
.%T RFC 1323
|
||||
.Re
|
||||
If you have problems with connections
|
||||
randomly hanging or other weird behavior of such nature, you might
|
||||
try setting this back to
|
||||
try setting this to
|
||||
.Ar NO
|
||||
and seeing if that helps. Some hardware/software out there is known
|
||||
to be broken with respect to these options.
|
||||
|
Loading…
Reference in New Issue
Block a user