Bug 1615 - Adjusting OLSR HelloInterval Attribute Results in No Links

This commit is contained in:
Andrew Stanton
2013-04-14 22:32:21 +02:00
parent 6919cef0b3
commit e06ea97140

View File

@@ -66,7 +66,7 @@
///
/// We only use this value in order to define OLSR_NEIGHB_HOLD_TIME.
///
#define OLSR_REFRESH_INTERVAL Seconds (2)
#define OLSR_REFRESH_INTERVAL m_helloInterval
/********** Holding times **********/