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/README.IPv6 | |
parent | 97deae46f78cc96540d207f452f2bd97cf540b13 (diff) |
rename IV_OPENVPN_GUI_VERSION to IV_GUI_VER
Diffstat (limited to 'openvpn/README.IPv6')
-rw-r--r-- | openvpn/README.IPv6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openvpn/README.IPv6 b/openvpn/README.IPv6 index d16a6daf..18068fee 100644 --- a/openvpn/README.IPv6 +++ b/openvpn/README.IPv6 @@ -35,7 +35,7 @@ over an IPv6 network ("OpenVPN over IPv6"). The code in 2.3.0 supersedes the IPv6 transport patches from JuanJo Ciarlante, formerly located at http://github.com/jjo/openvpn-ipv6 -Android 2.4.0 includes a big overhaul of the IPv6 transport patches +OpenVPN 2.4.0 includes a big overhaul of the IPv6 transport patches originally implemented for the Android client (ics-openvpn) IPv4/IPv6 transport is automatically is selected when resolving addresses. @@ -53,4 +53,4 @@ handle IPv4 connections on the IPv6 socket as well, making it a true dual-stacked server. Use bind ipv6only to disable this behaviour. On other systems, as of 2.3.0, you need to run separate server instances -for IPv4 and IPv6.
\ No newline at end of file +for IPv4 and IPv6. |