mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-03-04 23:30:05 +00:00
Disable IPv6 Neighbor Discovery Protocol by default on the sky platform
This commit is contained in:
parent
443bbd3948
commit
6e53ab6eb0
@ -153,6 +153,7 @@
|
||||
#endif /* UIP_CONF_MAX_ROUTES */
|
||||
|
||||
#define UIP_CONF_ND6_SEND_RA 0
|
||||
#define UIP_CONF_ND6_SEND_NA 0
|
||||
#define UIP_CONF_ND6_REACHABLE_TIME 600000
|
||||
#define UIP_CONF_ND6_RETRANS_TIMER 10000
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user