Hi,
things that changed since the last patch:
- add support to fragment packets on every node, if outgoing iface mtu is smaller as the packet
- add support to defragment packets on every node, if outgoing iface mtu is >= original size
- rename some functions
I just merged your patchset (revision 1810-1815) into the trunk since everybody seemed to be happy with it. :-)
Thanks for your work on the fragmentation, Marek