summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/ovpn/test-large-mtu.sh
blob: ce2a2cb64f72028df71abcac3beff3d31fb7dbe7 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 OpenVPN, Inc.
#
#  Author:	Antonio Quartulli <antonio@openvpn.net>

MTU="1500"

source test.sh