From 5a5b055a63c56b5c2581c10a9704f596dba612e2 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 6 May 2013 12:33:43 +0000 Subject: traffic manipulation cfg settings --- src/transport/transport.conf.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src') diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in index 0ef064f77..1c40aaa84 100644 --- a/src/transport/transport.conf.in +++ b/src/transport/transport.conf.in @@ -23,6 +23,15 @@ UNIX_MATCH_GID = YES # REJECT_FROM6 = # PREFIX = valgrind --leak-check=full +# Configuration settings related to traffic manipulation for testing purposes +# Distance +# MANIPULATE_DISTANCE_IN = 1 +# MANIPULATE_DISTANCE_OUT = 1 +# Delay in ms +# MANIPULATE_DELAY_IN = 1 +# MANIPULATE_DELAY_OUT = 1 + + [transport-unix] PORT = 22086 TESTING_IGNORE_KEYS = ACCEPT_FROM; -- cgit v1.2.3