Linux-6.18.2/tools/testing/selftests/net/ovpn/test-large-mtu.sh

10 lines
163 B
Bash
Raw Normal View History

2025-12-23 20:05:50 +08:00
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 OpenVPN, Inc.
#
# Author: Antonio Quartulli <antonio@openvpn.net>
MTU="1500"
source test.sh