James Carlson <[EMAIL PROTECTED]> writes: > I propose a new Open Solaris project to be called "DHCPv6 Client." > > This short-term project will implement RFC 3315 ("Dynamic Host > Configuration Protocol for IPv6 (DHCPv6)") support in the existing > Solaris dhcpagent. Associated features (snoop, dhcpinfo, ifconfig) > will be updated as well, and NDP RA interaction will be included.
+1 > The project does not implement a DHCPv6 server. The server side may > be handled by the existing Wide-DHCPv6 server or by a separate > project. I had a quick look at compiling it on Solaris during an IPv6 tutorial on SANE 2006 in Delft this spring: it seemed quite BSD centric at that time (like using getifaddrs(3), u_int<n>_t types, <sys/queue.h>, __P and others). It shouldn't be too hard to get it compile, though, and it seems to be the only maintained open source DHCPv6 server right now. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Faculty of Technology, Bielefeld University _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org