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.