]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'mlxsw-tcpflags'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 20:22:13 +0000 (16:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 20:22:13 +0000 (16:22 -0400)
Jiri Pirko says:

====================
net: add tcp flags match support to flower and offload it

This patch adds support to dissect tcp flags, match on them using
flower classifier and offload such rules to mlxsw Spectrum devices.

v1->v2:
- removed no longer relevant comment from patch 1 as suggested by Or
- sent correct patches this time
====================

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

Trivial merge