aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_mini.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-08 10:58:56 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-08 10:58:56 +0000
commitf2e1a736377f59b2f7f12b0dcfc8c73e6e80e897 (patch)
tree96177dab2e137f625b2b60b97890716b0d2a0471 /src/nat/test_nat_mini.c
parent95d933d6e52f1c8d8dda1f6e1d8e8f8dc03d3c17 (diff)
downloadgnunet-f2e1a736377f59b2f7f12b0dcfc8c73e6e80e897.tar.gz
gnunet-f2e1a736377f59b2f7f12b0dcfc8c73e6e80e897.zip
apifix
Diffstat (limited to 'src/nat/test_nat_mini.c')
-rw-r--r--src/nat/test_nat_mini.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/nat/test_nat_mini.c b/src/nat/test_nat_mini.c
index 57abca3d0..4e708c413 100644
--- a/src/nat/test_nat_mini.c
+++ b/src/nat/test_nat_mini.c
@@ -38,13 +38,8 @@
38 38
39#define VERBOSE GNUNET_YES 39#define VERBOSE GNUNET_YES
40 40
41
42/* Time to wait before stopping NAT, in seconds */ 41/* Time to wait before stopping NAT, in seconds */
43#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60) 42#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 5)
44
45
46
47
48 43
49/** 44/**
50 * Function called on each address that the NAT service 45 * Function called on each address that the NAT service