|
From: | Robert Sprowson |
Subject: | [lwip-devel] [patch #6786] task #7507: Hook to support static hosts file in DNS lookup |
Date: | Tue, 14 Apr 2009 19:39:42 +0000 |
User-agent: | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) |
Follow-up Comment #5, patch #6786 (project lwip): Gah, you're right. Let's make the example if (stricmp(name, "loopback") == 0) return htonl(0x7F000001); I just wanted to choose an example that was generic as obviously listing some machines on my home network wouldn't make much sense! For my architechture I scan some EEPROM where extra host names can be saved. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?6786> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |