diff --git a/flowspy/settings.py.dist b/flowspy/settings.py.dist index 4555ec22d7b64e8d8cb206fcce7069d3f8a22896..4f8794dda229af1ffae7da251e8cdf1d80989847 100644 --- a/flowspy/settings.py.dist +++ b/flowspy/settings.py.dist @@ -532,7 +532,7 @@ NETCONF_MAX_RETRY_BEFORE_ERROR = 5 COMMIT = True # -NETCONF_FLOWSPEC_MAP_ICMP_TO_ICMPV6 = False +NETCONF_FLOWSPEC_MAP_ICMP_TO_ICMPV6 = True ############################################################################## ##############################################################################