Public Attributes

IPv6InterfaceData::NodeVariables Struct Reference

#include <IPv6InterfaceData.h>

List of all members.

Public Attributes

int dupAddrDetectTransmits

Detailed Description

Definition at line 143 of file IPv6InterfaceData.h.


Member Data Documentation

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: 1, but may be overridden by a link-type specific value in the document that covers issues related to the transmission of IP over a particular link type (e.g., [IPv6-ETHER]).

Autoconfiguration also assumes the presence of the variable RetransTimer as defined in [DISCOVERY]. For autoconfiguration purposes, RetransTimer specifies the delay between consecutive Neighbor Solicitation transmissions performed during Duplicate Address Detection (if DupAddrDetectTransmits is greater than 1), as well as the time a node waits after sending the last Neighbor Solicitation before ending the Duplicate Address Detection process.

Definition at line 164 of file IPv6InterfaceData.h.

Referenced by IPv6InterfaceData::info(), and IPv6InterfaceData::IPv6InterfaceData().


The documentation for this struct was generated from the following file: