Subject: Re: gre tunneling causing predictable reboot To: Rick Byers <RickB@BigScaryChildren.net> From: John Hawkinson <jhawk@MIT.EDU> List: tech-net Date: 04/19/2001 00:28:38
Is your kernel built with options DIAGNOSTIC?
You could set breakpoints in likely functions (gre_input,
gre_lookup, etc.) and see if they get hit prior to the reboot...
--jhawk