mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Add address filtering for leasequery.
This commit is contained in:
@@ -384,7 +384,7 @@ void dhcp_packet(time_t now, int pxe_fd)
|
||||
{
|
||||
/* Send to BOOTP relay. */
|
||||
if (is_relay_use_source)
|
||||
/* restore as-recieved value */
|
||||
/* restore as-received value */
|
||||
mess->giaddr.s_addr = INADDR_BROADCAST;
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user