Sign in
◑
Theme
gbmc
/
linux
/
refs/heads/linux-rolling-stable
/
.
/
tools
/
testing
/
selftests
/
net
/
ovpn
/
test-symmetric-id-tcp.sh
blob: 680a465c49d2e3d2c9a8d22de065c2b3fc2c89fb [
file
] [
edit
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 OpenVPN, Inc.
#
# Author: Ralf Lici <ralf@mandelbit.com>
# Antonio Quartulli <antonio@openvpn.net>
OVPN_PROTO
=
"TCP"
OVPN_SYMMETRIC_ID
=
1
source test
.
sh