Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
c8a49a2f9117f4a7c574cbb709dc92a2b602ec00
/
.
/
tools
/
testing
/
selftests
/
net
/
ovpn
/
test-close-socket-tcp.sh
blob: 093d44772ffdf5aa8d0aa5505c21cb2c77a70aa0 [
file
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 OpenVPN, Inc.
#
# Author: Antonio Quartulli <antonio@openvpn.net>
PROTO
=
"TCP"
source test
-
close
-
socket
.
sh