lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] IPV6CP


From: Art Heers
Subject: Re: [lwip-devel] IPV6CP
Date: Mon, 17 Sep 2012 19:00:35 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1

With the new-ppp, MEMP_PPP_PCB seems to be undefined. it is referenced in ppp.c (memp_malloc(), memp_free(). Can you help?

Thanks,
Art


On 9/14/2012 4:45 PM, Art Heers wrote:
Thanks.  I appreciate your work.  I see some other helpful functions in
ppp-new that were missing.  Just curious, what was the original reason
for starting ppp-new?  (It does seem more consistent with the rest of
LWIP.)

Just for your information, the reason we are switching to LWIP is the
IPV6 support.  We have it up and going over ethernet now.  Has the
IPV6CP been tested?  We haven't tried it here yet, but hope to at least
with our LWIP devices just connecting to each other via PPP.

Art Heers


On 9/13/2012 2:55 PM, Sylvain Rochet wrote:
Hi Art,

On Thu, Sep 13, 2012 at 02:44:50PM -0600, Art Heers wrote:
Is there any plan for IPV6CP support in LWIP (ipv6 over PPP links)?

IPV6CP is supported in the "ppp-new" Git branch.

You can fetch the source code using Git:

$ git clone -b ppp-new git://git.savannah.nongnu.org/lwip.git
lwip-ppp-new.git

Then, please read src/include/netif/ppp/ppp.h which contains the most up
to date documentation about the new PPP API. (I plan to write a
comprehensive documentation).

Feedback welcome ! :)

Sylvain



_______________________________________________
lwip-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-devel


_______________________________________________
lwip-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]