NetBSD-Bugs archive

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

PR/51056 CVS commit: src/sys/netinet6



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51056 CVS commit: src/sys/netinet6
Date: Sun, 10 Apr 2016 08:15:52 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Sun Apr 10 08:15:52 UTC 2016
 
 Modified Files:
 	src/sys/netinet6: nd6.c
 
 Log Message:
 Don't call pfxlist_onlink_check with holding llentry lock
 
 Sync nd6_free with FreeBSD (as of 2016-04-10).
 
 Should fix PR kern/51056.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.189 -r1.190 src/sys/netinet6/nd6.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