Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2003 10:30:18 -0700 (PDT)
From:      "Skip Hansen" <shansen@earthlink.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/31085: kernel panic on tftp only pxeboot
Message-ID:  <200307171730.h6HHUIEt058106@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/31085; it has been noted by GNATS.

From: "Skip Hansen" <shansen@earthlink.net>
To: Kris Kennaway <kris@obsecurity.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/31085: kernel panic on tftp only pxeboot
Date: Thu, 17 Jul 2003 10:21:21 -0700

 I've finally got a subset of my project to build and boot with 4.8R 
 using TFTP only.  I was unable to reproduce the original problem.  If I 
 understood what was happening correctly the original panic was 
 caused when the kernel attempted to send an icmp port unreachable 
 response for retries of the last tftp packet (libstand doesn't ack the 
 last packet of a tftp transfer).  My sniffer shows a correct icmp 
 response now.  I believe revision 1.63 of /sys/netinet/ip_icmp.c 
 corrected the problem.
 
 Thanks for working on the best OS I've ever used !
 
 Skip Hansen
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307171730.h6HHUIEt058106>