]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
It seems that we don't need to reserve a TBD to set total TCP
authorPyun YongHyeon <yongari@FreeBSD.org>
Thu, 18 Dec 2008 01:36:46 +0000 (01:36 +0000)
committerPyun YongHyeon <yongari@FreeBSD.org>
Thu, 18 Dec 2008 01:36:46 +0000 (01:36 +0000)
commit68f4ab9aa3456c4c13f12b42eb7e62bb92d8c3c8
tree52d406b5fde2c7a2bf8af223462a405189a71de0
parenta6c8d9978ab305fa017cc03f510b5d7928f816bd
It seems that we don't need to reserve a TBD to set total TCP
payload length in TSO case. Leaving unused TBD also seem to cause
SCB timeouts under certain conditions when TSO/non-TSO traffics
are active at the same time.
sys/dev/fxp/if_fxp.c