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:32 UTC 2004

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

Log Message:
Pull up revision 1.173 (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.160.2.3 -r1.160.2.4 src/sys/netinet/tcp_subr.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