]> 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)
commitd5ea279cba5c354ac09d2cbc12b550311b31405e
tree28be07d8acb888ae03a8b38d3bd1c1e2557ca1b7
parentfeb607325324b77ea179d28699c3a853150c2fc5
parent9269a8f157bc5df749067901a9704904816cb883
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