Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/02/2007 07:01:42
Module Name:	src
Committed By:	dyoung
Date:		Sun Sep  2 07:01:42 UTC 2007

Modified Files:
	src/sys/net: if_gre.c

Log Message:
Simplify code, add debug statements, and fix a bug that could
soclose() a UDP socket that a struct file still pointed at.


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 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.