NetBSD-Bugs archive

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

PR/51984 CVS commit: src/sys/net



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51984 CVS commit: src/sys/net
Date: Mon, 20 Feb 2017 03:08:39 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Mon Feb 20 03:08:38 UTC 2017
 
 Modified Files:
 	src/sys/net: bpf.c
 
 Log Message:
 Reinit a pslist entry before inserting it to a pslist again
 
 Fix PR kern/51984
 Tested by nonaka@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.215 -r1.216 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