tn3399_openwrt/package/network
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
..
config ltq-vdsl-app: mask out VDSL bits when ATM is selected, fixes compatibility issues with some DSLAMs 2016-01-23 12:37:17 +00:00
ipv6 6in4: use uclient-fetch instead of wget/curl 2016-01-20 10:15:29 +00:00
services dnsmasq: Don't add local hostname if ula prefix is not specified 2016-01-25 17:47:22 +00:00
utils iwinfo: add support for VHT rates to Lua binding 2016-01-25 15:04:29 +00:00