]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb958e50d7d50d1993c32f8c7cc71d1b2c58d0623
tree89b8f6f0719df37715958c0ed9b0250476d44447
parent5048d27c29050bf499bf3c33dd5ae541f6b803a8
[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