netfilter: ctnetlink: allow to specify the expectation flags
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 22 Sep 2010 06:36:59 +0000 (08:36 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 22 Sep 2010 06:36:59 +0000 (08:36 +0200)
commit8b008faf92ac8f7eeb65e8cd36077601af7c46db
tree033d7dbdc7cf54af84daed6c0293726c1e3e7dd1
parentbcac0dfab191cb53b3f9b43c8014a34070ed58ff
netfilter: ctnetlink: allow to specify the expectation flags

With this patch, you can specify the expectation flags for user-space
created expectations.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter/nf_conntrack_common.h
include/linux/netfilter/nfnetlink_conntrack.h
include/net/netfilter/nf_conntrack_expect.h
net/netfilter/nf_conntrack_netlink.c