Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/netinet6
Module Name: src
Committed By: riz
Date: Sun Mar 31 20:20:08 UTC 2013
Modified Files:
src/sys/netinet6 [netbsd-6]: udp6_output.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #853):
sys/netinet6/udp6_output.c: revision 1.44
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.43.8.1 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.
Home |
Main Index |
Thread Index |
Old Index