[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7017] Implement DNS client
From: |
Jim Pettinato |
Subject: |
[lwip-devel] [task #7017] Implement DNS client |
Date: |
Wed, 27 Jun 2007 19:27:16 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322) |
Follow-up Comment #10, task #7017 (project lwip):
Looks like I'll be winding up the final test/release soon on the product I'm
working on here at the office, and so I'll have some time to work on this...
Kieran, feel free to assign this to me and I'll tackle some of the issues
mentioned in the comments and get it in a state suitable for integration.
(I'll need CVS write access, btw..)
Things I plan to address:
- change module name to dns.c - and prefix all exported
functions with dns_xxxx
- check all return values from other lwip functions and handle
appropriately
- periodically expire entries (check RFC for default time?)
- changing default #define of MAX_NAME_LENGTH to RFQ
recommendations with ability for end user override in
LWIPOPTS.H.
- send initial request immediately instead of waiting
for timer if a query is required
- secondary server support
- Initializing state table to UNUSED instead of DONE
(and testing that)
- testing compressed answer expansion
Did I forget anything??
_______________________________________________________
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, (continued)
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/06/19
- RE: [lwip-devel] [task #7017] Implement DNS client, Pettinato, Jim, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Kieran Mansley, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/20
- [lwip-devel] [task #7017] Implement DNS client,
Jim Pettinato <=
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/06/28
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/28
- RE: [lwip-devel] [task #7017] Implement DNS client, Pettinato, Jim, 2007/06/20
- RE: [lwip-devel] [task #7017] Implement DNS client, Pettinato, Jim, 2007/06/19
- RE: [lwip-devel] [task #7017] Implement DNS client, Kieran Mansley, 2007/06/19