From: Roopa Prabhu<roprabhu(a)cisco.com>
Current code does not pass VM mac address to a 802.1Qbh direct attach
interface using IFLA_VF_MAC. This patch adds support in macvtap code to
send IFLA_VF_MAC netlink request during port profile association on a
802.1Qbh interface.
Stefan Cc'ed for comments because this patch changes a condition for
802.1Qbg
802.1Qbh support for IFLA_VF_MAC in enic driver has been posted and is
pending acceptance at
http://marc.info/?l=linux-netdev&m=129185244410557&w=2
Signed-off-by: Roopa Prabhu<roprabhu(a)cisco.com>
Signed-off-by: David Wang<dwang2(a)cisco.com>
Signed-off-by: Christian Benvenuti<benve(a)cisco.com>
---
src/util/macvtap.c | 59 ++++++++++++++++++++++++++++------------------------
1 files changed, 32 insertions(+), 27 deletions(-)
I pushed the patch now and added your name to the list of people who
sent in patches.