commit | 77a78dec48386ce958196bf69f192ee76537c07d | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Nov 29 02:35:28 2006 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:31:25 2006 -0800 |
tree | 89b8f6f0719df37715958c0ed9b0250476d44447 | |
parent | 40883e8184947879f135605a05c0764c60656cc5 [diff] |
[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>