From 847b96d0010592690614f67532fe7b1c6b2898e7 Mon Sep 17 00:00:00 2001 From: brent s Date: Sun, 10 May 2020 03:56:34 -0400 Subject: [PATCH] adding TODO --- utils/he_ipv6.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/he_ipv6.py b/utils/he_ipv6.py index e6f1f98..aff11e2 100755 --- a/utils/he_ipv6.py +++ b/utils/he_ipv6.py @@ -12,6 +12,9 @@ from pyroute2 import IPDB from pyroute2 import IPRoute +# TODO: add checking to see if we're already configured. + + # https://wiki.archlinux.org/index.php/IPv6_tunnel_broker_setup # https://forums.he.net/index.php?topic=3153.0 # https://gist.github.com/pklaus/960672