diff options
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. |