http://git.etherboot.org
/
people
/
mcb30
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add UUID to DHCP request as option 97 (if available).
[people/mcb30/gpxe.git]
/
src
/
net
/
udp
/
dhcp.c
2007-11-21
Michael Brown
Add UUID to DHCP request as option 97 (if available).
blob
|
commitdiff
2007-09-21
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
blob
|
commitdiff
|
diff to current
2007-09-21
Michael Brown
Use RFC4390 whenever hardware address exceeds 16 bytes...
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
Merge branch 'master' into 3leaf-rewrite
blob
|
commitdiff
|
diff to current
2007-09-13
Michael Brown
Use RFC4390 whenever hardware address exceeds 16 bytes...
blob
|
commitdiff
|
diff to current
2007-09-13
Michael Brown
Bugfix: DHCP message type should be a one-byte option...
blob
|
commitdiff
|
diff to current
2007-09-13
Michael Brown
Bugfix: DHCP message type should be a one-byte option...
blob
|
commitdiff
|
diff to current
2007-08-23
Michael Brown
Merge commit 'holger/strings'
blob
|
commitdiff
|
diff to current
2007-08-16
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
blob
|
commitdiff
|
diff to current
2007-08-13
Michael Brown
Use start_timer_nodelay() in protocols which rely on...
blob
|
commitdiff
|
diff to current
2007-08-02
Michael Brown
Add FEATURE() macro, plus code to display features...
blob
|
commitdiff
|
diff to current
2007-08-01
Holger Lubitz
Merge branch 'master' into strings
blob
|
commitdiff
|
diff to current
2007-07-31
Michael Brown
Add identifier for the network device into the DHCP...
blob
|
commitdiff
|
diff to current
2007-07-31
Michael Brown
Centralise construction of the DHCP request and respons...
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Separate the "is data ready" function of xfer_seek...
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Kill off unused request() method in data-xfer interface.
blob
|
commitdiff
|
diff to current
2007-07-06
Holger Lubitz
convert to zalloc
blob
|
commitdiff
|
diff to current
2007-07-06
Michael Brown
Apply global DHCP options when register_dhcp_options...
blob
|
commitdiff
|
diff to current
2007-07-05
Michael Brown
Add concept of DHCP option applicators.
blob
|
commitdiff
|
diff to current
2007-07-01
Michael Brown
Can't use strncpy() to copy strings that aren't NUL...
blob
|
commitdiff
|
diff to current
2007-06-30
Michael Brown
Don't build option-overloaded packets; they just confus...
blob
|
commitdiff
|
diff to current
2007-06-28
Michael Brown
Set current working URI based on TFTP server specified...
blob
|
commitdiff
|
diff to current
2007-06-28
Michael Brown
Add dhcp_configure_netdev()
blob
|
commitdiff
|
diff to current
2007-06-28
Michael Brown
Forgot to set initial session state. Now works!
blob
|
commitdiff
|
diff to current
2007-06-28
Michael Brown
Kill off job::start() (it was only ever added as part...
blob
|
commitdiff
|
diff to current
2007-06-27
Michael Brown
Update DHCP to use data-xfer interface (not yet tested).
blob
|
commitdiff
|
diff to current
2007-06-27
Michael Brown
Kill off hotplug.h and just make net devices normal...
blob
|
commitdiff
|
diff to current
2007-04-09
Anselm Martin Hoff...
hoffmeis: Preparations for syslog support (LOGSERVER...
blob
|
commitdiff
|
diff to current
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
blob
|
commitdiff
|
diff to current
2007-01-16
Michael Brown
Improved debugging
blob
|
commitdiff
|
diff to current
2007-01-15
Michael Brown
Gave asynchronous operations approximate POSIX signal...
blob
|
commitdiff
|
diff to current
2007-01-10
Michael Brown
DHCP transmits via specified net device, so no need...
blob
|
commitdiff
|
diff to current
2007-01-04
Michael Brown
A DHCP session holds a persistent reference to a networ...
blob
|
commitdiff
|
diff to current
2006-12-20
Michael Brown
Close UDP connection when DHCP completes.
blob
|
commitdiff
|
diff to current
2006-12-12
Michael Brown
Request all the options that we're prepared to do anyth...
blob
|
commitdiff
|
diff to current
2006-12-08
Michael Brown
Also request root-path.
blob
|
commitdiff
|
diff to current
2006-09-27
Michael Brown
We don't actually have a stdio.h header file. Our...
blob
|
commitdiff
|
diff to current
2006-09-27
Marty Connor
added stdio.h to includes for DBG compilation
blob
|
commitdiff
|
diff to current
2006-08-27
Michael Brown
Correct option number for DHCP_DNS_SERVERS, and add...
blob
|
commitdiff
|
diff to current
2006-08-09
Michael Brown
Derive xid dynamically from the netdev, so that we...
blob
|
commitdiff
|
diff to current
2006-08-03
Michael Brown
Make the UDP senddata() methods return a status code.
blob
|
commitdiff
|
diff to current
2006-08-02
Michael Brown
Added features that will be required for PXE UDP support.
blob
|
commitdiff
|
diff to current
2006-08-01
Michael Brown
Request bootfile name; it doesn't seem to be automatica...
blob
|
commitdiff
|
diff to current
2006-07-20
Michael Brown
Request Etherboot encapsulated options.
blob
|
commitdiff
|
diff to current
2006-07-20
Michael Brown
Free up any allocated options if we fail
blob
|
commitdiff
|
diff to current
2006-07-20
Michael Brown
Document memory ownership.
blob
|
commitdiff
|
diff to current
2006-07-20
Michael Brown
Now successfully negotiates the whole DHCPDISCOVER...
blob
|
commitdiff
|
diff to current
2006-07-20
Michael Brown
Rename unwieldy function
blob
|
commitdiff
|
diff to current
2006-07-20
Michael Brown
Set DHCP_MESSAGE_TYPE option within the main options...
blob
|
commitdiff
|
diff to current
2006-07-20
Michael Brown
Packets without a DHCP_MESSAGE_TYPE option are probably...
blob
|
commitdiff
|
diff to current
2006-07-19
Michael Brown
udp_open() takes ports in network-endian order.
blob
|
commitdiff
|
diff to current
2006-07-19
Michael Brown
Now capable of sending what, to me, looks like a valid...
blob
|
commitdiff
|
diff to current
2006-07-19
Michael Brown
Eliminate confusion between functions that return point...
blob
|
commitdiff
|
diff to current
2006-07-19
Michael Brown
Added some debug messages and DHCP test code
blob
|
commitdiff
|
diff to current
2006-07-19
Michael Brown
Proof of concept: transmit a single DHCPDISCOVER and...
blob
|
commitdiff
|
diff to current
2006-07-19
Michael Brown
Beginnings of DHCP protocol implementation
blob
|
commitdiff
|
diff to current
2006-07-19
Michael Brown
Split DHCP packet creation into two parts: creating...
blob
|
commitdiff
|
diff to current
2006-07-17
Michael Brown
Fix creation of the htype field; the ll_proto field...
blob
|
commitdiff
|
diff to current
2006-07-17
Michael Brown
Add sketch code to reassemble a DHCP packet from our...
blob
|
commitdiff
|
diff to current
2006-07-15
Michael Brown
Add (untested) code for parsing a received DHCP packet...
blob
|
commitdiff
|
diff to current