Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: yamt
Date: Sat Mar 12 07:53:08 UTC 2005
Modified Files:
src/sys/netinet: tcp_output.c
Log Message:
don't try to use TSO to transmit a single segment.
- there's no benefit.
- rtl8169 seems to be stuck with it.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/netinet/tcp_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index