index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
udp
/
dns.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
*
[dns] Append local domain to relative names
Stefan Hajnoczi
2009-01-27
1
-11
/
+65
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
1
-1
/
+16
*
[Settings] Introduce settings applicators.
Michael Brown
2008-03-20
1
-18
/
+17
*
Make seek information part of the xfer metadata, rather than an entirely
Michael Brown
2008-01-08
1
-1
/
+0
*
Allowed zero-cost enforced ordering of features in startup banner
Michael Brown
2007-08-02
1
-0
/
+3
*
nameserver should be static
Michael Brown
2007-07-17
1
-1
/
+1
*
Add debug message when nameserver setting is applied/changed via DHCP.
Michael Brown
2007-07-08
1
-0
/
+4
*
Separate the "is data ready" function of xfer_seek() into an
Michael Brown
2007-07-08
1
-0
/
+1
*
Kill off unused request() method in data-xfer interface.
Michael Brown
2007-07-08
1
-1
/
+0
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
Add concept of DHCP option applicators.
Michael Brown
2007-07-05
1
-0
/
+23
*
Updated DNS to use not-yet-implemented UDP data-xfer API.
Michael Brown
2007-06-11
1
-101
/
+114
*
Introduce name resolution interface and named socket opener.
Michael Brown
2007-05-27
1
-1
/
+1
*
Added SIGKILL handler
Michael Brown
2007-01-19
1
-0
/
+15
*
A working name resolution framework
Michael Brown
2007-01-18
1
-0
/
+7
*
Have DHCP set the nameserver, rather than DNS read the DHCP nameserver
Michael Brown
2007-01-18
1
-12
/
+16
*
Use struct sockaddr rather than struct sockaddr_tcpip
Michael Brown
2007-01-18
1
-9
/
+12
*
A working DNS resolver (not yet tied in to anything)
Michael Brown
2007-01-15
1
-0
/
+463