Openwrt/package
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
..
base-files base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
boot
devel oprofile: delete the package, it has become useless now that perf is working 2016-01-21 15:36:47 +00:00
firmware
kernel mac80211: add iremap cflags 2016-01-25 15:49:36 +00:00
libs uclient: update to the latest version, now truncates files when overwriting them 2016-01-23 20:02:34 +00:00
network dnsmasq: Don't add local hostname if ula prefix is not specified 2016-01-25 17:47:22 +00:00
system
utils
Makefile include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00