NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47408 CVS commit: [netbsd-6] src/sys/netinet6



The following reply was made to PR kern/47408; it has been noted by GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47408 CVS commit: [netbsd-6] src/sys/netinet6
Date: Sun, 31 Mar 2013 20:20:08 +0000

 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