openwrtv3/package/network/services/dnsmasq/files
Jo-Philipp Wich d8da5c5630 dnsmasq: Don't add local hostname if ula prefix is not specified
Commit 6a7e56b adds support for adding local hostname for own lan ula adress
but if ula prefix is not specified results into an invalid config (address=/OpenWrt.lan/1)
causing dnsmasq not to start up.
Use lanaddr6 when adding local hostname as the lan ula address is constructed based on the
UCI parameters ip6hint and ip6ifaceid and thus not always ula prefix suffixed with 1

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>

SVN-Revision: 48495
2016-01-25 17:47:22 +00:00
..
dhcp.conf dnsmasq: fix config file typo 2015-06-08 04:48:08 +00:00
dnsmasq.conf packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
dnsmasq.hotplug dnsmasq: rework init procedure 2013-12-21 13:31:28 +00:00
dnsmasq.init dnsmasq: Don't add local hostname if ula prefix is not specified 2016-01-25 17:47:22 +00:00