aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2017-06-08 19:27:46 +0200
committerJo-Philipp Wich <jo@mein.io>2017-06-08 20:12:52 +0200
commit6426e4edef7baddf377ee63baf43fbe39f4f5e79 (patch)
tree207108838b43942714b80cf268bc66a93c6f482c /target/linux/bcm53xx/Makefile
parentd264464404bf080498cbdafb3aa028ceb55c1ae2 (diff)
downloadupstream-6426e4edef7baddf377ee63baf43fbe39f4f5e79.tar.gz
upstream-6426e4edef7baddf377ee63baf43fbe39f4f5e79.tar.bz2
upstream-6426e4edef7baddf377ee63baf43fbe39f4f5e79.zip
base-files: network.sh: fix a number of IPv6 logic flaws
* Change network_get_subnet6() to sensibly guess a suitable prefix Attempt to return the first non-linklocal, non-ula range, then attempt to return the first non-linklocal range and finally fall back to the previous behaviour of simply returning the first found item. * Fix network_get_ipaddrs_all() Instead of replicating the flawed logic appending a fixed ":1" suffix to IPv6 addresses, rely on network_get_ipaddrs() and network_get_ipaddrs6() to build a single list of all interface addresses. * Fix network_get_subnets6() Instead of replicating the flawed logic appending a fixed ":1" suffix to IPv6 addresses, rely on the ipv6-prefix-assignment.local-address field to figure out the proper network address. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/bcm53xx/Makefile')
0 files changed, 0 insertions, 0 deletions