Module Name: src
Committed By: christos
Date: Sun Jan 6 00:17:14 UTC 2013
Modified Files:
src/sys/netinet6: udp6_output.c
Log Message:
PR/47408: Anthony Mallet: sendto(2) issue with IPv6 UDP datagrams
- don't connect when the local port is 0, just set the local port number.
- remove redundant assignment
XXX: pullup-6
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/netinet6/udp6_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.