http://defect.opensolaris.org/bz/show_bug.cgi?id=11092
amaguire <alan.maguire at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CAUSEKNOWN |FIXINPROGRESS
AssignedTo|michael.hunter at sun.com |alan.maguire at sun.com
--- Comment #17 from amaguire <alan.maguire at sun.com> 2009-09-18 20:17:26 UTC
---
found the problem - we were truncating the IP address in the init_if_state()
event function, bcopying a sockaddr when we should have bcopy'd a
sockaddr_storage. Autoconf works fine now, I'm reasonably sure DHCPv6 will too.
New nwamd binary attached.
--
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.