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)
commit660fdb2a0f5f670da4728d7028d3227296e0226c
tree785a098c9787812497bbe0294f15bd9f04276ac6
parent7f81c951d961bef0bf9aa55449654302b9da8185
netfilter: ctnetlink: allow to set helper for new expectations

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>
net/netfilter/nf_conntrack_netlink.c
This page took 0.02661 seconds and 5 git commands to generate.