]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Add more detailed explanation regarding the function of "--rdns-internal"
authorGert Doering <gert@greenie.muc.de>
Sat, 9 Apr 2011 16:16:21 +0000 (18:16 +0200)
committerDavid Sommerseth <davids@redhat.com>
Thu, 14 Apr 2011 14:50:34 +0000 (16:50 +0200)
commit89e0728ba6057bfe45b635a42c36502e9edc8cb3
tree3264e30d546ba1891ff9f3072c5b398af57fdfa1
parentf05b6d3302b3f204ebccb606ab52244316f08d09
Add more detailed explanation regarding the function of "--rdns-internal"

As agreed in last thursday's IRC meetingĀ [1], I've added a comment to the
code explaining "--rdns-internal".  It's really very much an internal
option, so it does not need to go to the man page.

[1] http://thread.gmane.org/gmane.network.openvpn.devel/4573

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
(cherry picked from commit cdb3a5c0864e0fe8d0b814de1f024fd624dd3b1c)
options.c