View | Details | Raw Unified | Return to bug 1615
Collapse All | Expand All

(-)a/src/olsr/model/olsr-routing-protocol.cc (-1 / +1 lines)
 Lines 66-72    Link Here 
66
///
66
///
67
/// We only use this value in order to define OLSR_NEIGHB_HOLD_TIME.
67
/// We only use this value in order to define OLSR_NEIGHB_HOLD_TIME.
68
///
68
///
69
#define OLSR_REFRESH_INTERVAL   Seconds (2)
69
#define OLSR_REFRESH_INTERVAL   m_helloInterval

Return to bug 1615