Module Name: src Committed By: joerg Date: Fri Aug 20 15:01:11 UTC 2010
Modified Files: src/sys/netinet6: in6_pcb.c Log Message: Consider a mapped IPv4 address of 0.0.0.0 as unspecified. This allows using mapped IPv4 address with connect without preceding bind. To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111 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.