From 0c9911d73744da31776f98019ff1460032f2c82b Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Fri, 17 Jul 2020 14:26:45 +0200 Subject: TNG: Implemented 5530: add replay protection to TCP communicator. Added monotime value checks --- src/transport/test_communicator_tcp_rekey_peer1.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/transport/test_communicator_tcp_rekey_peer1.conf') diff --git a/src/transport/test_communicator_tcp_rekey_peer1.conf b/src/transport/test_communicator_tcp_rekey_peer1.conf index 18028cd48..e7161e488 100644 --- a/src/transport/test_communicator_tcp_rekey_peer1.conf +++ b/src/transport/test_communicator_tcp_rekey_peer1.conf @@ -20,6 +20,13 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock ENABLE_IPSCAN = YES +[peerstore] +UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/peerstore.sock + +[resolver] +PORT = 62089 +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_1.sock + [communicator-unix] UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock -- cgit v1.2.3