Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/20/2007 18:12:12
Module Name: src
Committed By: dyoung
Date: Thu Dec 20 18:12:12 UTC 2007
Modified Files:
src/sys/net: if_gre.c
Log Message:
Move more code in gre_clone_destroy() under splnet() protection,
in order to protect against gre_input() on a destroyed gre.
To generate a diff of this commit:
cvs rdiff -r1.121 -r1.122 src/sys/net/if_gre.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.