Skip to content

Commit

Permalink
IPv6 testing coverage now complete; OSX works too
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Dec 8, 2011
1 parent de3804c commit c4f8db2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
11 changes: 5 additions & 6 deletions openconnect.8
Expand Up @@ -398,13 +398,12 @@ Use STRING as 'User-Agent:' field value in HTTP header.
(e.g. --useragent 'Cisco AnyConnect VPN Agent for Windows 2.2.0133')

.SH LIMITATIONS
The
Note that although IPv6 has been tested on all platforms on which
.B openconnect
client is not yet tested with IPv6 connectivity on Mac OS X.


Note also that the standard
.B vpnc-script
is known to run, it depends on a suitable
.B vpnc-script
to configure the network. The standard
.B vpnc-script
shipped with vpnc 0.5.3 is not capable of setting up IPv6 routes; the one from
.B git://git.infradead.org/users/dwmw2/vpnc-scripts.git
will be required.
Expand Down
12 changes: 6 additions & 6 deletions www/platforms.xml
Expand Up @@ -13,12 +13,12 @@

<h1>Supported Platforms</h1>

<p>OpenConnect is known to work on Linux (including Android), OpenBSD,
FreeBSD, NetBSD, DragonFly BSD, OpenIndiana/OpenSolaris
and Mac OS X platforms, and should be trivially portable to any other platform
supporting <a href="http://en.wikipedia.org/wiki/TUN/TAP">TUN/TAP</a>
devices and on which <a href="http://www.openssl.org/">OpenSSL</a> runs.
IPv6 support is tested all of the above except Mac OS X.</p>
<p>OpenConnect is known to work, with both IPv6 and Legacy IP, on Linux
(including Android), OpenBSD, FreeBSD, NetBSD, DragonFly BSD,
OpenIndiana/OpenSolaris and Mac OS X platforms, and should be trivially
portable to any other platform supporting
<a href="http://en.wikipedia.org/wiki/TUN/TAP">TUN/TAP</a>devices and
on which <a href="http://www.openssl.org/">OpenSSL</a> runs.</p>

<p>For Solaris support, and for IPv6 on any platform, the
<tt>vpnc-script</tt> shipped with vpnc itself (as of v0.5.3)
Expand Down

0 comments on commit c4f8db2

Please sign in to comment.