core pxe: Use the lwip dns resolver
authorEric W. Biederman <ebiederm@xmission.com>
Sun, 10 Apr 2011 12:29:12 +0000 (05:29 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 12 Apr 2011 21:40:54 +0000 (14:40 -0700)
commit0290be0cbaae619892c91def3cd13c54614a9dbb
treea3544af9a2b40daf343505a7f72954ac0f4c1ed3
parent71713e663a99015cccddd2662ce97233f54fa368
core pxe: Use the lwip dns resolver

When we start receiving packets at the undi layer we can
no longer use the the pxe udp layer.  So make our lives
simple by using the lwip dns resolve which which works
without changes and seems to be a little more comprehensive.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
core/fs/pxe/dnsresolv.c