netfilter: nfnetlink_queue: allow to attach expectations to conntracks
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 7 Aug 2013 16:13:20 +0000 (18:13 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 13 Aug 2013 14:32:10 +0000 (16:32 +0200)
This patch adds the capability to attach expectations via nfnetlink_queue.
This is required by conntrack helpers that trigger expectations based on
the first packet seen like the TFTP and the DHCPv6 user-space helpers.

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

No differences found