Re: delay required between configuring and binding to an IPv6 address?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Do the RFCs say that the duplicate address detection protocol should be
run for statically configured IPv6 addresses too?

From RFC 2462 Section 5.4:

   Duplicate Address Detection is performed on unicast addresses prior
   to assigning them to an interface whose DupAddrDetectTransmits
   variable is greater than zero. Duplicate Address Detection MUST take
   place on all unicast addresses, regardless of whether they are
   obtained through stateful, stateless or manual configuration...

There are some places in the RFC that don't mention manual config, maybe they should.

You can play with setting net.ipv6.conf.ethX.dad_transmits to zero, but this would speed-up DAD for all the addresses on the interface, don't think it would do what you want.

The 2.6.19 kernel seems to have a way to disable this when you configure the address, look for IFA_F_NODAD.

-Brian
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux