Subject: PR/29150 CVS commit: src/sys
To: None <is@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: netbsd-bugs
Date: 03/30/2005 16:35:02
The following reply was made to PR kern/29150; it has been noted by GNATS.

From: Ignatios Souvatzis <is@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29150 CVS commit: src/sys
Date: Wed, 30 Mar 2005 16:34:54 +0000 (UTC)

 Module Name:	src
 Committed By:	is
 Date:		Wed Mar 30 16:34:54 UTC 2005
 
 Modified Files:
 	src/sys/net: if_gre.c
 	src/sys/netinet: ip_gre.c
 
 Log Message:
 Add IPv6 over GRE (contributed by Gert Doering in PR 29150).
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.55 -r1.56 src/sys/net/if_gre.c
 cvs rdiff -r1.33 -r1.34 src/sys/netinet/ip_gre.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.