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
..
2016-10-12 11:01:37 -07:00
2016-10-17 16:26:29 +01:00
2016-10-29 16:23:48 -04:00
2016-10-30 17:31:12 -04:00
2016-11-03 10:56:21 +01:00
2016-10-31 15:52:36 -04:00
2016-10-13 21:28:20 -07:00
2016-10-24 14:18:14 +02:00
2016-10-14 12:18:50 -07:00
2016-10-19 11:09:28 -04:00
2016-10-22 17:05:52 -04:00
2016-10-26 17:15:26 -04:00
2016-10-14 12:18:50 -07:00
2016-10-17 15:27:27 -07:00
2016-10-15 10:03:15 -07:00
2016-10-20 16:35:50 +02:00
2016-10-20 20:10:17 +02:00
2016-10-27 16:16:09 -04:00
2016-10-14 14:26:58 -07:00
2016-10-20 14:51:10 -04:00
2016-10-15 10:03:15 -07:00
2016-10-14 17:23:33 -07:00
2016-10-27 16:16:09 -04:00
2016-10-20 14:51:09 -04:00
2016-10-20 14:51:10 -04:00
2016-10-29 15:03:14 -04:00
2016-10-27 16:03:24 +02:00
2016-10-15 10:03:15 -07:00
2016-10-26 15:45:38 +10:00
2016-10-20 15:51:28 +11:00
2016-10-17 10:17:05 -04:00
2016-10-16 11:02:31 +02:00
2016-10-27 18:43:43 -07:00
2016-11-02 15:17:09 -04:00
2016-10-24 19:13:20 -07:00
2016-10-27 09:27:57 -07:00
2016-10-31 15:00:48 -04:00
2016-11-03 11:52:58 +01:00
2016-11-03 11:52:58 +01:00
2016-10-19 11:36:22 -06:00
2016-10-28 11:06:25 +02:00
2016-10-18 11:56:31 -04:00
2016-10-18 11:56:31 -04:00
2016-10-31 16:18:30 -04:00
2016-10-14 11:36:59 -07:00
2016-10-31 10:56:36 -04:00
2016-10-15 10:03:15 -07:00
2016-10-30 12:42:58 -04:00
2016-10-18 14:14:20 -04:00
2016-10-17 09:50:56 -07:00
2016-10-20 13:27:47 +02:00