Files
linux-stable-mirror/include/net
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-09-27 21:15:21 -04:00
2016-06-27 15:06:17 -04:00
2016-07-08 12:20:57 +02:00
2016-08-26 11:55:18 -07:00
2016-09-23 08:38:50 -04:00
2016-10-14 10:59:15 -04:00
2016-10-26 17:33:22 -04:00
2016-08-17 19:36:23 -04:00
2016-10-23 17:45:01 -04:00
2016-10-03 02:00:22 -04:00
2016-10-04 02:11:51 -04:00
2016-07-08 12:20:57 +02:00
2016-09-10 23:12:53 -07:00
2016-10-31 20:59:58 -04:00
2016-10-29 20:56:31 -04:00