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…
Reference in a new issue