Re: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long

2015-09-28 Thread Marcus D. Leech
mleech=ripnet@gnu.org *Subject:* Re: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long If the sending machine sets DF in the IP header, then any interstitial machine that must fragment will drop the packet as well. Best to stick to MTU-sized payloads wi

Re: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long

2015-09-28 Thread David Halls
ounces+mleech=ripnet@gnu.org Subject: Re: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long If the sending machine sets DF in the IP header, then any interstitial machine that must fragment will drop the packet as well. Best to stick to MTU-sized pa

Re: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long

2015-09-25 Thread mleech
15:17, Andy Walls wrote: >> From: David Halls Subject: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: >> send > > error:send_to: Message too long > >> Date: Fri, 25 Sep 2015 09:05:56 + > >> Dear All, When I increase my packet length in a transmission f

[Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long

2015-09-25 Thread Andy Walls
> From: David Halls >Subject: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long >Date: Fri, 25 Sep 2015 09:05:56 + >Dear All, > > >When I increase my packet length in a transmission flow graph to over >16,000 bits, I

Re: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long

2015-09-25 Thread Andy Walls
On Fri, 2015-09-25 at 15:17 -0400, Andy Walls wrote: > > From: David Halls > >Subject: [Discuss-gnuradio] UDP Sink Size Limit - ERROR: send > error:send_to: Message too long > >Date:Fri, 25 Sep 2015 09:05:56 + > > >Dear All, > > >

[Discuss-gnuradio] UDP Sink Size Limit - ERROR: send error:send_to: Message too long

2015-09-25 Thread David Halls
Dear All, When I increase my packet length in a transmission flow graph to over 16,000 bits, I get the following error "ERROR: send error:send_to: Message too long?" this is from the UDP block which I am using in order to send the transmitted bits to the destination in order to perform