Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/netinet



Module Name:    src
Committed By:   he
Date:           Sat Sep 18 19:35:05 UTC 2004

Modified Files:
        src/sys/netinet [netbsd-2-0]: tcp_input.c

Log Message:
Pull up revision 1.209 (requested by yamt in ticket #861):
  Fix ipqent pool corruption problems.  Make the TCP reassembly
  code use its own pool of ipqent rather than sharing it with
  the IP reassembly code.  Fixes PR#24782.


To generate a diff of this commit:
cvs rdiff -r1.190.2.4 -r1.190.2.5 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