]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitebe7df5891d4f7914b981fcc44a308a10d6d1318
tree0689185ab2c211edb4074bc66d57c06cca639adf
parent38123d44b130a30dec26e8a7339d23461f8bd681
parente45aa1bd390617d406aa61827272caa83f6aae90
Merge branch 'mlxsw-tcpflags'

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>