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-01-22 16:46:13 -05:00
2017-03-03 21:44:35 -08:00
2016-12-24 11:46:01 -08:00
2017-03-21 15:26:26 -07:00
2017-02-27 18:43:47 -08:00
2017-03-22 10:48:49 -07:00
2017-03-09 18:23:27 -08:00
2017-03-16 12:05:38 -07:00
2017-03-09 18:23:27 -08:00
2017-04-01 12:45:57 -07:00
2017-04-07 18:24:47 +02:00
2017-03-02 08:42:29 +01:00
2017-04-04 17:35:58 +02:00
2017-03-23 12:03:36 +01:00
2017-04-06 08:24:51 -07:00
2016-12-03 23:54:25 -05:00
2017-03-13 22:00:42 -07:00
2017-03-15 11:59:10 -07:00
2017-03-03 10:16:38 -08:00
2017-04-01 20:10:20 -07:00
2017-02-16 21:25:49 -05:00
2017-02-21 13:25:22 -05:00
2017-02-27 18:43:47 -08:00
2017-02-03 15:16:45 -05:00
2017-04-15 11:51:33 +02:00
2017-04-15 11:51:33 +02:00
2016-12-25 17:21:22 +01:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-03-24 13:13:53 -07:00
2016-11-18 10:59:15 -05:00
2017-04-04 10:08:42 -07:00
2016-09-10 23:12:53 -07:00
2016-12-24 11:46:01 -08:00
2017-03-09 18:23:27 -08:00
2017-03-29 14:20:40 +02:00
2017-03-30 11:05:34 -07:00
2017-04-01 20:21:44 -07:00
2016-10-20 11:23:08 -04:00
2017-04-19 17:55:16 +02:00
2017-01-06 22:20:45 -05:00
2017-04-05 07:13:56 -07:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-04-15 11:51:33 +02:00
2017-03-30 11:04:00 -07:00
2017-03-09 18:23:27 -08:00
2017-01-24 13:44:28 -05:00
2017-03-28 17:58:07 -07:00
2017-04-02 19:41:00 -07:00
2017-01-24 11:07:35 +01:00
2017-03-09 18:23:27 -08:00
2017-03-16 21:27:57 -07:00
2017-04-05 06:53:42 -07:00
2017-04-06 08:24:51 -07:00
2017-03-30 11:05:34 -07:00
2017-03-03 20:43:26 -08:00
2017-04-01 10:43:37 -07:00
2016-10-30 12:42:58 -04:00
2017-03-29 14:10:11 -07:00
2017-03-21 15:25:10 -07:00
2017-03-30 11:07:08 -07:00
2016-10-27 16:16:09 -04:00
2017-03-29 09:11:29 +02:00
2017-03-09 18:23:27 -08:00
2017-03-29 13:26:22 -07:00
2017-02-22 10:15:09 -08:00
2017-02-17 13:40:05 -05:00
2017-04-01 12:45:57 -07:00
2017-03-21 18:44:17 -07:00
2016-10-06 09:52:23 -07:00