Sign in
android-kvm
/
linux
/
refs/heads/for-upstream/guestmem
/
.
/
tools
/
testing
/
selftests
/
net
/
ovpn
/
test-large-mtu.sh
blob: ce2a2cb64f72028df71abcac3beff3d31fb7dbe7 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 OpenVPN, Inc.
#
# Author: Antonio Quartulli <antonio@openvpn.net>
MTU
=
"1500"
source test
.
sh