summaryrefslogtreecommitdiff
path: root/src/conf_mode/interfaces-tunnel.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf_mode/interfaces-tunnel.py')
-rwxr-xr-xsrc/conf_mode/interfaces-tunnel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_mode/interfaces-tunnel.py b/src/conf_mode/interfaces-tunnel.py
index 3e8653d58..6018cfcd0 100755
--- a/src/conf_mode/interfaces-tunnel.py
+++ b/src/conf_mode/interfaces-tunnel.py
@@ -404,7 +404,7 @@ def get_config():
# to make IPv6 SLAAC and DHCPv6 work with forwarding=1,
# accept_ra must be 2
- if options['ipv6_autoconf'] or 'dhcpv6' in options['address']:
+ if options['ipv6_autoconf'] or 'dhcpv6' in options['address-add']:
options['ipv6_accept_ra'] = 2
# allmulticast fate is linked to multicast