2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-10-21 22:45:27 +00:00
Files
xNBA/src
Shao Miller cf5e79adc9 [dhcp] Append new DHCP options versus prepend
Change the behaviour for adding DHCP options into a DHCP packet so
that we now append options, rather than insert them in front of
whatever options might already be present.

Apparently, the DHCP relay logic on a Nortel 470-48T layer 2 switch
cares about the order of DHCP options.  If we build a DHCP packet
pre-populated with some options, their order will now be preserved,
except for encapsulated options.

Signed-off-by: Marty Connor <mdc@etherboot.org>
2010-01-14 11:14:24 -05:00
..
2007-06-09 22:57:00 +01:00
2010-01-05 10:15:30 -05:00
2008-03-26 15:14:55 -07:00