CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/02 17:35:14
Modified files:
sys/netinet6 : in6.c nd6_nbr.c
Log message:
Make sure that IPv6 source address selection only chooses a CARP
address if the interface is in master state. Disable duplicate
address detection on CARP interfaces as the peer may have the same
addresses.
Test and OK sthen@ florian@ benno@ camield@
