index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
udp
/
dhcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
1
-1
/
+1
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
1
-2
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-5
/
+3
*
[dhcp] Use a default user-class of "gPXE"
Michael Brown
2009-02-17
1
-0
/
+2
*
[xfer] Make consistent assumptions that xfer metadata can never be NULL
Michael Brown
2009-02-15
1
-7
/
+0
*
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2009-02-05
1
-29
/
+169
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
1
-3
/
+2
*
[dhcp] Send user class in DHCP requests
Michael Brown
2009-02-01
1
-2
/
+25
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
1
-902
/
+679
*
[dhcp] Include support for PXE boot menus
Michael Brown
2009-01-25
1
-13
/
+193
*
[dhcp] Clarify language surrounding ProxyDHCP
Michael Brown
2009-01-23
1
-50
/
+51
*
[dhcp] Handle missing ProxyDHCP servers
Michael Brown
2009-01-23
1
-1
/
+8
*
[dhcp] Pass PXE boot menu item to PXE Boot Server
Michael Brown
2009-01-23
1
-70
/
+118
*
[dhcp] Add preliminary support for PXE Boot Servers
Michael Brown
2009-01-21
1
-1
/
+92
*
[dhcp] Centralise DHCP successful state transitions
Michael Brown
2009-01-21
1
-19
/
+35
*
[dhcp] Allow for missing server ID in ProxyDHCPACK
Michael Brown
2009-01-21
1
-9
/
+13
*
[dhcp] Include gPXE version number within DHCP request
Michael Brown
2009-01-08
1
-0
/
+4
*
[settings] Add the notion of a "tag magic" to numbered settings
Michael Brown
2008-10-30
1
-1
/
+1
*
[dhcp] Accept BOOTP as well as DHCP
Michael Brown
2008-09-25
1
-7
/
+9
*
[dhcp] Do not restrict minimum retry time for ProxyDHCPREQUEST
Michael Brown
2008-08-13
1
-0
/
+1
*
[retry] Added configurable timeouts to retry timer
Andrew Schran
2008-08-12
1
-0
/
+2
*
[dhcp] Work around a bug in Altiris RDP
Michael Brown
2008-08-01
1
-2
/
+2
*
[dhcp] Verify DHCP server source port
Michael Brown
2008-07-10
1
-16
/
+45
*
[dhcp] Verify server identifier on ProxyDHCPACKs
Michael Brown
2008-07-01
1
-7
/
+25
*
[dhcp] Do not transition to DHCPREQUEST without a valid DHCPOFFER
Michael Brown
2008-06-11
1
-1
/
+1
*
[DHCP] Add "dhcp-server" setting to help end-user diagnostics
Michael Brown
2008-06-05
1
-0
/
+8
*
[Settings] Expose SMBIOS via settings API
Michael Brown
2008-03-28
1
-2
/
+3
*
[DHCP] Add support for ProxyDHCP requests
Michael Brown
2008-03-27
1
-345
/
+546
*
[DHCP] Save precious packet-aligned memory by copying DHCP responses
Michael Brown
2008-03-26
1
-33
/
+16
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
1
-181
/
+122
*
[DHCP] Fix DHCP state confusion.
Michael Brown
2008-03-25
1
-2
/
+5
*
[Settings] copy_settings() should not fail if some settings are missing!
Michael Brown
2008-03-24
1
-18
/
+54
*
[DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO
Michael Brown
2008-03-23
1
-37
/
+107
*
[DHCP] FIXME: quick temporary settings fix, needs update for new API
Marty Connor
2008-03-22
1
-0
/
+4
*
[Settings] DHCP is now working using the new settings API.
Michael Brown
2008-03-21
1
-3
/
+4
*
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
2008-03-21
1
-437
/
+197
*
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
2008-03-21
1
-43
/
+0
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-0
/
+1
*
[DHCP] Fix RFC4390 client identifier constructions.
Michael Brown
2008-02-27
1
-1
/
+1
*
Make seek information part of the xfer metadata, rather than an entirely
Michael Brown
2008-01-08
1
-1
/
+1
*
When the DHCP file/sname fields are empty, don't allow them to override
Michael Brown
2008-01-07
1
-6
/
+8
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Allow DHCP server to instruct gPXE to ignore ProxyDHCP (which will
Michael Brown
2007-11-21
1
-8
/
+16
*
Add ProxyDHCP support.
Michael Brown
2007-11-21
1
-25
/
+54
*
Remove some assumptions about DHCP obtaining only a single options block.
Michael Brown
2007-11-21
1
-3
/
+7
*
Add PXE-required DHCP options to DHCPDISCOVER and DHCPREQUEST packets.
Michael Brown
2007-11-21
1
-10
/
+25
*
Add UUID to DHCP request as option 97 (if available).
Michael Brown
2007-11-21
1
-0
/
+13
*
Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us
Michael Brown
2007-09-21
1
-2
/
+36
*
Bugfix: DHCP message type should be a one-byte option... (d'oh)
Michael Brown
2007-09-13
1
-2
/
+1
[prev]
[next]