index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
usr
/
dhcpmgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
1
-1
/
+5
2013-11-05
[dhcp] Remove obsolete dhcp() function
Michael Brown
1
-24
/
+0
2013-11-05
[ifmgmt] Rewrite iflinkwait() to use monojob_wait()
Michael Brown
1
-3
/
+4
2013-11-01
[monojob] Add timeout parameter to monojob_wait()
Michael Brown
1
-2
/
+2
2013-10-25
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
1
-5
/
+1
2012-08-31
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
1
-10
/
+2
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
1
-1
/
+2
2010-12-15
[dhcp] Use Ethernet-compatible chaddr, if possible
Michael Brown
1
-7
/
+9
2010-04-19
[build] Rename gPXE to iPXE
Michael Brown
1
-4
/
+4
2010-01-20
[dhcp] Add generic facility for using cached network settings
Joshua Oreman
1
-1
/
+6
2009-08-12
[dhcp] Fall back to using the hardware address to populate the chaddr field
Michael Brown
1
-1
/
+7
2009-08-12
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
1
-1
/
+1
2009-06-24
[dhcp] Await link-up before starting DHCP
Joshua Oreman
1
-0
/
+6
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
1
-0
/
+2
2009-02-05
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
1
-6
/
+3
2009-02-01
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
1
-0
/
+14
2008-03-23
[DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO
Michael Brown
1
-6
/
+0
2008-03-21
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
1
-18
/
+5
2008-03-21
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
1
-2
/
+2
2007-11-21
Remove some assumptions about DHCP obtaining only a single options block.
Michael Brown
1
-8
/
+11
2007-08-03
Display name and status of each file as it is downloaded.
Michael Brown
1
-8
/
+2
2007-06-28
Use monojob and dhcp_configure_netdev().
Michael Brown
1
-68
/
+19
2007-06-27
Update DHCP to use data-xfer interface (not yet tested).
Michael Brown
1
-1
/
+10
2007-06-11
DNS code now records a whole struct sockaddr for the name server.
Michael Brown
1
-2
/
+5
2007-04-09
hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise
Anselm Martin Hoffmeister
1
-0
/
+5
2007-01-19
Use stdio.h instead of vsprintf.h
Michael Brown
1
-1
/
+1
2007-01-18
A working name resolution framework
Michael Brown
1
-2
/
+10
2007-01-16
Create and use async_block() macro; it cuts down on the visual overhead
Michael Brown
1
-7
/
+3
2007-01-16
When a network device is specified to tcpip_tx() or it's children, treat
Michael Brown
1
-0
/
+3
2007-01-15
Gave asynchronous operations approximate POSIX signal semantics. This
Michael Brown
1
-2
/
+10
2007-01-12
Add "dhcp" command
Michael Brown
1
-0
/
+4
2007-01-12
Added dhcp() user-level command.
Michael Brown
1
-0
/
+83