david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options
This prevents gPXE from wasting time attempting to contact a ProxyDHCP
server on port 4011 if the DHCP response already contains the relevant
PXE options.  This behaviour is hinted at (though not explicitly
specified) in the PXE spec, and seems to match what the Intel client
does.

Suggested-by: Simon Kelley <simon@thekelleys.org.uk>
2009-05-20 07:56:29 +01:00
..
arch [legal] Add FILE_LICENCE declaration to romprefix.S 2009-05-18 09:33:36 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
core [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
crypto [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
doc [PXEXT] Update documentation 2008-03-26 15:14:55 -07:00
drivers [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
hci [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
image [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
include [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
interface [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
libgcc [build] Enable building with the Intel C compiler (icc) 2009-03-26 07:27:19 +00:00
net [dhcp] Perform ProxyDHCP only if we do not already have PXE options 2009-05-20 07:56:29 +01:00
proto [slam] Add Scalable Local Area Multicast (SLAM) protocol support 2008-06-10 00:04:19 +01:00
tests [i386] Add explicit flags and type on all .section declarations 2009-02-15 10:59:53 +00:00
usr [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
util [legal] Add licence.pl and %.licence make target 2009-05-18 08:29:24 +01:00
.gitignore [util] config-local.h to avoid accidental commits 2008-06-05 00:45:33 +01:00
Makefile [legal] Add licence.pl and %.licence make target 2009-05-18 08:29:24 +01:00
Makefile.housekeeping [legal] Add licence.pl and %.licence make target 2009-05-18 08:29:24 +01:00
doxygen.cfg Remove uIP; we haven't used it for quite some time now. 2007-01-10 02:52:58 +00:00