openwrtv3/package/network
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
..
config netifd: update to the latest version, fixes regression in proto-shell scripts (#14400, #14402) 2013-10-31 11:22:01 +00:00
ipv6 odhcp6c: Multiple improvements and fixes 2013-10-29 13:23:28 +00:00
services dnsmasq: fix backward compatibility with existing configs 2013-11-04 22:40:56 +00:00
utils iw: add patch to support 802.11j frequencies 2013-10-18 11:43:02 +00:00