2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-18 21:43:14 +00:00
Michael Brown b24947f0c0 Add sketch code to reassemble a DHCP packet from our internal "everything
is a DHCP option" data structures.

We need this code in order to be able to return a DHCP packet to a PXE NBP
which reflects options from our multiple sources (e.g. NVS and DHCP
server).  This is expensive, but necessary.  Having paid this cost, we may
as well try to use the same code to generate our DHCP request packets,
since the process is similar.
2006-07-17 12:47:22 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:47:59 +00:00
Description
xCAT Network Boot Agent
13 MiB
Languages
C 94.5%
Objective-C 2.1%
Assembly 1.3%
Perl 0.9%
Makefile 0.4%
Other 0.7%