Skip to content

openwrt_core: option125 in udhcpc & dnsmasq

Suvendhu Hansa requested to merge manageable_device into devel
  • Read option125 value from incoming dhcp messages (offer, ack etc) in udhcpc and set the ENV variable accordingly.
  • Read the ENV variables set by dnsmasq for option125 in incoming dhcp messages (discovery, request etc) and write them in client options file.

Merge request reports