summaryrefslogtreecommitdiff
path: root/openvpn/TODO.IPv6
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-01-05 18:47:51 +0100
committerArne Schwabe <arne@rfc2549.org>2014-01-05 18:47:51 +0100
commit6c31ffa5066e562477ed1a1982ca5389cdf93306 (patch)
tree218f6dda5f2af78450e46aa67c62bdd37927ab27 /openvpn/TODO.IPv6
parent08cce14bd56d431f4d18bcf97ea56667fb5a1138 (diff)
Update OpenVPN source (adds lz4, disables export openssl ciphers)
Diffstat (limited to 'openvpn/TODO.IPv6')
-rw-r--r--openvpn/TODO.IPv64
1 files changed, 1 insertions, 3 deletions
diff --git a/openvpn/TODO.IPv6 b/openvpn/TODO.IPv6
index 378358c2..ef2b8463 100644
--- a/openvpn/TODO.IPv6
+++ b/openvpn/TODO.IPv6
@@ -204,7 +204,7 @@ TODO for IPv6 transport support
o implement comparison for mapped addesses: server in dual stack
listening IPv6 must permit incoming streams from allowed IPv4 peer,
currently you need to pass eg: --remote ffff::1.2.3.4
- - OpenVPN will compare all address of a remote
+ - OpenVPN will compare all address of a remote
but will still fail on mapped addresses
* win32:
@@ -212,5 +212,3 @@ TODO for IPv6 transport support
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"
-
-