NetBSD-Bugs archive

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

PR/49386 CVS commit: src/sys/net



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49386 CVS commit: src/sys/net
Date: Wed, 14 Oct 2015 15:40:10 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Wed Oct 14 19:40:09 UTC 2015
 
 Modified Files:
 	src/sys/net: bpf.c
 
 Log Message:
 PR/49386: Ryota Ozaki: Add a mutex for bpf creation/removal to avoid races.
 Add M_CANFAIL to malloc.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.191 -r1.192 src/sys/net/bpf.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