Florian Westphal
98dbbfc3f1
Revert "netfilter: xtables: compute exact size needed for jumpstack"
...
This reverts commit 98d1bd802cdbc8f56868fae51edec13e86b59515.
mark_source_chains will not re-visit chains, so
*filter
:INPUT ACCEPT [365:25776]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [217:45832]
:t1 - [0:0]
:t2 - [0:0]
:t3 - [0:0]
:t4 - [0:0]
-A t1 -i lo -j t2
-A t2 -i lo -j t3
-A t3 -i lo -j t4
# -A INPUT -j t4
# -A INPUT -j t3
# -A INPUT -j t2
-A INPUT -j t1
COMMIT
Will compute a chain depth of 2 if the comments are removed.
Revert back to counting the number of chains for the time being.
Reported-by: Cong Wang <cwang@twopensource.com>
Reported-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2015-08-28 21:04:11 +02:00
..
2015-08-28 21:04:11 +02:00
2015-08-17 15:58:57 -07:00
2014-09-18 10:54:36 +02:00
2015-08-13 22:43:21 -07:00
2015-04-03 12:11:15 -04:00
2015-07-29 22:44:04 -07:00
2015-07-28 23:38:13 -07:00
2015-05-28 11:23:20 +08:00
2015-08-13 22:43:21 -07:00
2015-07-24 22:46:11 -07:00
2015-06-24 02:15:54 -07:00
2015-08-20 14:42:39 -07:00
2015-08-13 22:43:20 -07:00
2015-04-16 12:11:19 -04:00
2015-05-13 15:59:13 -04:00
2015-08-10 14:03:54 -07:00
2015-04-03 12:11:15 -04:00
2015-08-19 22:13:20 -07:00
2015-05-04 14:49:23 -04:00
2015-08-10 21:17:29 -07:00
2015-07-10 23:25:24 -07:00
2015-07-26 21:00:15 -07:00
2015-07-23 00:41:16 -07:00
2015-07-09 15:12:20 -07:00
2014-09-08 16:42:42 -07:00
2015-05-25 00:08:48 -04:00
2015-08-13 22:43:21 -07:00
2015-08-10 14:03:54 -07:00
2015-07-21 10:39:05 -07:00
2015-04-03 12:11:15 -04:00
2015-08-13 22:43:21 -07:00
2015-06-24 02:58:51 -07:00
2015-08-18 19:11:20 -07:00
2015-08-10 14:03:54 -07:00
2015-05-28 06:23:32 +02:00
2015-04-03 12:11:15 -04:00
2015-08-12 16:40:22 -07:00
2015-08-10 14:03:54 -07:00
2015-04-07 15:25:55 -04:00
2015-06-11 00:09:12 -07:00
2015-06-11 00:09:12 -07:00
2015-06-16 14:12:34 -04:00
2015-07-09 21:09:10 -07:00
2015-07-21 22:36:33 -07:00
2014-09-19 17:15:31 -04:00
2015-04-13 18:18:05 -04:00
2015-08-17 21:33:05 -07:00
2015-06-07 15:19:52 -07:00
2015-05-30 17:37:44 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-06-10 23:28:33 -07:00
2015-06-15 19:49:22 -07:00
2015-06-23 02:38:10 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-23 00:41:16 -07:00
2015-08-13 16:23:11 -07:00
2015-02-12 18:54:10 -08:00
2015-07-09 14:22:52 -07:00
2015-07-09 15:12:20 -07:00
2015-06-11 16:33:10 -07:00
2015-08-13 16:52:20 -07:00
2014-09-01 18:12:45 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 21:44:38 -07:00
2015-07-09 14:22:52 -07:00
2015-04-29 17:10:38 -04:00
2015-07-09 14:22:52 -07:00
2015-05-05 19:50:09 -04:00
2015-01-28 22:18:37 -08:00
2015-07-27 01:06:53 -07:00
2015-06-15 19:49:22 -07:00
2015-03-02 13:06:31 -05:00
2015-04-03 12:11:15 -04:00
2015-05-11 10:50:18 -04:00
2015-08-13 22:43:20 -07:00
2015-04-07 15:25:55 -04:00
2015-03-25 14:07:04 -04:00
2015-04-07 15:25:55 -04:00
2015-08-11 12:41:35 +02:00
2014-06-30 07:49:47 +02:00