]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[settings] Merge SETTING_IPv4 and SETTING_IPv6
authorMichael Brown <mcb30@ipxe.org>
Thu, 5 Dec 2013 15:11:15 +0000 (15:11 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 5 Dec 2013 15:11:15 +0000 (15:11 +0000)
commitf3e5df3162b9e9dec0e91e59ad2567bcc78ef03d
tree878418a9722ed7a826d214792859883d8d5e4be4
parenteaa86156484d72f50825fec3e313a732f258fd31
[settings] Merge SETTING_IPv4 and SETTING_IPv6

Allow for equivalent IPv4 and IPv6 settings (which requires equivalent
settings to be adjacent within the settings list).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/settings.c
src/include/ipxe/settings.h
src/net/ipv4.c
src/net/udp/dns.c