mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 03:30:01 +00:00
made ZERO LIFETIME routes live 30 seconds instead of 60 and shortened route lifetime in travis test
This commit is contained in:
parent
13b8c04c6f
commit
dae21fcb76
@ -8,4 +8,4 @@
|
||||
#define NBR_TABLE_CONF_MAX_NEIGHBORS 8
|
||||
|
||||
#define RPL_CONF_DEFAULT_LIFETIME_UNIT 60
|
||||
#define RPL_CONF_DEFAULT_LIFETIME 5
|
||||
#define RPL_CONF_DEFAULT_LIFETIME 3
|
||||
|
Loading…
Reference in New Issue
Block a user