On 24.09, Christophe Leroy wrote: > I have an issue with the SIP conntrack: > > In commit 30f33e6dee [NETFILTER]: nf_conntrack_sip: support method specific > request/response handling > Modified by b20ab9cc63 netfilter: nf_ct_helper: better logging for dropped > packets > > SIP requests with no CSeq header are dropped by kernel before reaching the > user app. > > According to RFC4475 "Session Initiation Protocol (SIP) Torture Test > Messages", requests with invalid CSeq should be responded with 400 Bad > Request, and that's what my app does, but it can only do it if it receives > the request. I don't see anything about missing CSeq-headers in that RFC, could you point me to the correct chapter? -- 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