diff options
author | Gert Doering <gert@greenie.muc.de> | 2010-02-16 15:40:31 +0100 |
---|---|---|
committer | Gert Doering <gert@greenie.muc.de> | 2011-04-24 17:22:36 +0200 |
commit | 4341f7c507f0a3e960c03f595dbeee7c3e1e628e (patch) | |
tree | b35b88101de254bb38a60e12e590cfde8fe39907 /TODO.IPv6 | |
parent | new feature: "ifconfig-ipv6-push" (from ccd/ config) (diff) | |
download | openvpn-4341f7c507f0a3e960c03f595dbeee7c3e1e628e.tar.xz |
add some TODOs to TODO.IPv6
--version: change printing of IPv6 payload patch version to [...] style
fix "make check" regression in tun.c (unnecessary change reverted)
Diffstat (limited to '')
-rw-r--r-- | TODO.IPv6 | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -69,3 +69,16 @@ tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 silently ignore DAD? Or accept-and-forward iff (multicast && client2client)? handle NS/NA + +13.) from Martin List-Petersen: + + One thing, and I guess this requires modifications in + network-manager-openvpn: It also works, BUT ignores "push + route-ipv6-gateway" and "push route-ipv6 ...." (obviously routes pushed + from the server) entirely. + +14.) from ##openvpn-discussion: + + new features should be #ifdef'ed + + (check whether this is feasible at all) |