]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Add "async push" feature to Changes.rst
authorLev Stipakov <lev.stipakov@f-secure.com>
Wed, 7 Dec 2016 09:56:57 +0000 (11:56 +0200)
committerDavid Sommerseth <davids@openvpn.net>
Wed, 7 Dec 2016 13:32:12 +0000 (14:32 +0100)
[DS: slightly enhanced the --enable-async-push remark to make it
     even more clear it is a build time configuration]

Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <1481104617-3675-1-git-send-email-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13420.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
Changes.rst

index 843f2bd5f08c26d8bd35b7f92c166113f95f78ba..de2d8b0087b78414b534c67ed0674eb88744807a 100644 (file)
@@ -147,6 +147,12 @@ Control channel encryption (``--tls-crypt``)
     channel packets.  Provides more privacy, some obfuscation and poor-man's
     post-quantum security.
 
+Asynchronous push reply
+    If asynchronous authentication is enabled and completed after server received
+    PUSH_REQUEST message, server sends PUSH_REPLY immediately without waiting for next
+    PUSH_REQUEST. Requires use of ``--enable-async-push`` as ./configure parameter at
+    build time.
+
 
 Deprecated features
 -------------------