aboutsummaryrefslogtreecommitdiff
path: root/version.m4
diff options
context:
space:
mode:
authorArne Schwabe2022-11-04 13:56:55 +0100
committerGert Doering2022-11-06 01:00:57 +0100
commit5f6ea5975927627680c21c10670ccb8503f18249 (patch)
treeabf5455ca56525bb61480c1aae941797e73a20b7 /version.m4
parenta5a30ec311ce9d0dbcd6162daab97a225189d570 (diff)
downloadopenvpn-5f6ea5975927627680c21c10670ccb8503f18249.zip
openvpn-5f6ea5975927627680c21c10670ccb8503f18249.tar.gz
Allow setting control channel packet size with max-packet-size
Currently control packet size is controlled by tun-mtu in a very non-obvious way since the control overhead is not taken into account and control channel packet will end up with a different size than data channel packet. Instead we decouple this and introduce max-packet-size. Control packet size defaults to 1250 if max-packet-size is not set. Patch v2: rebase on latest patch set Patch v3: Introduce TLS_CHANNEL_MTU_MIN define and give explaination of its value. Patch v4: introduce max-packet-size instead of tls-mtu Patch v5: improve documentation Patch v6: Rebase, lower lower limit, add warning message for when wrapped tls-crypt-v2 keys will ignore max-packet-size Signed-off-by: Arne Schwabe <arne@rfc2549.org> Acked-by: Frank Lichtenheld <frank@lichtenheld.com> Message-Id: <20221104125655.656150-2-arne@rfc2549.org> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25477.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'version.m4')
0 files changed, 0 insertions, 0 deletions