openwrtv3/package/network/services/dnsmasq
Jo-Philipp Wich 5db9587b5f dnsmasq: fix backward compatibility with existing configs
Changeset r36943 ("dnsmasq: use host-record instead of address") removed
the automatic domain expansion for config domain sections, this breaks
existing setups and alters the old behaviour in unexpected ways, therfore
restore behaviour of the current stable release.

Additionally handle fully qualified hostnames properly when setting up the
own hostrecord by stripping the local domain part form the given name
instead of unconditionally appending it, so that "example.lan" results
in "example example.lan" and not "example.lan example.lan.lan".

SVN-Revision: 38648
2013-11-04 22:40:56 +00:00
..
files dnsmasq: fix backward compatibility with existing configs 2013-11-04 22:40:56 +00:00
patches dnsmasq: update to 2.66 Thanks to Christoph König for patches. 2013-04-24 05:55:39 +00:00
Makefile dnsmasq: fix backward compatibility with existing configs 2013-11-04 22:40:56 +00:00