mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-10 08:25:23 +00:00
configure short routing lifetime in the RPL ROOT / router
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
#undef NBR_TABLE_CONF_MAX_NEIGHBORS
|
||||
#define NBR_TABLE_CONF_MAX_NEIGHBORS 8
|
||||
|
||||
/*#define RPL_CONF_DEFAULT_LIFETIME_UNIT 10
|
||||
#define RPL_CONF_DEFAULT_LIFETIME 10*/
|
||||
#define RPL_CONF_DEFAULT_LIFETIME_UNIT 60
|
||||
#define RPL_CONF_DEFAULT_LIFETIME 5
|
||||
|
Reference in New Issue
Block a user