xref: /linux/tools/testing/selftests/net/ovpn/test-large-mtu.sh (revision 2c7e4a2663a1ab5a740c59c31991579b6b865a26)
1#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3# Copyright (C) 2025 OpenVPN, Inc.
4#
5#  Author:	Antonio Quartulli <antonio@openvpn.net>
6
7MTU="1500"
8
9source test.sh
10