From: Thomas Veerman Date: Fri, 9 Mar 2012 11:44:03 +0000 (+0000) Subject: Test48: resolve existing hostname with static IP address X-Git-Tag: v3.2.1~666 X-Git-Url: http://zhaoyanbai.com/repos/doxygen-warnings.log?a=commitdiff_plain;h=0438b6201489abbdb860b7e9b5d5b196674ee316;p=minix.git Test48: resolve existing hostname with static IP address --- diff --git a/test/test48.c b/test/test48.c index 78cf2a06c..a1af20b78 100755 --- a/test/test48.c +++ b/test/test48.c @@ -314,8 +314,7 @@ static struct { "255.0.0.0", 0xff000000, 1, 0, 0, 0 }, { "127.0.0.1", 0x7f000001, 1, 0, 0, 0 }, { "localhost", 0x7f000001, 0, 1, 0, 0, }, - /* FIXME: allocate a subdomain for this */ - /* { "minix3.org", 0x82251414, 0, 1, 1, 0, }, */ + { "static.minix3.org", 0xC023C00A, 0, 1, 1, 0, }, { "", 0x00000000, 1, 0, 0, (1<