]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable adding a link-local address even if ND6_IFF_IFDISABLED.
authorhrs <hrs@FreeBSD.org>
Fri, 2 Oct 2009 07:00:20 +0000 (07:00 +0000)
committerhrs <hrs@FreeBSD.org>
Fri, 2 Oct 2009 07:00:20 +0000 (07:00 +0000)
commit707daf685f081da08b2c898e25b062476a80c0c4
tree86ac6ae6c9ec7fd28909f3f534e671f707426f1f
parente1194cb660eecfbba21be11b315ca464e21ed629
Enable adding a link-local address even if ND6_IFF_IFDISABLED.
Note that when the interface has ND6_IFF_IFDISABLED, a newly-added
address is always marked as IN6_IFF_TENTATIVE so that the interface
can perform DAD after the ND6_IFF_IFDISABLED is cleared.
sys/netinet6/in6_ifattach.c