]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf715887382c70c9c7bd423d5d2f854af925a553d
tree2fab3c9f3572e7e0e103bece3d215cf1ad217461
parent8636f48f0779d52bc8624d6563d4688233875b45
[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