Files
linux-stable-mirror/include/uapi/linux
Florian Westphal 694a0055f0 netfilter: nft_ct: allow to set ctnetlink event types of a connection
By default the kernel emits all ctnetlink events for a connection.
This allows to select the types of events to generate.

This can be used to e.g. only send DESTROY events but no NEW/UPDATE ones
and will work even if sysctl net.netfilter.nf_conntrack_events is set to 0.

This was already possible via iptables' CT target, but the nft version has
the advantage that it can also be used with already-established conntracks.

The added nf_ct_is_template() check isn't a bug fix as we only support
mark and labels (and unlike ecache the conntrack core doesn't copy those).

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2017-04-19 17:55:16 +02:00
..
2017-04-01 12:45:57 -07:00
2017-03-25 20:11:19 -07:00
2013-12-11 12:57:55 -08:00
2017-02-20 11:13:37 -05:00
2017-02-15 11:56:07 -06:00
2017-02-17 12:08:05 -05:00
2017-03-28 22:32:42 -07:00
2017-03-16 20:33:56 -07:00
2015-12-18 17:48:51 -08:00