From 88eef96dc5f311b07c2fba7bdf9dee8ab6886e83 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Philipp=20T=C3=B6lke?= Date: Wed, 9 Nov 2011 09:48:40 +0000 Subject: [PATCH] clarification --- src/vpn/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/vpn/README b/src/vpn/README index c1d514df2..50fb9b119 100644 --- a/src/vpn/README +++ b/src/vpn/README @@ -142,8 +142,8 @@ Performance Measurements These tests were done between hosts (i7 with 2.67GHz and Core 2 with 2GHz) connected by a switched Gigabit Ethernet. -scp direct (100MiB file): 33.3MiB/s (as shown by scp) -udp echo direct (6 Bytes of data): 0.000333 (measured by tcpdump) +scp direct (100MiB file): 33.3MiB/s (as shown by scp) +udp echo direct (6 Bytes of data): 0.000333 (measured by tcpdump) -scp over gnunet (100MiB file): 20KiB/s (as shown by scp) -udp echo over gnunet (6 Bytes of data): 0.078410s (measured by tcpdump) +scp over gnunet (100MiB file, stopped after 5 minutes): 20KiB/s (as shown by scp) +udp echo over gnunet (6 Bytes of data): 0.078410s (measured by tcpdump) -- 2.25.1