[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
authorPatrick McHardy <kaber@trash.net>
Wed, 26 Mar 2008 03:19:13 +0000 (20:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2008 03:19:13 +0000 (20:19 -0700)
commit05e3ced297fe755093140e7487e292fb7603316e
tree2fab3c9f3572e7e0e103bece3d215cf1ad217461
parentea45f12a2766dae54e5426a23e8f4bafdbe2782e
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper

Introduce a helper function to parse a SIP-URI in a header value, optionally
iterating through all headers of this kind.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/nf_conntrack_sip.h
net/netfilter/nf_conntrack_sip.c