summaryrefslogtreecommitdiffstats
path: root/sys/compat/linprocfs
diff options
context:
space:
mode:
authortrociny <trociny@FreeBSD.org>2011-06-17 07:07:26 +0000
committertrociny <trociny@FreeBSD.org>2011-06-17 07:07:26 +0000
commita262e24ff4cc1d41e01cbf14b859f5e0b541db03 (patch)
treea329b8b3a0336533b3415843ff12b9932c959bd8 /sys/compat/linprocfs
parent3bd2da3f30b7c9865079a72a9f38e2cd572feffd (diff)
downloadFreeBSD-src-a262e24ff4cc1d41e01cbf14b859f5e0b541db03.zip
FreeBSD-src-a262e24ff4cc1d41e01cbf14b859f5e0b541db03.tar.gz
In HAST we use two sockets - one for only sending the data and one for
only receiving the data. In r220271 the unused directions were disabled using shutdown(2). Unfortunately, this broke automatic receive buffer sizing, which currently works only for connections in ETASBLISHED state. It was a root cause of the issue reported by users, when connection between primary and secondary could get stuck. Disable the code introduced in r220271 until the issue with automatic buffer sizing is not resolved. Reported by: Daniel Kalchev <daniel@digsys.bg>, danger, sobomax Tested by: Daniel Kalchev <daniel@digsys.bg>, danger Approved by: pjd (mentor) MFC after: 1 week
Diffstat (limited to 'sys/compat/linprocfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud