NetBSD-Bugs archive

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

PR/49410 CVS commit: [netbsd-7] src/sys/netinet



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49410 CVS commit: [netbsd-7] src/sys/netinet
Date: Mon, 1 Dec 2014 10:35:37 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Dec  1 10:35:37 UTC 2014
 
 Modified Files:
 	src/sys/netinet [netbsd-7]: ip_output.c
 
 Log Message:
 Pull up following revision(s) (requested by ozaki-r in ticket #277):
 	sys/netinet/ip_output.c: revision 1.233
 Call looutput with holding KERNEL_LOCK
 This fixes diagnostic assertion "KERNEL_LOCKED_P()" in if_loop.c.
 PR kern/49410
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.230 -r1.230.2.1 src/sys/netinet/ip_output.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