[NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing
authorPatrick McHardy <kaber@trash.net>
Tue, 14 Aug 2007 20:14:35 +0000 (13:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Aug 2007 20:14:35 +0000 (13:14 -0700)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found