firmware/src/packages/fff/fff-network
Fabian Bläse b5563caa23 fff-network: Improve IPv6 WAN connectivity
Until now, IPv6 connectivity was only ensured by some custom sysctls.
OpenWrt has a proper way of enabling IPv6 client (SLAAC, as well as DHCPv6)
for an interface. Switching to OpenWrt's way of configuring client addresses
for an interface might also make configuration more reliable, as the appropriate
sysctls are now set by netifd. Especially OnePort and TwoPort devices will
benefit from this change, as IPv6 auto configuration does not have to be manually
enabled and disabled for a physical interface, but rather is set as an option for
our logical wan interface.

At the same time this change enables DHCPv6 client support for WAN.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
Reviewed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
[bump PKG_RELEASE]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-01 01:09:10 +02:00
..
arm fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
files fff-network: Improve IPv6 WAN connectivity 2020-08-01 01:09:10 +02:00
mips fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
mipsel mt7621: Add support for Netgear R6220 2020-07-20 14:30:39 +02:00
powerpc fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
Makefile fff-network: Improve IPv6 WAN connectivity 2020-08-01 01:09:10 +02:00