The following reply was made to PR kern/125239; it has been noted by GNATS.
From: Jeff Mo
To: bug-follo...@freebsd.org, damien.sau...@uclouvain.be
Cc:
Subject: Re: kern/125239: [gre] kernel crash when using gre
Date: Wed, 17 Feb 2010 10:32:00 -0800
--00504502c5f9e57206047fd010ce
Content
Hi Sir,
I am trying to dive deeper into the stack frames of the following bug:
kern/125239: [gre] kernel crash when using greI use FreeBSD 7.0 and already
reproduce it, but I am not sure about what the following sentence means:
"ifp=Variable "ifp" is not available"?
I will be very thankful if an
Dear All ,
After I run the following commands three times,
1 ifconfig gre0 create
2 ifconfig gre0 tunnel 10.101.1.1 10.101.1.2 netmask 255.255.255.255
3 ifconfig gre0 destroy
I found something weird:
1. in /var/log/messages , line 907 , there should be TAILQ_REMOVE because