Jan Engelhardt wrote: > On Thursday 2010-02-11 08:39, Patrick McHardy wrote: > >> netfilter: nf_conntrack_sip: add TCP support >> >> Add TCP support, which is mandated by RFC3261 for all SIP elements. >> >> SIP over TCP is similar to UDP, except that messages are delimited >> by Content-Length: headers and multiple messages may appear in one >> packet. > > Does it cope with TCP segmentation? No, messages split over multiple packets can't be handled, similar to other helpers. -- 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