NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/47408 CVS commit: src/sys/netinet6
The following reply was made to PR kern/47408; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/47408 CVS commit: src/sys/netinet6
Date: Sat, 5 Jan 2013 19:17:15 -0500
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.
Home |
Main Index |
Thread Index |
Old Index