commit | bd0779370588386e4a67ba5d0b176cfded8e6a53 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Aug 07 18:13:20 2013 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Aug 13 16:32:10 2013 +0200 |
tree | 7fddb1464b457c3288ced39a635fd38f0d207ba5 | |
parent | 0ef71ee1a5b92c038abefd8991d5368e6031d7de [diff] |
netfilter: nfnetlink_queue: allow to attach expectations to conntracks 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>