[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] DHCPV6
From: |
Ivan Delamer |
Subject: |
Re: [lwip-devel] DHCPV6 |
Date: |
Tue, 11 Sep 2012 09:43:43 -0600 (MDT) |
User-agent: |
SquirrelMail/1.4.9a |
Hi Art,
LwIP has support for IPv6 address autoconfiguration, if you enable the
appropriate #defines (LWIP_IPV6_AUTOCONFIG, LWIP_IPV6_SEND_ROUTER_SOLICIT)
This is enough to obtain IPv6 addresses from your router.
DHCPv6 is used for additional configuration options, such as local domain
names, policies, etc. I'm not working on it and I don't think anyone else
is.
Usually IPv6 address auto-configuration is enough...
Cheers
Ivan
> Date: Thu, 06 Sep 2012 14:49:08 -0600
> From: Art Heers <address@hidden>
> To: address@hidden
> Subject: [lwip-devel] DHCPV6
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> It appears from my LWIP source downloaded about 1 month ago that dhcp
> for ipv6 is not yet developed. Is anyone working on that? We have the
> beginnings of IPV6 working on our network with a hard coded IPV6 address.
>
> Art Heers
> Campbell Scientific, Inc
>