[NETFILTER]: sip conntrack: make header shortcuts optional
authorPatrick McHardy <kaber@trash.net>
Wed, 29 Nov 2006 01:35:28 +0000 (02:35 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:25 +0000 (21:31 -0800)
commit77a78dec48386ce958196bf69f192ee76537c07d
tree89b8f6f0719df37715958c0ed9b0250476d44447
parent40883e8184947879f135605a05c0764c60656cc5
[NETFILTER]: sip conntrack: make header shortcuts optional

Not every header has a shortcut, so make them optional instead
of searching for the same string twice.

Signed-off-by: Patrick McHardy <kaber@trash.net>
net/ipv4/netfilter/ip_conntrack_sip.c