Core:PXELINUX: dns_resolv problem resolved.
authorLiu Aleaxander <Aleaxander@gmail.com>
Fri, 21 Aug 2009 03:41:43 +0000 (11:41 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Fri, 21 Aug 2009 03:41:43 +0000 (11:41 +0800)
commit4d5026e38d741a75b0fdfd2a04f40dc43f544b76
treeb988f7985893a19622decb2bee99411f807f1163
parent20a5fcfeb198143ca55cc21cf5ceeb6af80c2548
Core:PXELINUX: dns_resolv problem resolved.

Now the dns_resolv program can work correctly now except sometimes you should add some
DNS servers manually by yourself if your current DNS server can not work, this mostly happen
when you use something like Qemu.

And, we added a host c32 module written by hpa, as a dns resolver test.

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
com32/modules/Makefile
com32/modules/host.c [new file with mode: 0644]
core/fs/pxe/dhcp_option.c
core/fs/pxe/dnsresolv.c