Ferenc,

> Jan Friesse <[email protected]> writes:
> 
>> MTU for IPv6 is 20 bytes larger then IPv4. This fact was not taken into
>> account so IPv6 packets were larger then MTU resulting in fragmentation.
>>
>> Solution is to substract correct IP header size.
> 
> I have no idea about this business, but won't optional extension headers

Before patch all packets were fragmented.

> occasionally throw off these calculations, potentially causing problems?
> 

Yes, it can happen. Sadly I was unable to find out any way to get size
of resulting packet (or if extension headers will be added) before send
(except pmtu detection). I'm open to any idea.

Regards,
  Honza




_______________________________________________
discuss mailing list
[email protected]
http://lists.corosync.org/mailman/listinfo/discuss

Reply via email to