From 9f077ab8bfdb6e2a5eeb62d83cfacc2b9e73d46b Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 19 Dec 2018 16:48:34 +0100 Subject: ipv6-update: remove settings from global-config Instead make it more robust by reading comments. --- global-config | 4 ---- 1 file changed, 4 deletions(-) (limited to 'global-config') diff --git a/global-config b/global-config index a522262..61933e5 100644 --- a/global-config +++ b/global-config @@ -37,10 +37,6 @@ # This controls what configuration is activated by bridge-port-to-default. :global "bridge-port-to" "default"; -# This is used to update AAAA records and firewall address-list. -:global "ipv6-interface" "br-local"; -:global "ipv6-pool" "telekom"; - # These settings are used to update gre interface settings based on # remote peer configuration. :global "gre-cert-prefix" "ikev2-"; -- cgit v1.2.3-54-g00ecf