Module Name: src Committed By: dyoung Date: Wed May 4 01:45:48 UTC 2011
Modified Files: src/sys/netinet6: in6_pcb.c Log Message: Invalidate the vestigital PCB at the top of in6_pcblookup_connect() to fix the bug where incoming TCPv6 connections were reset. To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114 src/sys/netinet6/in6_pcb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.