]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Make code and documentation for --remote-random-hostname consistent.
authorGert Doering <gert@greenie.muc.de>
Sun, 17 Nov 2013 14:30:20 +0000 (15:30 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 9 Jan 2014 10:29:51 +0000 (11:29 +0100)
commit7de8f3f322c1a1c13022a0243267624930dac5c9
tree4815607d2c7d00a9f2c140a9b74fa512c6d46364
parent1aac9a0b7a4046822a0134cd8693a828f2e16576
Make code and documentation for --remote-random-hostname consistent.

Documentation examples, description and code were disagreeing on what
this option actually does.  Now they will all agree that it will
*prepend* a random-byte string to the hostname name before resolving
to work around DNS caching (needs a "*" wildcard record in the zone).

Fix trac #143

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <1384698620-27946-1-git-send-email-gert@greenie.muc.de>
URL: http://article.gmane.org/gmane.network.openvpn.devel/7999
doc/openvpn.8
src/openvpn/misc.c