0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Arne Schwabe
6bae57ab4f Document the protocol used in OpenVPN for Web based authentication
Signed-off-by: Arne Schwabe <arne@openvpn.net>
2020-08-27 10:27:08 +02:00
James Yonan
dbd5995d7a OpenVPN Protocol extensions update.
1. Added specific details on DATA_V2/peer-id/float support.

2. For AEAD mode, emphasized that the leading 8 bytes (4 bytes for
   DATA_V2/peer-id and 4 for packet ID) is all included in the AD.

3. Added specific details on protocol negotiation where the client
   indicates protocol extension availability with IV_x parameters
   in the peer info string, and the server responds by pushing
   directives to the client to enable the feature.

4. Added "TCP nonlinear mode" section, a new protocol extension
   that is needed by multithreaded TCP servers.
2015-01-06 17:16:06 -07:00
James Yonan
a80508ab21 Added initial OpenVPN Protocol extensions doc. 2015-01-06 17:14:31 -07:00