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: Fri, 12 Aug 2016 18:29:39 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

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

Coming back on this:
the current implementation to get the boot file is as bad: it stores the
bootfile in an 128-byte array per netif instead of passing this information
zero-copy in a pbuf when it is received.
This should be fixed, too, in the same way as the vendor specific options
(i.e. pbuf, offset, length ?).

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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