Age | Commit message (Collapse) | Author |
|
incorrect in assuming that nameservers can only be received via dhcp
remove check to see if any eth/br interface using dhcp
|
|
|
|
|
|
make it more intuitive for use from other places outside of cli
|
|
we already make sure that nameservers are re-reread when any
change from any configured source of nameservers happen
|
|
|
|
|
|
|
|
to use dhcp
|
|
|
|
|
|
info in comments
- tighten check for updating resolv.conf for domain-names received from dhcp-server
|
|
(i.e. when sent a signal to log)
this will be used to extract information for 'show dns forwarding statistics' command
|
|
|
|
|
|
|
|
|
|
specified) using CLI
|
|
|
|
|
|
|
|
- restart dnsmasq when /etc/hosts is modified from CLI to re-read added or deleted hosts
|
|
|