Re: [lwip-users] Malformed packet:UCP

2010-03-10 Thread Oscar F
Thank you very much Regards Oscar On Wed, Mar 10, 2010 at 5:04 PM, goldsi...@gmx.de wrote: > Oscar F wrote: > >> This file has all packets. you have to open with wireshark. If you see at >> the end of the file, there are the problem that i told you. >> > The "malformed packet" warning is a warn

Re: [lwip-users] Malformed packet:UCP

2010-03-10 Thread goldsi...@gmx.de
Oscar F wrote: This file has all packets. you have to open with wireshark. If you see at the end of the file, there are the problem that i told you. The "malformed packet" warning is a warning generated by wireshark when it detects a protocol but can't parse it correctly. In your case, all pack

Re: [lwip-users] Malformed packet:UCP

2010-03-10 Thread Oscar F
This file has all packets. you have to open with wireshark. If you see at the end of the file, there are the problem that i told you. Thanks in advance Regards Oscar On Wed, Mar 10, 2010 at 8:09 AM, Kieran Mansley wrote: > > On 9 Mar 2010, at 22:26, Oscar F wrote: > > > > > It's very hard to

Re: [lwip-users] Malformed packet:UCP

2010-03-09 Thread Kieran Mansley
On 9 Mar 2010, at 22:26, Oscar F wrote: > It's very hard to draw any conclusions from the text summary of one packet in isolation. Why not include the whole capture so we can load it into wireshark to analyse? Kieran ___ lwip-users mailing list l

Re: [lwip-users] Malformed packet:UCP

2010-03-09 Thread Oscar F
this packet is valid ? Regards Oscar On Tue, Mar 9, 2010 at 10:11 AM, Kieran Mansley wrote: > On Tue, 2010-03-09 at 08:34 +0100, Oscar F wrote: > > > > > During the transsmission, in the ethernet ( with sniffer wireshark) i > > can see a packet with this error text "Malformed packet:UCP" and i

Re: [lwip-users] Malformed packet:UCP

2010-03-09 Thread Kieran Mansley
On Tue, 2010-03-09 at 08:34 +0100, Oscar F wrote: > > During the transsmission, in the ethernet ( with sniffer wireshark) i > can see a packet with this error text "Malformed packet:UCP" and i > think the packet is lost. I use TCP connection > Can you provide a packet capture for us to look at?

[lwip-users] Malformed packet:UCP

2010-03-08 Thread Oscar F
Hello everybody, i´m using EVK1100 with AVR32 micro, and i´m sending a big packet to ethernet. I use this function to send the packet to the receiver do { if((pWrite_LOG-pRead_LOG)>(10* 1024)) { send(aSocketAsincrono[0],(unsigned char*)(BufferTableLOG+pRead_LOG), (10*1024), 0); pRead