Florian Fainelli
f50f212749
net: dsa: Add plumbing for port mirroring
...
Add necessary plumbing at the slave network device level to have switch
drivers implement ndo_setup_tc() and most particularly the cls_matchall
classifier. We add support for two switch operations:
port_add_mirror and port_del_mirror() which configure, on a per-port
basis the mirror parameters requested from the cls_matchall classifier.
Code is largely borrowed from the Mellanox Spectrum switch driver.
Reviewed-by: Jiri Pirko <jiri@mellanox.com >
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2017-01-30 15:55:46 -05:00
..
2017-01-22 16:46:13 -05:00
2016-09-23 13:47:44 -04:00
2016-12-24 11:46:01 -08:00
2017-01-08 17:51:44 -05:00
2016-09-10 21:19:10 -07:00
2016-12-28 15:11:32 -05:00
2017-01-16 14:39:58 -05:00
2017-01-29 19:21:26 -05:00
2016-12-16 10:24:44 -08:00
2017-01-28 10:33:06 -05:00
2017-01-19 11:45:21 -05:00
2016-12-25 17:21:22 +01:00
2017-01-18 17:58:45 +01:00
2017-01-30 15:14:22 -05:00
2016-12-03 23:54:25 -05:00
2017-01-28 10:33:06 -05:00
2016-12-24 11:46:01 -08:00
2017-01-30 15:55:46 -05:00
2017-01-29 19:24:12 -05:00
2016-10-30 12:42:58 -04:00
2016-12-16 00:13:43 +02:00
2017-01-30 15:14:22 -05:00
2017-01-30 15:14:22 -05:00
2016-12-25 17:21:22 +01:00
2016-12-24 11:46:01 -08:00
2017-01-10 21:08:29 -05:00
2016-10-07 15:36:58 -07:00
2016-11-18 10:59:15 -05:00
2017-01-08 17:51:44 -05:00
2016-09-10 23:12:53 -07:00
2016-12-24 11:46:01 -08:00
2016-11-14 13:17:21 -05:00
2017-01-28 10:33:06 -05:00
2016-12-25 17:21:22 +01:00
2017-01-30 15:14:22 -05:00
2016-10-20 11:23:08 -04:00
2017-01-28 10:33:06 -05:00
2017-01-06 22:20:45 -05:00
2017-01-27 12:03:29 -05:00
2016-10-27 16:16:09 -04:00
2017-01-29 19:00:16 -05:00
2017-01-28 10:33:06 -05:00
2016-11-18 10:59:15 -05:00
2017-01-24 13:44:28 -05:00
2017-01-10 20:45:04 -05:00
2017-01-06 22:14:26 -05:00
2017-01-09 11:40:33 +01:00
2016-12-24 11:46:01 -08:00
2017-01-09 11:10:02 +00:00
2017-01-25 12:37:04 -05:00
2017-01-28 10:33:06 -05:00
2017-01-12 09:47:01 -05:00
2016-10-12 01:51:49 -04:00
2017-01-12 16:14:47 -05:00
2016-10-30 12:42:58 -04:00
2017-01-28 10:33:06 -05:00
2017-01-24 14:30:56 -05:00
2016-12-17 20:17:04 -08:00
2016-10-27 16:16:09 -04:00
2017-01-27 12:03:29 -05:00
2016-12-24 11:46:01 -08:00
2016-12-25 17:21:22 +01:00
2017-01-04 13:24:19 -05:00
2017-01-24 13:44:28 -05:00
2017-01-24 13:44:28 -05:00
2017-01-11 14:43:39 -05:00
2016-10-06 09:52:23 -07:00