[syslinux] SYSLINUX 2.06 released

H. Peter Anvin hpa at zytor.com
Tue Aug 26 07:28:58 PDT 2003


James Courtier-Dutton wrote:
>
> Do you have a network trace of this problem happening. Did you check for 
> the DF bit being set of not?
> 
> Maybe some PXE stacks are doing MTU Path discovery which then means that 
>  they should not see any fragmented packets.
> 

It would be the TFTP server not doing so, but it should then get back 
the ICMP NEED FRAGMENT and allow the packet to be fragmented.  This is 
UDP, not TCP, so it cannot force smaller IP datagrams to be sent.

The big problem is that the PXE stack will generally do the wrong thing 
with the fragmented incoming packet.  Most PXE stacks are buggier than 
hell, and it doesn't take much tweaking.

	-hpa





More information about the Syslinux mailing list