]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r325434:
authortuexen <tuexen@FreeBSD.org>
Sat, 7 Apr 2018 20:10:26 +0000 (20:10 +0000)
committertuexen <tuexen@FreeBSD.org>
Sat, 7 Apr 2018 20:10:26 +0000 (20:10 +0000)
commit8ffbdaf5423c4a19b441681df183ce46fe1ce2d0
treec27c8b9a85c48078f7ee3491dcde32ee4d5c32fa
parent230fea64ae0153ef4abbbac17813b16ec372e3d4
MFC r325434:

Fix an accounting bug where data was counted twice if on the read
queue and on the ordered or unordered queue.
While there, improve the checking in INVARIANTs when computing the
a_rwnd.
sys/netinet/sctp_indata.c