commit | 37feab6076aa816ed72fe836759a485353241916 | [log] [tgz] |
---|---|---|
author | DENG Qingfang <dqfext@gmail.com> | Fri Mar 06 20:35:35 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 09 19:25:04 2020 -0700 |
tree | dbbe7af51e6e6b4398ecbc951819d6ad42554b38 | |
parent | 6c1a55fecae0dca24a6ebe7e9d4b490373a95d73 [diff] |
net: dsa: mt7530: add support for port mirroring Add support for configuring port mirroring through the cls_matchall classifier. We do a full ingress and/or egress capture towards a capture port. MT7530 supports one monitor port and multiple mirrored ports. Signed-off-by: DENG Qingfang <dqfext@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>