[Top][All Lists]
[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/
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/01
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/12/01
- [lwip-devel] [task #7017] Implement DNS client, Jonathan Larmour, 2007/12/02
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/12/03
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/03
- [lwip-devel] [task #7017] Implement DNS client, David Empson, 2007/12/03
- [lwip-devel] [task #7017] Implement DNS client, Jonathan Larmour, 2007/12/04
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/04
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/04
- [lwip-devel] [task #7017] Implement DNS client,
Jonathan Larmour <=
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/12/11
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/11
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/12/11
- [lwip-devel] [task #7017] Implement DNS client, Jonathan Larmour, 2007/12/11
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/12
- [lwip-devel] [task #7017] Implement DNS client, Jonathan Larmour, 2007/12/12
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/12
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/12
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/12/13
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/12/13