config: remove restictions on DHCPv6 allow rule
authorTiago Gaspar <tiagogaspar8@gmail.com>
Wed, 4 May 2022 09:36:07 +0000 (10:36 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 4 May 2022 13:22:53 +0000 (15:22 +0200)
commit72b196da6852673a12aa7fb5e251d90bc9a191d4
tree65c8722441587785965f802745c3b2f5ef296d25
parentf0cc3171690d3c0aa9e5e08128b8922d36c92add
config: remove restictions on DHCPv6 allow rule

Remove restrictions on source and destination addresses, which aren't
specified on RFC8415, and for some reason in openwrt are configured
to allow both link-local and ULA addresses.
As cleared out in issue #5066 there are some ISPs that use Gloabal
Unicast addresses, so fix this rule to allow them.

Fixes: #5066
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
root/etc/config/firewall