summaryrefslogtreecommitdiffstats
path: root/TODO.IPv6
diff options
context:
space:
mode:
authorGert Doering <gert@greenie.muc.de>2010-02-28 23:04:56 +0100
committerGert Doering <gert@greenie.muc.de>2011-04-24 17:22:41 +0200
commita04b9228744618aa81e61b151c6eb6a7a400f0c4 (patch)
tree58ab5af74fd23b1535327da54ca240c4f2112be8 /TODO.IPv6
parenta86ce6ea4e91514da1e88f052e578fc75a05de73 (diff)
downloadopenvpn-a04b9228744618aa81e61b151c6eb6a7a400f0c4.tar.gz
openvpn-a04b9228744618aa81e61b151c6eb6a7a400f0c4.tar.xz
openvpn-a04b9228744618aa81e61b151c6eb6a7a400f0c4.zip
document recent changes and open TODOs, adapt --version info, tag release
Diffstat (limited to 'TODO.IPv6')
-rw-r--r--TODO.IPv610
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO.IPv6 b/TODO.IPv6
index 9437edb..4855f5e 100644
--- a/TODO.IPv6
+++ b/TODO.IPv6
@@ -33,9 +33,14 @@ tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
(pool was changed, previous address still active on tun0, breakage)
+ * semi-fixed for NetBSD, 28.2.10, always do tun0 destroy / tun0 create
+ before actual ifconfig -- tunnel still lingers after OpenVPN quits
+
5.) add new option "ifconfig-ipv6-push"
(per-client static IPv6 assignment, -> radiusplugin, etc)
+ * implemented, 14.1.10 *
+
6.) add new option "route-ipv6-gateway"
7.) add "full" gateway handling for IPv6 in route.c
@@ -82,3 +87,8 @@ tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
new features should be #ifdef'ed
(check whether this is feasible at all)
+
+15.) IPv6 related environment variables
+
+ - document all of them in openvpn.8
+ - make sure that all existing IPv4 stuff has IPv6 counterparts