summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoachim Naulet2008-05-20 17:38:39 +0200
committerJoachim Naulet2008-05-20 17:38:39 +0200
commit12ad7740be3957724809bf74360891691c7c1806 (patch)
treec494f1486a77c3089c38f5933f7d4fd2031bcfe3 /include
parent3172303702810f630eee53282ce307f990800a06 (diff)
Removed some test parameters
Diffstat (limited to 'include')
-rw-r--r--include/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/platform.h b/include/platform.h
index f95ddd5c0d..64bd092448 100644
--- a/include/platform.h
+++ b/include/platform.h
@@ -49,7 +49,7 @@
// not really the choice !
#define PLCP_MAX_HOST_BROADCAST 1
-#define PLCP_MAX_HOST_UNICAST 32
+#define PLCP_MAX_HOST_UNICAST 64
#define PLCP_MAX_HOST_MULTICAST 4
#define PLCP_MAX_HOST (PLCP_MAX_HOST_UNICAST + PLCP_MAX_HOST_MULTICAST + PLCP_MAX_HOST_BROADCAST)