base-files: /lib/functions/network.sh: fix network_get_ipaddr6
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Aug 2014 18:15:18 +0000 (18:15 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Aug 2014 18:15:18 +0000 (18:15 +0000)
commit5899ac4d0d971fb46077915153f844d44089726b
tree5f41eb221d25621e04d78c4ea05b88a37ec53cc9
parentcd9804062cc68b1490ca4756432f846d6c73cf4b
base-files: /lib/functions/network.sh: fix network_get_ipaddr6

When looking for the first ipaddr also consider the current prefix just
like network_get_ipaddrs6 does. If ipv6-address was empty the function
did not return the first ipaddr even if the list was non-empty.

fixes commit 83e9122f88a002871d5cdf421cf6aa6052b7e006

Signed-off-by: Henning Schild <henning@hennsch.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42139 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/Makefile
package/base-files/files/lib/functions/network.sh