diff options
author | Shao Miller <shao.miller@yrdsb.edu.on.ca> | 2009-10-22 17:00:24 -0400 |
---|---|---|
committer | Marty Connor <mdc@etherboot.org> | 2010-01-14 11:13:10 -0500 |
commit | 9de525c34cad0252fe6ff823ee7e18240e472298 (patch) | |
tree | 2967ede491777bdfc63e7e8e903799517e49e1a4 /src/net/dhcpopts.c | |
parent | 5736f5eb329cf9904687915194bd2005ee531064 (diff) | |
download | ipxe-9de525c34cad0252fe6ff823ee7e18240e472298.tar.gz |
[dhcp] Ensure message type is first DHCP option
Apparently, the DHCP relay logic on a Nortel 470-48T layer 2 switch
cares about the order of DHCP options. Specifically, it requires
that the DHCP message type option be the first option present in the
DHCP packet. We achieve this by having this option appear first in
our dhcp_request_options_data array, which pre-populates DHCP
requests.
Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'src/net/dhcpopts.c')
0 files changed, 0 insertions, 0 deletions