From: Patrick McHardy Date: Tue, 14 Aug 2007 20:14:35 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing X-Git-Tag: v2.6.23-rc4~128^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa584eda5d2002097de9f608b362d9150730abd7;p=pandora-kernel.git [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing The userinfo component of a SIP-URI is optional, continue parsing at the beginning of the SIP-URI in case its not found. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed