(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:06:32 +0000 (14:06 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:06:32 +0000 (14:06 +0000)
src/transport/test_transport_api_reliability_tcp_nat_peer1.conf
src/transport/test_transport_api_reliability_tcp_nat_peer2.conf

index 6ccfb9fdab90b8387ae63eb7b3ecec9764eae7cb..beae8c21023bc29ee83747f1670964b3757b955f 100644 (file)
@@ -3,6 +3,10 @@
 SERVICEHOME = /tmp/test-transport/api-reliability-tcp-nat-p1/
 DEFAULTCONFIG = test_transport_api_reliability_tcp_nat_peer1.conf
 
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
+
 [nat]
 BEHIND_NAT = YES
 ENABLE_NAT_SERVER = YES
index f8fa062f66eda5aa8954bc832f5f8c9ae0be6f65..feb49770a2efed9eabaaf34e0604707a762066ab 100644 (file)
@@ -3,6 +3,10 @@
 SERVICEHOME = /tmp/test-transport/api-reliability-tcp-nat-p2/
 DEFAULTCONFIG = test_transport_api_reliability_tcp_nat_peer2.conf
 
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
+
 [nat]
 DISABLEV6 = YES
 ENABLE_NAT_CLIENT = YES