summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_conntrack_sip.c
AgeCommit message (Expand)Author
2008-03-25[NETFILTER]: nf_conntrack_sip: fix some off-by-onesPatrick McHardy
2008-03-25[NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy
2008-01-31[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with constJan Engelhardt
2008-01-31[NETFILTER]: conntrack: get rid of sparse warningsStephen Hemminger
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt
2007-12-20[NETFILTER]: Spelling fixesJoe Perches
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-08-14[NETFILTER]: nf_conntrack_sip: fix SIP-URI parsingPatrick McHardy
2007-08-14[NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmpPatrick McHardy
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy
2007-06-22[NETFILTER]: nf_conntrack_sip: add missing message types containing RTP infoJerome Borsboom
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2007-01-30[NETFILTER]: SIP conntrack: fix out of bounds memory accessPatrick McHardy
2007-01-30[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headersLars Immisch
2006-12-02[NETFILTER]: nf_conntrack: fix header inclusions for helpersYasuyuki Kozakai
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy