]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2019 21:11:40 +0000 (13:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2019 21:11:40 +0000 (13:11 -0800)
commit5d6924e64e86301e56c8527fa0bb9aa7e78c8e39
tree28be07d8acb888ae03a8b38d3bd1c1e2557ca1b7
parentf221e1b90fbb3898bbfe582d1524ba7a9d19b4cc
parent20182ea445aa06cb9a922871503d5d20fe40ac53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following patchset contains Netfilter fixes for net:

1) Fix endianness issue in flowtable TCP flags dissector,
   from Arnd Bergmann.

2) Extend flowtable test script with dnat rules, from Florian Westphal.

3) Reject padding in ebtables user entries and validate computed user
   offset, reported by syzbot, from Florian Westphal.

4) Fix endianness in nft_tproxy, from Phil Sutter.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nft_tproxy.c