commit | d515212db9826c485a4e5606cfac6f22833cd5ba | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Wed Sep 19 06:44:23 2012 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Wed Sep 19 06:44:23 2012 -0500 |
tree | 1891119cb62514b41ba5c43ee74dfa72e89c3f0d | |
parent | 63152c61a50983bd3c31362b0bc758689a374c08 [diff] [blame] |
Configuration Command, Commenting, and Trailing / removal added
diff --git a/nlsr.h b/nlsr.h index 941e357..719e91a 100644 --- a/nlsr.h +++ b/nlsr.h
@@ -7,8 +7,8 @@ #define INTEREST_RESEND_TIME 15 #define NLSR_LOCKED 1 #define NLSR_UNLOCKED 0 -#define LSA_REFRESH_TIME 600 -#define ROUTER_DEAD_INTERVAL 900 +#define LSA_REFRESH_TIME 1800 +#define ROUTER_DEAD_INTERVAL 3600 #define LINK_METRIC 10