[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] nd6.c bug
From: |
Ivan Delamer |
Subject: |
Re: [lwip-devel] nd6.c bug |
Date: |
Wed, 20 Jul 2011 14:49:37 -0600 (MDT) |
User-agent: |
SquirrelMail/1.4.9a |
Must have missed it. I'll check it an work it in. I'm still in the process
of setting up GIT so it might take a week or so.
Cheers
Ivan
> Date: Mon, 18 Jul 2011 16:34:45 -0500
> From: "Giffel, Brad" <address@hidden>
> To: <address@hidden>
> Subject: [lwip-devel] nd6.c bug
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset="us-ascii"
>
>
>
> I submitted this patch to Ivan but apparently it didn't make it into the
> master branch. Line 1494 of nd6.c needs to be:
>
>
>
> nd6_cached_neighbor_index = i;
>
>
>
>
>
> - Brad
>
>
>