commit | 8fea97ec1772bbf553d89187340ef624d548e115 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Feb 15 17:45:08 2010 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Mon Feb 15 17:45:08 2010 +0100 |
tree | c9f3936e346e388629e735538849b2102162478a | |
parent | d5d1baa15f5b05e9110403724d5dc72d6d541e04 [diff] |
netfilter: nf_conntrack: pass template to l4proto ->error() handler The error handlers might need the template to get the conntrack zone introduced in the next patches to perform a conntrack lookup. Signed-off-by: Patrick McHardy <kaber@trash.net>