Age | Commit message (Expand) | Author | Files | Lines |
---|
context: | |
space: | |
mode: | |
Diffstat (limited to 'include/xen/xenbus.h')
tree | 788d02870180ae1bcb725eec81ca8f53b4568aaa /net/ipv6/ipv6_sockglue.c | |
---|---|---|
parent | 4be9993493bc7ee3fdf950a83bc050a3e6cf2a45 (diff) |
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>
Diffstat (limited to 'net/ipv6/ipv6_sockglue.c')