• Franco Fichtner's avatar
    dnsmasq: further cleanups for dhcpleases handling for #1226 · 7e75cf26
    Franco Fichtner authored
    o Respect the 'dnslocalhost' option, which wasn't previously possible
      because dhcpleases clobbered /etc/hosts directly anyway.
    o Align the code with how unbound does it: use a private file for
      the hosts generation.
    o HUP dnsmasq at the end of the hosts file regeneration.
    o `--dhcp-hostsfile' was really really wrong as /etc/hosts is read
      automatically, and the file specified here should have been adhering
      to the dhcp leases format of on `--dhcp-host' argument per line.
    7e75cf26
Name
Last commit
Last update
Keywords Loading commit data...
Mk Loading commit data...
Scripts Loading commit data...
contrib Loading commit data...
src Loading commit data...
work Loading commit data...
+POST_INSTALL Loading commit data...
+PRE_DEINSTALL Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
plist Loading commit data...
ruleset.xml Loading commit data...