openwrtv3/package
Jo-Philipp Wich 6426e4edef 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>
2017-06-08 20:12:52 +02:00
..
base-files base-files: network.sh: fix a number of IPv6 logic flaws 2017-06-08 20:12:52 +02:00
boot package/grub2: update to 2.02 2017-06-07 18:31:10 +02:00
devel gdb: disable simulator ; it's broken on ppc 2017-06-07 18:31:10 +02:00
firmware linux-firmware: add firmware for rtl8821ae support 2017-05-21 23:51:08 +02:00
kernel mwlwifi: update to version 10.3.4.0 / 2017-06-06 2017-06-08 19:56:12 +02:00
libs elfutils: Pass -Wno-unused-result to silence warnings as errors 2017-05-26 15:42:03 -07:00
network Lantiq: make possible to tweak DSL SRN from UCI 2017-06-03 17:48:57 +02:00
system procd: update to latest git HEAD 2017-05-30 07:29:25 +02:00
utils mdadm: Do not check RUN_DIR 2017-06-05 12:24:01 -07:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00