Re: [lwip-users] Hardware - level for netif_remove()

2010-05-11 Thread Christian Steffen
Am 11.05.2010 20:42, schrieb Kieran Mansley: Christian: would you like to open a task to ensure this gets properly tracked? Done. Mit freundlichen Grüßen / Best regards Christian Steffen -- +++ Hensel Elektronik GmbH +++ Hinrichsdorfer Straße 7c +++ 18146 Rostock +++ +++ ph

Re: [lwip-users] Hardware - level for netif_remove()

2010-05-11 Thread Kieran Mansley
I think this suggestion of sorting out the mechanism for adding and removing netifs warrants a task on savannah. It seems like it would help in some circumstances and the limited changes necessary would have very ittle impact on code size. Christian: would you like to open a task to ensure this

Re: [lwip-users] SNTP

2010-05-11 Thread goldsi...@gmx.de
Bernhard 'Gustl' Bauer wrote: I have done so. It compiles without errors. But no packets are comming out. LWIP_DEBUG says: etharp_query: Ethernet destination address unknown, queuing disabled, packet %p dropped So I enabled ARP_QUEUEING. And now etharp_timer expires. So far my LWIP did only re

Re: [lwip-users] lwip_connect fails

2010-05-11 Thread goldsi...@gmx.de
Heyu Zhu wrote: Hi everyone, I set up a client using lwip-1.3.2 and both sever and client are connect by ethernet. When i call "lwip_connect" the client do send a correct arp-request packet and the sever give a correct arp-reply packet. But after that don't send any packet for a long time , t

Re: [lwip-users] problem tcp_enqueue

2010-05-11 Thread goldsi...@gmx.de
Nicolas Dioli wrote: I think there is no free memory after output because of that: #define TCP_SND_QUEUELEN(8 * (TCP_SND_BUF)/(TCP_MSS)) = 8*512/536 =7.6 So when i arrived at this test: /* check for configured max queuelen and possible overflow */ i

[lwip-users] lwip_connect fails

2010-05-11 Thread Heyu Zhu
Hi everyone, I set up a client using lwip-1.3.2 and both sever and client are connect by ethernet. When i call "lwip_connect" the client do send a correct arp-request packet and the sever give a correct arp-reply packet. But after that don't send any packet for a long time , then lwip_connect retu

Re: [lwip-users] SNTP

2010-05-11 Thread Bernhard 'Gustl' Bauer
Simon Goldschmidt schrieb: "Bernhard \'Gustl\' Bauer" wrote: I found SNTP in contrib 1.3.0 - unfortunately it is for socket LWIP only. I'm using raw LWIP. What would I need to do to change SNTP to raw LWIP? Update your contrib to CVS HEAD, there you can configure SNTP to use sockets or RAW A

[lwip-users] problem tcp_enqueue

2010-05-11 Thread Nicolas Dioli
Hello everybody, I have a problem with RAW API. I have a memory error when i do a tcp_enqueue() after 70 bytes. here is my code: for(i=0;i<6;i++){ tcp_write(tcp1, "1234567890" , 10, TCP_WRITE_FLAG_COPY);//No error tempo_ms(

RE: [lwip-users] LWIP configuration large packet size

2010-05-11 Thread Damon, Antoine
Hi I relance this subject. Please have you got an idea. Best regards Antoine Damon De : lwip-users-bounces+adamon=idexcorp@nongnu.org [mailto:lwip-users-bounces+adamon=idexcorp@nongnu.org] De la part de Damon, Antoine Envoyé : jeudi 6 mai 2010 09:54 À : Mailing list