commit | ba0696c22e7c5b7394283a0dbef1462252d1606f | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Oct 20 14:39:47 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 23 03:06:47 2017 +0100 |
tree | 075469fb5512308d18c70e963f3f20e70e9a569f | |
parent | 4daa70cfb69186a4fe70fa2fefc271a41ece5085 [diff] |
net: dsa: bcm_sf2: Add support for IPv6 CFP rules Inserting IPv6 CFP rules complicates the code a little bit in that we need to insert two rules side by side and chain them to match a full IPv6 tuple (src, dst IPv6 + port + protocol). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>