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:           Wed Sep 15 09:21:22 UTC 2004

Modified Files:
        src/sys/netinet: tcp_input.c tcp_subr.c tcp_var.h

Log Message:
fix ipqent pool corruption problems.  make tcp reass code use
its own pool of ipqent rather than sharing it with ip reass code.
PR/24782.


To generate a diff of this commit:
cvs rdiff -r1.208 -r1.209 src/sys/netinet/tcp_input.c
cvs rdiff -r1.172 -r1.173 src/sys/netinet/tcp_subr.c
cvs rdiff -r1.112 -r1.113 src/sys/netinet/tcp_var.h

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