(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:13:50 +0000 (14:13 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:13:50 +0000 (14:13 +0000)
src/transport/test_transport_api_unreliability_udp_peer1.conf
src/transport/test_transport_api_unreliability_udp_peer2.conf

index e36b4ce842bd123b94fc3d451951b9c0b36fcb4a..39ce7ca9adf402317fc32ab19d9665e783bf9b1d 100644 (file)
@@ -1,7 +1,11 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-udp-p1/
-DEFAULTCONFIG = test_transport_api_udp_peer1.conf
+DEFAULTCONFIG = test_transport_api_unreliability_udp_peer1.conf
+
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
 
 [transport-udp]
 PORT = 12040
index 9d36b64f4e0f12e8ecaf9ec3b6aae197fd2055d8..b4dc457947f0cf18fe8b7a53725e202311bb6610 100644 (file)
@@ -1,7 +1,11 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-udp-p2/
-DEFAULTCONFIG = test_transport_api_udp_peer2.conf
+DEFAULTCONFIG = test_transport_api_unreliability_udp_peer2.conf
+
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
 
 [transport-udp]
 PORT = 12050