NetBSD-Bugs archive

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

PR/55030 CVS commit: src/sys/netinet6



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55030 CVS commit: src/sys/netinet6
Date: Fri, 3 Apr 2020 10:04:27 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Fri Apr  3 14:04:27 UTC 2020
 
 Modified Files:
 	src/sys/netinet6: nd6.c
 
 Log Message:
 PR/55030: Avoid locking against myself panic by moving the icmp error outside
 the lock. Thanks ozaki-r!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.267 -r1.268 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