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: Simon Goldschmidt
Subject: [lwip-devel] [task #7017] Implement DNS client
Date: Sun, 18 Nov 2007 19:45:33 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9

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

> I have add an assert if the recv DNS response doesn't fit in one pbuf

I think we should rather solve that part differently. As it is now, it
implies a PBUF_POOL bufsize of 512 minimum when LWIP_DNS is turned on, which
is quite wasteful when receiving e.g. TCP ACK packets with only 64 bytes...

> same problem with DHCP

That would be bad!

> I'm not sure this is something to fix, but, I put it in the todo list.

What do you mean with that? If that problem exists, I think it should be
fixed! PBUF_POOL should allowed to be smaller than 512, even with DHCP and DNS
turned on!

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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