test-large-mtu.sh 163 B

123456789
  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. MTU="1500"
  7. source test.sh