NetBSD-Bugs archive

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

PR/53775 CVS commit: src/sys/netinet



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53775 CVS commit: src/sys/netinet
Date: Tue, 11 Dec 2018 09:38:46 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Tue Dec 11 14:38:46 UTC 2018
 
 Modified Files:
 	src/sys/netinet: sctp_pcb.c
 
 Log Message:
 PR/53775: Havard Eidnes: bind(2) may inaccurately return EADDRNOTAVAIL,
 it should return EADDRINUSE.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/sys/netinet/sctp_pcb.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