Re: [lwip-users] Port to raspberry pi 3

2016-04-27 Thread Zhuoran Zhao
Hi Simon, Thanks for the reply. Yes, you are correct. I did't phrase the problem well. The reason I wanted to do this is that I have integrated lwip stack in my virtual simulation platform, and I am trying to do some quick hacking to extract profiling data of executing lwip on raspberry pi,

Re: [lwip-users] How to contribute to lwIP?

2016-04-27 Thread goldsi...@gmx.de
goldsimon wrote: Andrey Butok wrote: What are the best ways to contribute to lwIP stack project? I mean bug fixing and adding new features and protocols. Forgot to say: you also seem to haven't found 'doc/contrib.txt'... :-/ Simon ___ lwip-users

Re: [lwip-users] Port to raspberry pi 3

2016-04-27 Thread goldsi...@gmx.de
Zhuoran Zhao wrote: is there any open source lwip port for raspberry pi 3 making use of the on board network interface driver? None that I have heard of. Do you want to run lwIP on linux but use the hardware's network interface? As I see it, the network interface can either be used by linux

Re: [lwip-users] How to contribute to lwIP?

2016-04-27 Thread goldsi...@gmx.de
Andrey Butok wrote: What are the best ways to contribute to lwIP stack project? I mean bug fixing and adding new features and protocols. The way we do that is to add bug entries and post fixes and patches. If you found this list, you might already know the bug/patch tracker is located at

Re: [lwip-users] raw api multiple connections

2016-04-27 Thread goldsi...@gmx.de
Erkan Ersoy wrote: My device has both http server (web interface) and http client. While I have multiple listening ports including web interface i didnt have problems but when i try to have connect to remote server i have problem. I wonder if somebody already solved that problem. You wonder

Re: [lwip-users] raw api multiple connections

2016-04-27 Thread Erkan Ersoy
My device has both http server (web interface) and http client. While I have multiple listening ports including web interface i didnt have problems but when i try to have connect to remote server i have problem. I wonder if somebody already solved that problem.

[lwip-users] Port to raspberry pi 3

2016-04-27 Thread Zhuoran Zhao
Hello all, I am currently using raspberry pi 3 (running ubuntu MATE) as a reference platform and trying to get some performance data out of it. Besides using TAP/TUN device and wlan bridging to port the lwip, I am wondering is there any open source lwip port for raspberry pi 3 making use of the

Re: [lwip-users] Need help to configure lwip

2016-04-27 Thread Stephen Cowell
Thiyagu1989, If we knew which board it would help. Here's links I found after a very short search: https://app.box.com/s/c7b5e316d11245271ec9 https://sourceforge.net/projects/uez/ Good luck. __ Steve . On 4/27/2016 7:01 AM, thiyagu1989 wrote: Hi Stephen , Thanks for the

Re: [lwip-users] Need help to configure lwip

2016-04-27 Thread thiyagu1989
Hi Stephen , Thanks for the response.Unfortunately, I have only renesas board in my hand . I have some basic questions in my mind . some of the questions may be very basic but it will really help me to working on lwip . questions: 1) do i need to edit the ethernetif.c for adapting the lwip

Re: [lwip-users] Need help to configure lwip

2016-04-27 Thread Sergio R. Caprile
Search the list Read the docs Read Atmel "AT04055: Using the lwIP Network Stack" Read the wiki http://lwip.wikia.com/wiki/LwIP_Wiki ___ lwip-users mailing list lwip-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/lwip-users

Re: [lwip-users] raw api multiple connections

2016-04-27 Thread Sergio R. Caprile
You can have multiple connections with raw api. See httpd_raw example in contrib tree (1.4.1) or httpd in apps (git head). If you want to use lwIP in a multi-threaded environment, your best bet is to use netconn or socket APIs (unless you restrict all calls within a thread or implement a basic

[lwip-users] lwIP to support NAT

2016-04-27 Thread Yanrui Hu
Seems somebody every let lwIP support NAT. But I do not see the code in 1.4.1. Could you guys tell me where I can get the code. -- Best Regards, Yanrui Hu -- *This email may contain or reference confidential information and is intended only for the individual to whom it is addressed. Please