Re: [lwip-users] Using multiple IP addresses on one interface

2016-01-05 Thread John Pote
Patrick, Thanks for the prompt reply, much appreciated. We are currently using LwIP on a Ti Stellaris platform in an embedded product. We anticipate moving on to Ti's Tiva platform as our particular silicon is at end of life. Do I take it from your reply that the IP subnet mask is not used? I

Re: [lwip-users] Using multiple IP addresses on one interface

2016-01-05 Thread Patrick Klos
On 1/5/2016 12:34 PM, John Pote wrote: Patrick, Thanks for the prompt reply, much appreciated. My pleasure. We are currently using LwIP on a Ti Stellaris platform in an embedded product. We anticipate moving on to Ti’s Tiva platform as our particular silicon is at end of life. We ran

Re: [lwip-users] PPP - TCP

2016-01-05 Thread Sylvain Rochet
Hi Norberto, On Tue, Jan 05, 2016 at 11:26:35AM -0200, Norberto R. de Goes Jr. wrote: > How are you doing? > > I am facing a problem in the use PPP-lwip. > I have a application (app) using lwip stack. The app implements an echo > message server (messages replier). > The connection is through the

[lwip-users] routing over PPP using lwip

2016-01-05 Thread Ajay Bhargav
Hi Damien, I saw your discussion regarding routing over PPP. I am trying to do similar thing But have no clue on how to do it. I have an ethernet and PPP connection working. I have also enabled IP_FORWARD but not able to get things working. Please do let me know if you've done any progress.

[lwip-users] PPP - TCP

2016-01-05 Thread Norberto R. de Goes Jr.
How are you doing? I am facing a problem in the use PPP-lwip. I have a application (app) using lwip stack. The app implements an echo message server (messages replier). The connection is through the PPP protocol (serial interface) no ethernet conection. When UDP messages are exchanged all is