[Olsr-dev] [PATCH v1 23/23] gateway: enable multi-gateway mode

Ferry Huberts (spam-protected)
Tue Dec 4 16:17:30 CET 2012


From: Ferry Huberts <(spam-protected)>

Signed-off-by: Ferry Huberts <(spam-protected)>
---
 src/olsr_cfg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/olsr_cfg.h b/src/olsr_cfg.h
index 7fb95fa..c698e37 100644
--- a/src/olsr_cfg.h
+++ b/src/olsr_cfg.h
@@ -126,7 +126,7 @@
 #define MIN_LQ_AGING         0.01
 
 #define MIN_SMARTGW_USE_COUNT_MIN  1
-#define MAX_SMARTGW_USE_COUNT_MAX  1
+#define MAX_SMARTGW_USE_COUNT_MAX  64
 
 #define MAX_SMARTGW_EGRESS_INTERFACE_COUNT_MAX 32
 
-- 
1.7.11.7





More information about the Olsr-dev mailing list