]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
authorDavid S. Miller <davem@davemloft.net>
Thu, 15 Aug 2019 02:59:00 +0000 (19:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Aug 2019 02:59:00 +0000 (19:59 -0700)
commitd0596aebb16f6c3563872fa788da3f9503350ee4
tree703a8880260c76dc43329658f797545edda6c7a2
parentac5328462d088871d2c10840589511cc74b2f98f
parent417fac484b9c47ab1c28b0537dab9ca1bcdb6538
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next

Pablo Neira Ayuso says:

====================
Netfilter updates for net-next

The following patchset contains Netfilter updates for net-next.
This round addresses fallout from previous pull request:

1) Remove #warning from ipt_LOG.h and ip6t_LOG.h headers,
   from Jeremy Sowden.

2) Incorrect parens in memcmp() in nft_bitwise, from Nathan Chancellor.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>