Supporting DHCPRELEASE via DhcpV4Client::release().
In normal mode, we use normal UDP socket to send unicast to server.
In proxy mode, we use ethernet RAW socket to send unicast to server
using the MAC address we got in the lease sent from DHCP server.
Integration test case included and manually confirmed dnsmasq log
shows:
Supporting DHCPRELEASE via
DhcpV4Client::release()
.In normal mode, we use normal UDP socket to send unicast to server. In proxy mode, we use ethernet RAW socket to send unicast to server using the MAC address we got in the lease sent from DHCP server.
Integration test case included and manually confirmed dnsmasq log shows: