mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
import of dnsmasq-2.55.tar.gz
This commit is contained in:
@@ -917,6 +917,7 @@ void dhcp_read_ethers(void)
|
||||
config->flags = CONFIG_FROM_ETHERS;
|
||||
config->hwaddr = NULL;
|
||||
config->domain = NULL;
|
||||
config->netid = NULL;
|
||||
config->next = daemon->dhcp_conf;
|
||||
daemon->dhcp_conf = config;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user