Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/04/2006 06:38:05
Module Name:	src
Committed By:	dyoung
Date:		Sat Nov  4 06:38:05 UTC 2006

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

Log Message:
Expand the comment concerning gre_kick().

Shorten the code in gre_compute_route() that flips the least
significant bit of the tunnel address.  No functional change.


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