Displaying 1 result from an estimated 1 matches for "dtrace_pxe".
2005 Mar 08
2
[Fwd: Re: etherboot 5.3.14 and pxelinux keyboard problem]
..._UDP_READ is and has always been
non-blocking. I don't see this problem when I try pxelinux from
syslinux-3.08-pre5 and current Etherboot CVS. The relevant routine,
pxenv_udp_read() in Etherboot's core/pxe_export.c, hasn't changed since
July last year.
You can debug this by defining -DTRACE_PXE when compiling Etherboot. This
will show you a call trace such as
Loading 10.254.254.2:pxelinux.0 ...(PXE).........done
[PXENV_GET_CACHED_INFO 2 to 00000800][PXENV_GET_CACHED_INFO 3 to
00000800][PXENV_UDP_OPEN][PXENV_UDP_WRITE 40705->10.254.254.2:69
(63)][PXENV_UDP_READ 10.254.254.2:32833-...