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:   ragge
Date:           Thu Apr 22 15:05:33 UTC 2004

Modified Files:
        src/sys/netinet: tcp_input.c

Log Message:
Avoid performance problem in tcp_reass() when appending mbufs to a chain
by keeping a pointer to the last mbuf in the chain.


To generate a diff of this commit:
cvs rdiff -r1.195 -r1.196 src/sys/netinet/tcp_input.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