lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8994] dhcp: add support for vendor specific options


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #8994] dhcp: add support for vendor specific options 43 and 60
Date: Mon, 23 May 2016 20:25:18 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36

Follow-up Comment #4, patch #8994 (project lwip):

What happens if mem_calloc fails when parsing the server's response? There's
no retry handling, so the information is lost. We should find a better way to
handle the case where the response bytes are split among multiple pbufs. Maybe
we can just pass the RX pbuf, start offset and length?

Also, I'd really prefer to keep the request buffer in struct dhcp. Let's care
for dhcp6 when it is implemented...

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8994>

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




reply via email to

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