lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [task #7017] Implement DNS client


From: Jonathan Larmour
Subject: [lwip-devel] [task #7017] Implement DNS client
Date: Wed, 05 Dec 2007 00:16:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060513 Fedora/1.0.8-1.1.fc3.1.legacy Firefox/1.0.8

Follow-up Comment #89, task #7017 (project lwip):

The patch looks fine to me.


> Having something like a "hosts" file could be interresting, but
> this is the "hardcoded" side of your patch which cause me a
> "problem". A "dynamic" solution should be better (to let the
> user to complete the hosts table).

That is true, although I thought this may be a simple way to do something
nearly as good.

It would not be difficult to change the LWIP_HOSTS_LOOKUP define to instead
be LWIP_HOSTS_MAP_SIZE, to give the number of table entries. Add a couple of
simple functions to add/remove and that would be it.

But you are right to leave this for after 1.3. I will create a new task.



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7017>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]