[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7017] Implement DNS client
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [task #7017] Implement DNS client |
Date: |
Sun, 18 Nov 2007 18:51:24 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 |
Follow-up Comment #41, task #7017 (project lwip):
I have add an assert if the recv DNS response doesn't fit in one pbuf. I also
add a sanity check warning to see if PBUF_POOL_BUFSIZE is large enough (of
course, we could receive another kind of pbuf, but it should be good for most
of cases).
It seems there is the same problem with DHCP: there is no check that the full
message fit in one pbuf. So, it's possible to have a memory overflow...
I'm not sure this is something to fix, but, I put it in the todo list.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7017>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7017] Implement DNS client, (continued)
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/15
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/15
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/15
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/15
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/16
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/16
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/17
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/18
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/18
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/18
- [lwip-devel] [task #7017] Implement DNS client,
Frédéric Bernon <=
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/18
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/18
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/18
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/18
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/18
- [lwip-devel] [task #7017] Implement DNS client, Jim Pettinato, 2007/11/19
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/19
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/19
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/19
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/19