]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove post_open_mtu code
authorArne Schwabe <arne@rfc2549.org>
Tue, 7 Dec 2021 17:01:56 +0000 (18:01 +0100)
committerGert Doering <gert@greenie.muc.de>
Tue, 14 Dec 2021 08:35:41 +0000 (09:35 +0100)
commitc27868bfc2ad6ee21c28f4addb1c2fc003bfa61a
treef5a8cc49bd2a44f6fe18e94b6f4e258fcaca5537
parent66c05aeabc7218e58266bd2bb39ddbd040030328
Remove post_open_mtu code

This code is probably from a time when we could not set the MTU on
the Windows tap6 driver. Nowadays we can set the MTU on this device,
so this code is a noop now.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20211207170211.3275837-7-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23327.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/init.c
src/openvpn/tun.c
src/openvpn/tun.h