diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-14 08:09:44 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-14 08:09:44 +0000 |
commit | 3d423bbe963306259dac4e85a76e687292c72fc5 (patch) | |
tree | e8bdb455727a9788aa01791f2cced4be4ea4cce6 /openvpn.8 | |
parent | added *.orig to .svnignore (diff) | |
download | openvpn-3d423bbe963306259dac4e85a76e687292c72fc5.tar.xz |
Minor PKCS#11 changes.
pre-2.1_beta3
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@607 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'openvpn.8')
-rw-r--r-- | openvpn.8 | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -254,7 +254,6 @@ openvpn \- secure IP tunnel daemon. [\ \fB\-\-show\-valid\-subnets\fR\ ] [\ \fB\-\-single\-session\fR\ ] [\ \fB\-\-sndbuf\fR\ \fIsize\fR\ ] -[\ \fB\-\-socket\-flags\fR\ \fI[flags,\ ...]\fR\ ] [\ \fB\-\-socks\-proxy\-retry\fR\ ] [\ \fB\-\-socks\-proxy\fR\ \fIserver\ [port]\fR\ ] [\ \fB\-\-status\fR\ \fIfile\ [n]\fR\ ] @@ -1319,15 +1318,6 @@ Set the TCP/UDP socket receive buffer size. Currently defaults to 65536 bytes. .\"********************************************************* .TP -.B --socket-flags [flags, ...] -Set one or more of the following socket flags: - -.B TCP_NODELAY -- -Optimize latency in TCP mode tunnels. - -This directive is pushable. -.\"********************************************************* -.TP .B --txqueuelen n (Linux only) Set the TX queue length on the TUN/TAP interface. Currently defaults to 100. |