diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-02-02 18:00:31 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-02-02 18:00:31 +0100 |
commit | ec5b4540d6f163861c6d639e5aba853e8702aae1 (patch) | |
tree | 9e9c1408be1719c1b5cd4ecce1f2889166b52398 /openvpn/doc | |
parent | 440632b32e002470a5b5258e42843764da9aa893 (diff) |
Update openvpn, implement redirect-private unblock-local, remove redirect-gateway gateway redirection
Diffstat (limited to 'openvpn/doc')
-rw-r--r-- | openvpn/doc/openvpn.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openvpn/doc/openvpn.8 b/openvpn/doc/openvpn.8 index 9eebf93e..3a58317d 100644 --- a/openvpn/doc/openvpn.8 +++ b/openvpn/doc/openvpn.8 @@ -829,8 +829,8 @@ implementation. Using forces usage of the native Darwin tun kernel support. Use .B \-\-dev\-node utunN to select a specific utun instance. To force using the tun.kext (/dev/tunX) use -.B \-\-dev\-node tun -. When not specifying a +.B \-\-dev\-node tun\fR. +When not specifying a .B \-\-dev\-node option openvpn will first try to open utun, and fall back to tun.kext. |