Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Yan Burman 0ccddcd1c2 net/mlx4_en: Implement ndo fdb functionality
Add support for setting embedded switch fdb in case of SRIOV, by
implementing ndo_fdb_{add, del, dump}. This will allow to use
bridged configuration with multi-function. In order to add VM MAC
to the eSwitch fdb, the following command may be used over the relevant function interface:
bridge fdb add <MAC> permanent self dev <IFACE>

Signed-off-by: Yan Burman <yanb@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-07 23:26:13 -05:00
..
2012-12-03 11:16:54 -08:00
2013-02-05 01:44:27 -08:00
2013-01-18 14:32:39 -05:00
2013-01-29 14:07:05 -05:00
2012-12-03 11:16:54 -08:00
2012-02-22 14:44:41 -05:00