Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_ND6_DAD_TRANSMITS (1u) |
(RFC4862 5.1)The number of consecutive Neighbor Solicitation messages sent while performing Duplicate Address Detection on a tentative address. A value of zero indicates that Duplicate Address Detection is not performed on tentative addresses. A value of one indicates a single transmission with no follow-up retransmissions.
Default is 1
.
Definition at line 98 of file fnet_stack_config.h.