Files
kernel_arpi/include/uapi/linux
Florian Westphal bc92470413 netfilter: conntrack: add clash resolution stat counter
There is a misconception about what "insert_failed" means.

We increment this even when a clash got resolved, so it might not indicate
a problem.

Add a dedicated counter for clash resolution and only increment
insert_failed if a clash cannot be resolved.

For the old /proc interface, export this in place of an older stat
that got removed a while back.
For ctnetlink, export this with a new attribute.

Also correct an outdated comment that implies we add a duplicate tuple --
we only add the (unique) reply direction.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2020-08-28 19:51:26 +02:00
..
2020-05-28 11:22:14 +02:00
2020-08-12 10:58:00 -07:00
2020-08-21 12:26:17 -07:00
2020-04-27 16:29:41 +05:30
2020-07-19 19:20:22 -07:00
2020-07-10 13:54:00 -07:00
2020-06-24 21:34:11 +02:00
2020-05-14 16:44:25 +02:00
2020-05-28 22:09:47 -04:00
2020-07-12 10:22:01 +02:00
2020-08-27 08:01:47 -07:00
2020-07-19 19:20:22 -07:00
2020-07-24 17:12:41 -07:00
2020-08-05 19:02:07 +05:30
2020-07-13 15:32:56 -07:00
2020-04-20 12:43:24 -07:00
2020-07-24 17:12:41 -07:00
2020-07-19 19:20:22 -07:00
2020-05-21 08:20:35 -06:00
2020-03-29 22:30:57 -07:00
2020-07-09 12:38:41 -07:00
2020-01-18 09:19:18 -05:00
2020-05-21 17:04:07 -07:00
2020-03-29 22:30:57 -07:00
2020-03-29 23:29:08 +02:00
2020-07-13 15:32:56 -07:00
2020-06-24 07:51:01 +02:00