Pablo Neira Ayuso
01886bd91f
netfilter: remove hook_entries field from nf_hook_state
...
This field is only useful for nf_queue, so store it in the
nf_queue_entry structure instead, away from the core path. Pass
hook_head to nf_hook_slow().
Since we always have a valid entry on the first iteration in
nf_iterate(), we can use 'do { ... } while (entry)' loop instead.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org >
2016-11-03 11:52:58 +01:00
..
2015-09-29 20:21:31 +02:00
2015-11-23 17:54:45 +01:00
2016-09-24 21:25:48 +02:00
2013-11-03 21:48:49 +01:00
2016-08-18 01:20:52 +02:00
2016-08-30 11:43:08 +02:00
2016-05-06 11:50:01 +02:00
2016-07-11 11:47:50 +02:00
2016-07-21 02:31:53 +02:00
2016-09-09 16:17:58 +02:00
2016-08-13 13:27:13 +02:00
2016-07-22 17:05:10 +02:00
2013-09-23 16:29:42 -04:00
2016-09-13 10:50:56 +02:00
2015-12-14 12:48:58 +01:00
2013-09-23 16:29:42 -04:00
2016-06-23 13:33:12 +02:00
2016-08-30 11:43:10 +02:00
2016-01-03 21:04:23 +01:00
2016-11-01 20:50:30 +01:00
2015-09-18 22:00:22 +02:00
2013-09-23 16:29:42 -04:00
2015-09-18 22:00:16 +02:00
2013-09-23 16:29:42 -04:00
2014-11-27 13:08:42 +01:00
2016-07-11 12:07:57 +02:00
2016-11-03 11:52:58 +01:00
2016-11-01 20:50:31 +01:00
2016-09-25 23:16:42 +02:00
2016-10-05 20:25:48 -04:00
2016-09-12 18:52:32 +02:00
2016-11-03 11:52:34 +01:00
2013-05-15 14:11:07 +02:00
2015-08-07 11:49:49 +02:00
2016-11-01 20:50:14 +01:00
2016-03-02 20:05:27 +01:00
2016-08-25 13:12:03 +02:00
2014-10-27 22:49:39 +01:00
2016-08-25 12:55:34 +02:00
2013-09-23 16:29:42 -04:00