xref: /linux/tools/testing/selftests/net/ovpn/test-close-socket-tcp.sh (revision 35758b0032c056cdff3e8f5a70669cb3e2c8d0e4)
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
7PROTO="TCP"
8
9source test-close-socket.sh
10