Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-28 Thread Simon Goldschmidt
Ajay Bhargav wrote: > On Thu, Feb 28, 2019 at 5:07 PM goldsimon wrote: > > > > > > > > Am 28. Februar 2019 12:16:00 MEZ schrieb Ajay Bhargav > > : > > >I am yet to update the repo to latest lwIP source, but you can still > > >use it. > > >Usage information is given here: > > >https://github.com/a

Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-28 Thread Ajay Bhargav
On Thu, Feb 28, 2019 at 5:07 PM goldsimon wrote: > > > > Am 28. Februar 2019 12:16:00 MEZ schrieb Ajay Bhargav > : > >I am yet to update the repo to latest lwIP source, but you can still > >use it. > >Usage information is given here: > >https://github.com/ajaybhargav/lwip_nat/blob/master/src/core

Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-28 Thread goldsimon
;From: Flavio Castro Alves Filho >Sent: Thursday, February 28, 2019 3:50 PM >To: Mailing list for lwIP users >Subject: Re: [lwip-users] Using LWIP with PPP and NAT > >And how do I use this code? Or I can't use this code? > >As I am not an LwIP expert, I couldn't even ident

Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-28 Thread Ajay Bhargav
Filho Sent: Thursday, February 28, 2019 3:50 PM To: Mailing list for lwIP users Subject: Re: [lwip-users] Using LWIP with PPP and NAT And how do I use this code? Or I can't use this code? As I am not an LwIP expert, I couldn't even identify the different code from that repo :-| Be

Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-28 Thread Flavio Castro Alves Filho
And how do I use this code? Or I can't use this code? As I am not an LwIP expert, I couldn't even identify the different code from that repo :-| Best regards, Flavio Em ter, 26 de fev de 2019 às 05:26, Ajay Bhargav escreveu: > > > I don't know @BernardXiong or @hichard, but the NAT code is cle

Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-26 Thread Ajay Bhargav
> I don't know @BernardXiong or @hichard, but the NAT code is clearly marked > as originating 2009 from Christian Walter. He was the one uploading this > code to our bugtracker in 2009, without the right to do so, obviously. > > I ended up deleting these files from the bugtracker, but it seems they

Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-26 Thread Simon Goldschmidt
Ajay Bhargav wrote: > An: "Mailing list for lwIP users" > Betreff: Re: [lwip-users] Using LWIP with PPP and NAT > > > That ones seems pretty inactive? Also, they seem to have a mixed license > > where the NAT part seems to be GPL, while lwIP has a BSD license. &

Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-25 Thread Ajay Bhargav
> That ones seems pretty inactive? Also, they seem to have a mixed license > where the NAT part seems to be GPL, while lwIP has a BSD license. > > In addition to that, the ip4_nat.c file seems to be based on code > uploaded to our bugtracker in 2009 which got revoked because the one who > uploaded

Re: [lwip-users] Using LWIP with PPP and NAT

2019-02-25 Thread goldsi...@gmx.de
Am 21.02.2019 um 20:16 schrieb Flavio Castro Alves Filho: Hello, I am new to LWIP and also new to this mailling list. I saw a discussion about the use of NAT on this following thread: http://lwip.100.n7.nabble.com/ESP8266-as-WiFi-to-PPP-Bridge-td28522.html (I don't know, if it is possible, to

[lwip-users] Using LWIP with PPP and NAT

2019-02-22 Thread Flavio Castro Alves Filho
Hello, I am new to LWIP and also new to this mailling list. I saw a discussion about the use of NAT on this following thread: http://lwip.100.n7.nabble.com/ESP8266-as-WiFi-to-PPP-Bridge-td28522.html (I don't know, if it is possible, to continue the thread without have received the email. Sorry).