From 97782d1a85e43d55626b150c06b6479afd8d20d6 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Tue, 24 Nov 2020 12:36:05 +0100 Subject: - added inband udp communicator rekey logic --- src/transport/test_communicator_udp_rekey_peer2.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/transport/test_communicator_udp_rekey_peer2.conf') diff --git a/src/transport/test_communicator_udp_rekey_peer2.conf b/src/transport/test_communicator_udp_rekey_peer2.conf index 8f175a405..f545ba07a 100644 --- a/src/transport/test_communicator_udp_rekey_peer2.conf +++ b/src/transport/test_communicator_udp_rekey_peer2.conf @@ -36,4 +36,12 @@ DISABLE_V6 = YES REKEY_INTERVAL = 100ms [communicator-udp] +#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args +#PREFIX = valgrind --leak-check=full --track-origins=yes BINDTO = 60003 +DISABLE_V6 = YES +MAX_QUEUE_LENGTH=5000 +REKEY_INTERVAL = 1s + +[communicator-test] +BACKCHANNEL_ENABLED = YES -- cgit v1.2.3