On 07/30/2011 11:37 PM, Mark Andrews wrote:
In message<4e345767.5070...@earthlink.net>, Stephen Clark writes:
Hello List,
Didn't see this show up in the mailing list so I am resending.
Could someone enlighten me as to when FreeBSD 6.3 does UDP packet reassembly?
I am having a problem wh
In message <4e345767.5070...@earthlink.net>, Stephen Clark writes:
> Hello List,
>
> Didn't see this show up in the mailing list so I am resending.
>
>
>
> Could someone enlighten me as to when FreeBSD 6.3 does UDP packet reassembly?
>
> I am having a problem where I am getting a fragmented u
On Sat, Jul 30, 2011 at 03:11:35PM -0400, Stephen Clark wrote:
> Didn't see this show up in the mailing list so I am resending.
It showed up, and people have responded. Search for "UDP Packet
reassembly" and you'll see.
http://lists.freebsd.org/pipermail/freebsd-stable/2011-July/thread.html
--
On 7/28/2011 3:01 PM, Stephen Clark wrote:
> Hello List,
>
> Could someone enlighten me as to when FreeBSD 6.3 does UDP packet
> reassembly?
>
> I am having a problem where I am getting a fragmented udp packet (2
> pieces) everthing is
> fine if I get the first frag first. but if the second frag
On Jul 28, 2011, at 12:01 PM, Stephen Clark wrote:
> Could someone enlighten me as to when FreeBSD 6.3 does UDP packet reassembly?
Packet reassembly is done at the IP layer, not the UDP layer. Normally,
reassembly is performed on the destination host, but routers or firewalls along
the path con