Hi, are UDP packets defragmented before are passed to netfilter callback functions (e.g. PREROUTING) or developer has to create buffer and defragment by himself, to release memory when a fragment is missing, etc. - is there a working implementation/example? How about locally generated packets in OUTPUT callback? I've looked e.g. in nf_conntrack_sip.c and I can't see any extra defragmentation code even SIP message can be fragmented, especially SDP content. Thanks Tomas - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html