Files
kernel_arpi/include/linux
Florian Westphal af4610c395 netfilter: don't call hooks unless needed
With the previous patches in place, a netns nf_hook_list might be empty,
even if e.g. init_net performs filtering.

Thus change nf_hook_thresh to check the hook_list as well before
initializing hook_state and calling nf_hook_slow().

We still make use of static keys; if no netfilter modules are loaded
list is guaranteed to be empty.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2016-03-02 20:05:26 +01:00
..
2016-02-06 13:46:59 +02:00
2016-02-04 18:26:08 +01:00
2016-02-24 13:50:21 -05:00
2016-02-21 22:49:16 -05:00
2016-01-30 13:35:32 -08:00
2016-01-15 17:56:32 -08:00
2016-02-11 09:59:22 -05:00
2016-01-20 17:09:18 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-02-03 08:28:43 -08:00
2016-02-03 08:28:43 -08:00
2016-01-22 17:02:18 -08:00
2016-02-20 00:21:44 -05:00
2016-02-11 18:35:48 -08:00
2016-02-11 18:35:48 -08:00
2016-02-11 03:54:14 -05:00
2016-01-15 22:34:39 +01:00
2016-01-12 20:47:02 +02:00
2016-01-15 17:56:32 -08:00
2016-01-14 16:00:49 -08:00