Vishwanath Pai
7f4f7dd441
netfilter: ipset: ipset list may return wrong member count for set with timeout
...
Simple testcase:
$ ipset create test hash:ip timeout 5
$ ipset add test 1.2.3.4
$ ipset add test 1.2.2.2
$ sleep 5
$ ipset l
Name: test
Type: hash:ip
Revision: 5
Header: family inet hashsize 1024 maxelem 65536 timeout 5
Size in memory: 296
References: 0
Number of entries: 2
Members:
We return "Number of entries: 2" but no members are listed. That is
because mtype_list runs "ip_set_timeout_expired" and does not list the
expired entries, but set->elements is never upated (until mtype_gc
cleans it up later).
Reviewed-by: Joshua Hunt <johunt@akamai.com>
Signed-off-by: Vishwanath Pai <vpai@akamai.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2017-09-18 17:35:32 +02:00
..
2017-09-18 17:35:32 +02:00
2017-09-08 13:40:23 +02:00
2017-09-08 18:55:52 +02:00
2017-07-31 19:01:40 +02:00
2017-07-31 19:01:40 +02:00
2017-04-26 09:30:22 +02:00
2017-06-19 19:13:21 +02:00
2017-07-24 13:24:46 +02:00
2017-09-06 14:45:08 -07:00
2017-04-26 09:30:22 +02:00
2017-09-04 13:25:19 +02:00
2017-09-04 13:25:19 +02:00
2017-04-19 17:55:17 +02:00
2016-07-11 12:32:45 +02:00
2017-06-19 19:13:21 +02:00
2017-07-31 19:09:38 +02:00
2017-04-19 17:55:17 +02:00
2017-08-24 18:52:32 +02:00
2017-04-26 09:30:22 +02:00
2017-04-19 17:55:16 +02:00
2017-08-24 18:52:33 +02:00
2017-07-24 13:24:46 +02:00
2017-09-04 13:25:18 +02:00
2017-09-04 13:25:18 +02:00
2017-09-04 13:25:18 +02:00
2017-09-04 13:25:18 +02:00
2017-09-04 13:25:18 +02:00
2017-09-04 13:25:18 +02:00
2017-08-24 18:52:33 +02:00
2017-04-19 17:55:17 +02:00
2017-04-26 09:30:22 +02:00
2017-07-24 13:24:46 +02:00
2013-01-18 00:28:18 +01:00
2017-09-04 13:25:19 +02:00
2017-04-19 17:55:17 +02:00
2017-04-26 09:30:22 +02:00
2017-04-26 09:30:22 +02:00
2017-05-29 11:32:36 +02:00
2017-08-28 18:05:50 +02:00
2016-12-04 20:45:33 +01:00
2016-12-04 20:45:33 +01:00
2017-05-01 11:19:07 +02:00
2017-04-06 22:01:38 +02:00
2017-09-18 17:33:23 +02:00
2013-02-19 02:48:05 +01:00
2017-04-06 22:01:38 +02:00
2017-04-06 22:01:38 +02:00
2014-06-30 11:38:03 +02:00
2016-12-04 20:45:30 +01:00
2017-07-01 09:08:41 -07:00
2015-08-17 21:33:06 -07:00
2017-01-03 14:33:25 +01:00
2012-08-30 03:00:14 +02:00
2017-09-04 13:25:19 +02:00
2014-10-14 02:18:24 +02:00
2013-02-19 02:48:05 +01:00
2017-08-28 17:44:00 +02:00
2017-08-28 18:05:50 +02:00
2017-05-17 16:06:01 -04:00
2017-09-04 17:34:55 +02:00
2017-08-02 14:25:59 +02:00
2016-09-12 19:54:45 +02:00
2017-04-06 18:32:04 +02:00
2017-07-31 20:41:57 +02:00
2017-06-19 19:38:24 +02:00
2017-06-19 19:38:24 +02:00
2017-08-24 18:52:33 +02:00
2017-08-02 14:25:59 +02:00
2017-07-31 19:09:39 +02:00
2017-07-17 13:27:46 +02:00
2017-05-15 12:51:41 +02:00
2016-11-09 23:42:23 +01:00
2017-05-15 12:51:41 +02:00
2017-07-19 11:53:30 +02:00
2017-09-04 13:25:09 +02:00
2017-09-04 13:25:09 +02:00
2016-01-03 21:04:23 +01:00
2017-05-03 10:11:26 -04:00
2017-08-28 17:42:56 +02:00
2016-11-03 11:52:34 +01:00
2017-07-31 19:01:40 +02:00
2017-03-13 13:45:36 +01:00
2016-12-06 21:48:22 +01:00
2017-05-01 10:47:53 -04:00
2017-05-15 12:51:41 +02:00
2017-09-04 13:25:16 +02:00
2017-01-24 21:46:29 +01:00
2017-03-06 18:23:23 +01:00
2017-03-06 18:22:12 +01:00
2017-04-07 18:24:47 +02:00
2017-03-23 16:41:27 -07:00
2017-04-07 18:24:47 +02:00
2017-09-04 13:25:09 +02:00
2017-08-28 17:42:56 +02:00
2017-04-07 18:24:47 +02:00
2017-09-04 13:25:09 +02:00
2017-05-15 12:51:41 +02:00
2017-03-06 18:22:12 +01:00
2017-03-06 18:22:12 +01:00
2017-03-06 18:22:12 +01:00
2017-08-28 18:14:30 +02:00
2017-05-29 12:46:18 +02:00
2017-05-29 12:46:22 +02:00
2017-07-31 20:41:59 +02:00
2017-08-19 13:09:31 +02:00
2017-07-24 13:24:46 +02:00
2017-05-02 10:16:04 -04:00
2017-01-09 17:24:55 +01:00
2017-01-09 17:24:55 +01:00
2017-04-15 11:51:33 +02:00
2016-12-04 21:16:50 +01:00
2017-04-15 11:51:33 +02:00
2017-08-19 13:07:53 +02:00
2017-04-15 11:51:33 +02:00
2016-12-04 21:16:50 +01:00
2017-04-15 11:47:57 +02:00
2017-08-24 18:52:33 +02:00
2016-11-03 10:56:21 +01:00
2016-11-03 10:56:21 +01:00
2014-11-13 12:14:42 +01:00
2011-12-27 20:45:25 +01:00
2017-09-08 18:55:53 +02:00
2016-12-04 21:16:50 +01:00
2011-07-01 16:11:15 -07:00
2011-07-01 16:11:15 -07:00
2017-04-15 11:51:33 +02:00
2016-04-29 14:28:48 +02:00
2016-10-17 17:38:19 +02:00
2017-04-15 11:51:33 +02:00
2014-01-09 21:36:39 +01:00
2014-08-05 18:46:26 -07:00
2017-03-13 19:30:31 +01:00
2016-11-03 10:56:21 +01:00
2012-05-09 20:49:18 -04:00
2015-05-14 13:00:27 +02:00
2016-12-06 21:48:20 +01:00
2017-09-04 13:25:19 +02:00
2017-09-04 13:25:19 +02:00
2016-11-03 10:56:21 +01:00
2016-11-03 10:56:21 +01:00
2016-11-03 10:56:21 +01:00
2017-07-24 13:24:46 +02:00
2017-03-02 08:42:31 +01:00
2016-08-12 00:42:14 +02:00
2017-01-18 20:32:43 +01:00
2016-11-03 10:56:21 +01:00
2017-01-09 17:24:55 +01:00
2017-01-09 17:24:55 +01:00
2017-01-09 17:24:55 +01:00
2017-07-25 12:31:37 -07:00
2016-12-04 21:16:51 +01:00
2014-06-07 11:44:39 -07:00
2017-07-01 09:08:41 -07:00
2016-11-10 13:28:42 +01:00
2017-04-24 20:06:29 +02:00
2017-04-15 11:47:57 +02:00
2014-01-14 15:15:25 -08:00
2017-01-09 17:24:55 +01:00
2017-07-24 13:24:46 +02:00
2015-08-17 21:33:06 -07:00
2016-07-03 10:55:07 +02:00
2017-01-09 17:24:55 +01:00
2016-12-25 17:21:22 +01:00
2017-09-03 17:08:42 -07:00
2016-06-23 13:26:49 +02:00