NetBSD-Bugs archive

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

PR/52015 CVS commit: src/sys/netinet6



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52015 CVS commit: src/sys/netinet6
Date: Wed, 1 Mar 2017 03:02:35 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Wed Mar  1 03:02:35 UTC 2017
 
 Modified Files:
 	src/sys/netinet6: in6.c nd6.c
 
 Log Message:
 Restore/add some softnet_lock for nd6_rt_flush and defrouter_addreq
 
 May help PR kern/52015
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.240 -r1.241 src/sys/netinet6/in6.c
 cvs rdiff -u -r1.230 -r1.231 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