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: Jan Breuer
Subject: [lwip-devel] [patch #8994] dhcp: add support for vendor specific options 43 and 60
Date: Mon, 23 May 2016 10:48:27 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36

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

Something like 

netif_set_dhcp_vendor_class_identifier(netif, identifier)
netif_get_dhcp_vendor_class_identifier(netif)

?

If so, it is implemented in next patch.

I'm using this field intentionally in netif struct and not in dhcp struct,
because it can be shared between dhcpv4 and dhcpv6 implementations. If you
think that it is not good idea, I can rearrange it little bit.

(file #37235)
    _______________________________________________________

Additional Item Attachment:

File name: 0002-dhcp-vendor-specific-identifier-getter-setter.patch Size:1 KB


    _______________________________________________________

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]