netfilter: ctnetlink: allow to set helper for new expectations
authorPablo Neira Ayuso <pablo@netfilter.org>
Sun, 5 Feb 2012 01:34:16 +0000 (02:34 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 7 Mar 2012 16:40:40 +0000 (17:40 +0100)
This patch allow you to set the helper for newly created
expectations based of the CTA_EXPECT_HELP_NAME attribute.
Before this, the helper set was NULL.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found