]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Tue, 29 Oct 2013 20:53:44 +0000 (16:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Oct 2013 20:53:44 +0000 (16:53 -0400)
commit221b3331d52448eef560c594f0eedaff8cc91650
treebf29814fd401872522563bb94067f4f38a575ea2
parent574f1e625d0a1f1537edc637817aa0e0552f43a5
parent9d404dfdb23d2684b0e1770a72ef802f493dc52f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

====================
This pull request contains the following netfilter fix:

* fix --queue-bypass in xt_NFQUEUE revision 3. While adding the
  revision 3 of this target, the bypass flags were not correctly
  handled anymore, thus, breaking packet bypassing if no application
  is listening from userspace, patch from Holger Eitzenberger,
  reported by Florian Westphal.
====================

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