diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-01-09 22:18:17 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-01-09 22:18:17 +0100 |
commit | dd6f4ac1248e73106cf54ba78856dc27265bc5e1 (patch) | |
tree | 8049eb01214b11b30e9d4a6f5e3d5fd1b8bc670b /openvpn/TODO.IPv6 | |
parent | 97deae46f78cc96540d207f452f2bd97cf540b13 (diff) |
rename IV_OPENVPN_GUI_VERSION to IV_GUI_VER
Diffstat (limited to 'openvpn/TODO.IPv6')
-rw-r--r-- | openvpn/TODO.IPv6 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openvpn/TODO.IPv6 b/openvpn/TODO.IPv6 index ef2b8463..24bf865a 100644 --- a/openvpn/TODO.IPv6 +++ b/openvpn/TODO.IPv6 @@ -183,7 +183,7 @@ tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 TODO for IPv6 transport support ------------------------------- -[ Last updated: 03-01-2013. ] +[ Last updated: 2014-01-03. ] * All platforms: o mgmt console: as currently passes straight in_addr_t bits around @@ -210,5 +210,6 @@ TODO for IPv6 transport support * win32: o find out about mapped addresses, as I can't make it work with bound at ::1 and connect to 127.0.0.1 - - Should be fixed by 8832c6c - "Implement listing on IPv4/IPv6 dual socket on all platform" + - Should be fixed by 8832c6c - "Implement listing on IPv4/IPv6 dual + socket on all platform" |