Searched hist:ed3af5fd08ebe3b39cdd37ec2a473ef98e05ce39 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_priv.h | diff ed3af5fd08ebe3b39cdd37ec2a473ef98e05ce39 Mon Jan 30 14:41:42 CST 2017 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Add support for port mirroring
Add support for configuring port mirroring through the cls_matchall classifier. We do a full ingress or egress capture towards the capture port. Future improvements could include leveraging the divider to allow less frames to be captured, as well as matching specific MAC DA/SA.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_common.c | diff ed3af5fd08ebe3b39cdd37ec2a473ef98e05ce39 Mon Jan 30 14:41:42 CST 2017 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Add support for port mirroring
Add support for configuring port mirroring through the cls_matchall classifier. We do a full ingress or egress capture towards the capture port. Future improvements could include leveraging the divider to allow less frames to be captured, as well as matching specific MAC DA/SA.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|