Home | History | Annotate | Download | only in dnsmasq

Lines Matching full:hosts

41               (4) /etc/hosts is still read and its contents served (unless 
67 do this on multi-homed and IP aliased hosts, which violates
86 /etc/hosts, dnsmasq replies with the dotted-quad address.
105 release 0.992 Small change to memory allocation so that names in /etc/hosts
110 /etc/hosts as reply to reverse query.
112 Handle wildcard queries for names/addresses in /etc/hosts
121 release 0.994 Fixed bug which broke lookup of names in /etc/hosts
193 and read from /etc/hosts. Reverse-lookups in the
372 bit in replies containing names from /etc/hosts or DHCP.
374 Tolerate MS-DOS style line ending codes in /etc/hosts
386 names in /etc/hosts -suggestion from Phil Harman.
405 in /etc/dnsmasq.conf. (/etc/hosts doesn't work domains).
456 /etc/hosts with /etc/resolv.conf. (thanks to Christopher
482 Fixed /etc/hosts parsing code to cope with MS-DOS
487 Squash repeated name/address pairs read from hosts
502 hosts file and from the "bogus private address" option.
542 hosts, especially when using VPNs. Thanks to Tom Fanning
599 are now [a-z][A-Z].-_ Check names read from hosts files
627 Allow hosts to be specified by client ID in dhcp-hosts
647 /etc/hosts so that any DHCP derived names which have been
648 shadowed by now-deleted hosts entries become visible.
657 Check for duplicate IP addresses in dhcp-hosts lines
685 allocated to a host using DHCP and /etc/hosts.
700 be set by /etc/hosts. It's now possible to have
704 and in /etc/hosts have
708 random host to claim an address in /etc/hosts without
991 of leases for hosts which had a --dhcp-host flag without
1039 Disable client-id matching for hosts whose MAC address is
1048 Deal correctly with repeated addresses in /etc/hosts. The
1161 Fixed crash with un-named DHCP hosts introduced in 2.12.
1165 Fix DHCP network detection for hosts which talk via a
1166 relay. This makes lease renewal for such hosts work
1172 to hosts in the INIT-REBOOT state.
1184 Handle rfc951 BOOTP as well as DHCP for hosts which have
1198 with an IPv4 address in /etc/hosts which fails upstream
1248 Allow for more than one --addn-hosts flag.
1251 /etc/hosts entry. Thanks to Mat Swift for the suggestion.
1280 Added dhcp-ignore option to disable classes of hosts based
1322 /etc/hosts, and the client does not provide a hostname
1324 option, send the /etc/hosts name as the hostname in
1340 /etc/hosts or from DHCP. Resolving the CNAME would sneak
1365 segregate hosts on different address ranges based on
1451 /etc/hosts.
1592 Fixed problem assigning fixed addresses to hosts when more
1596 Added more explict error mesages to the hosts file and
1838 when re-reading /etc/hosts and /etc/ethers. SIGHUP is
1841 /etc/ethers and name->IP address in /etc/hosts.
1861 via dhcp-host or /etc/hosts, lock that address out of use
2032 /etc/hosts. This is mainly to remove the O(n-squared)
2035 /etc/hosts when building hash tables, so overall
2049 now possible to net boot hosts using only dnsmasq. The
2094 /etc/hosts files. Should improve reverse (address->name)
2156 like "localhost." in /etc/hosts with trailing period
2245 Set a special tag, "known" for hosts which are matched by
2374 locally (from the cache, /etc/hosts or config).
2379 Tighten checks for clashes between hosts-file and
2381 name in hosts-file no longer confuses the check.