Re: [PATCH 00/12] Netfilter fixes for net

2017-12-13 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 13 Dec 2017 19:45:08 +0100 > The follow patchset contains Netfilter fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, but the attention to detail in these patch

[PATCH 00/12] Netfilter fixes for net

2017-12-13 Thread Pablo Neira Ayuso
Hi David, The follow patchset contains Netfilter fixes for your net tree, they are: 1) Fix compilation warning in x_tables with clang due to useless redundant reassignment, from Colin Ian King. 2) Add bugtrap to net_exit to catch uninitialized lists, patch from Vasily Averin. 3) Fix out o