/[base]
ViewVC logotype

Revision 211317


Jump to revision: Previous Next
Author: andre
Date: Sat Aug 14 21:41:33 2010 UTC (13 years, 10 months ago)
Changed paths: 1
Log Message:
When using TSO and sending more than TCP_MAXWIN sendalot is set
and we loop back to 'again'.  If the remainder is less or equal
to one full segment, the TSO flag was not cleared even though
it isn't necessary anymore.  Enabling the TSO flag on a segment
that doesn't require any offloaded segmentation by the NIC may
cause confusion in the driver or hardware.

Reset the internal tso flag in tcp_output() on every iteration
of sendalot.

PR:		kern/132832
Submitted by:	Renaud Lienhart <renaud-at-vmware com>
MFC after:	1 week


Changed paths

Path Details
Directoryhead/sys/netinet/tcp_output.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27