commit | 1d96cf9822bf801b1a93a0817e45dd02af5ac0e6 | [log] [tgz] |
---|---|---|
author | chas williams <3chas3@gmail.com> | Tue Jan 05 17:30:39 2016 -0500 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Apr 04 12:54:58 2016 -0700 |
tree | 53fc352ae154e303d82330e86d44291f01d662b2 | |
parent | d5dd7c3fa4dbff70fc25acf54acb63cf971fd6e9 [diff] |
ixgbe: Extend trust to allow guest to set unicast address When running certain routing protocols like VRRP, VF guests need the ability to set the unicast address of the interface. Extend the new ndo trust feature to let the hypervisor trust a guest to set/update its own unicast address. Signed-off-by: Chas Williams <3chas3@gmail.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>