[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] IPv6 development status
From: |
Ivan Delamer |
Subject: |
Re: [lwip-devel] IPv6 development status |
Date: |
Fri, 22 Oct 2010 10:02:27 -0600 (MDT) |
User-agent: |
SquirrelMail/1.4.9a |
Simon, Kieran,
Thanks for the feedback, I will start from 1.4.0rc1. My goal is also to
eventually have a dual IPv4/v6 stack, maybe even if not running together
to be able to choose at run time which one to use (per each netif?).
It will for sure take more than a month, but I hope to put it a big effort
and having something alpha-quality by the end of the year.
Cheers
Ivan
On Fri, October 22, 2010 02:24, Kieran Mansley wrote:
> On Fri, 2010-10-22 at 06:24 +0200, Simon Goldschmidt wrote:
>>
>> Just a question: would it be possible for you to use 1.4.0rc1 as a
>> starting point instead? There have been quite some changes since 1.3.2
>> and as I guess you will need to alter non-v6 portions of the stack,
>> too, it will be easier to merge that way
>
> Yes, I agree.
>
> Please discuss here the changes you're making as if we can work on
> solutions together your implementation will stand more chance of getting
> merged into the main code base.
>
> Don't be afraid of throwing away the current IPv6 code and starting from
> scratch. I particularly don't like the current system of having to
> choose between IPv4 and IPv6 at compile time.
>
> I think it will take you more than one month!
>
> Kieran
>
>