xref: /linux/tools/testing/selftests/net/ovpn/test-close-socket-tcp.sh (revision f2543da14dc2b9bee337f1f9466ab3fedae1cd84)
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