Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/11/1999 13:32:14
Module Name:	src
Committed By:	thorpej
Date:		Mon Jan 11 21:32:14 UTC 1999

Modified Files:
	src/sys/net: if_gre.c
	src/sys/netinet: ip_gre.c
Log Message:
Pull the IP-in-IP tunneling support out of the GRE code.  It's not handled
by a separate IP-IP input path.

XXX Should eventually do the same thing for IPPROTO_MOBILE.