summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/ovpn/test-symmetric-id-float.sh
blob: 75296fe72c398116597dc4034f9a602189166438 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/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_SYMMETRIC_ID="1"
OVPN_FLOAT="1"

source test.sh