Changes between Initial Version and Version 1 of ManPageUpdatesFor2.2


Ignore:
Timestamp:
03/29/11 10:53:36 (13 years ago)
Author:
David Sommerseth
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ManPageUpdatesFor2.2

    v1 v1  
     1== man page updates needed for OpenVPN 2.2 ==
     2
     3The following options below needs to be documented in the man page.  It is also a good thing to double check these options against openvpn --help as well, to make sure they are also described there.
     4
     5 * --remote-random-hostname
     6 * --redirect-private
     7 * --redirect gateway lacks explanation of the 'autolocal' keyword
     8 * --http-proxy-override
     9 * --http-proxy-fallback
     10 * --capath
     11 * --plugin can be as 'multiline'
     12 * --management-client
     13 * --auth
     14 * --connect-timeout
     15 * --dhcp-internal
     16 * --dhcp-pre-release
     17 * --errors-to-stderr
     18 * --gremlin (only with ENABLE_DEBUG)
     19 * --lport / --rport (can be more verbose)
     20 * --mtu-dynamic
     21 * --push (needs review of pushable options)
     22 * --push-continuation (internal option, more code comments appreciated)
     23 * --push-peer-info
     24 * --rdns-internal (internal option, more code comments appreciated)
     25 * --remote-random-hostname
     26 * --show-proxy-settings
     27 * --x509-username-field
     28 * --remote-ip-hint
     29 * --server a.b.c.d netmask nopool
     30  * What does 'nopool' do?
     31 * --ifconfig-push-constraint
     32 * --key-direction
     33 * --ca, --cert, --key and --dh can be used inline in config file
     34  * Encapsulate the files in <ca>, <cert>, <key> and <dh> tags
     35
     36If you do contribute with documentation, please [https://community.openvpn.net/openvpn/newticket file a bug] for the option you are documenting and update this page with a link to the new bug.  File the bug against version "2.2-beta / 2.2-RC", Component "Documentation" and milestone "release 2.2".  We would like to have as many of these options covered for the final OpenVPN 2.2 release.