From: Patrick McHardy Date: Wed, 26 Mar 2008 03:18:40 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions X-Git-Tag: v2.6.26-rc1~1138^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3677406d4e36e86b1eb5a453997a3b3e0c089a;p=pandora-kernel.git [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions The request URI is not a header and needs to be treated differently than real SIP headers. Add a seperate function for parsing it and get rid of the POS_REQ_URI/POS_REG_REQ_URI definitions. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed