1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-09 19:31:04 +00:00

made ZERO LIFETIME routes live 30 seconds instead of 60 and shortened route lifetime in travis test

This commit is contained in:
Joakim Eriksson 2015-09-22 23:21:03 +02:00
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