Pablo Neira Ayuso
a0a7379e16
netfilter: nf_tables: use u32 for chain use counter
...
Since 4fefee5 ("netfilter: nf_tables: allow to delete several objects
from a batch"), every new rule bumps the chain use counter. However,
this is limited to 16 bits, which means that it will overrun after
2^16 rules.
Use a u32 chain counter and check for overflows (just like we do for
table objects).
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2014-06-16 13:07:44 +02:00
..
2014-04-11 14:14:57 -07:00
2014-01-16 11:31:58 -08:00
2014-05-24 00:32:30 -04:00
2014-05-23 16:28:53 -04:00
2014-06-12 14:27:40 -07:00
2014-04-11 16:15:36 -04:00
2014-06-11 15:38:02 -07:00
2014-06-12 14:27:40 -07:00
2014-06-12 11:00:24 -07:00
2014-04-11 16:15:36 -04:00
2014-05-19 09:38:24 +02:00
2014-06-12 23:06:23 -07:00
2014-06-15 01:00:49 -07:00
2014-04-24 13:44:54 -04:00
2014-05-23 16:28:53 -04:00
2014-05-23 16:28:53 -04:00
2014-06-11 16:02:55 -07:00
2014-05-24 00:32:30 -04:00
2014-01-16 15:30:31 -08:00
2014-03-27 15:28:06 -04:00
2014-06-02 10:39:42 -07:00
2014-06-13 15:39:24 -07:00
2014-06-11 16:02:55 -07:00
2014-05-23 16:28:53 -04:00
2014-01-18 23:04:16 -08:00
2014-05-30 17:35:23 -07:00
2014-05-30 17:48:58 -07:00
2014-06-04 22:46:38 -07:00
2013-09-23 16:52:45 -04:00
2014-01-28 18:01:32 -08:00
2014-06-11 16:02:55 -07:00
2014-06-11 12:10:19 -07:00
2014-06-04 22:46:38 -07:00
2014-06-16 13:07:44 +02:00
2013-12-06 12:37:56 -05:00
2014-06-03 23:32:12 -07:00
2014-04-11 16:15:36 -04:00
2014-06-11 15:38:02 -07:00
2014-06-04 22:46:39 -07:00
2014-04-24 13:44:54 -04:00
2014-04-24 13:44:54 -04:00
2014-06-12 14:27:40 -07:00
2014-05-22 13:58:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-16 15:24:47 -04:00
2014-06-11 15:50:59 -07:00
2014-06-15 01:17:32 -07:00
2014-06-12 14:27:40 -07:00
2014-06-11 15:38:02 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 13:13:50 -04:00
2013-11-21 13:09:42 -05:00
2014-05-29 12:55:38 -04:00
2014-04-11 16:15:36 -04:00
2014-06-03 23:32:12 -07:00
2014-03-06 16:30:45 +01:00
2014-04-03 13:05:42 -07:00
2014-01-15 15:36:38 -08:00
2014-04-16 15:15:05 -04:00
2013-10-07 15:57:56 -04:00