http://defect.opensolaris.org/bz/show_bug.cgi?id=10654



--- Comment #4 from amaguire <alan.maguire at sun.com> 2009-08-21 18:11:51 UTC 
---
actually, I spoke to soon - I hadn't tested DHCPv6 yet, and was assuming this
was the cause. It does indeed add a logical IF for the DHCPv6 addr, preserving
the link-local address on the physical interface. In testing I think I
discovered the real cause - we were tossing interface state events that didn't
happen on the physical interface because we created them with the logical
interface name as the name in the event object (we'd get "object not found
interface:e1000g0:1" or somesuch). I've fixed this so that the name in the
event object is the physical interface name (e1000g0), and preserved the
logical IF in the event messages so that Darren can determine where the address
appeared exactly. Doing all this and testing shows that DHCPv6 and autoconf are
assigned on logical IFs and their configured addresses are picked up and
recognized by nwamd.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Reply via email to