NetBSD-Bugs archive

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

PR/51060 CVS commit: src/sys/netinet6



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51060 CVS commit: src/sys/netinet6
Date: Mon, 11 Apr 2016 01:16:20 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Mon Apr 11 01:16:20 UTC 2016
 
 Modified Files:
 	src/sys/netinet6: nd6_nbr.c
 
 Log Message:
 Don't call pfxlist_onlink_check with holding llentry lock
 
 From FreeBSD (as of 2016-04-11).
 
 Should fix PR kern/51060.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.115 -r1.116 src/sys/netinet6/nd6_nbr.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