[libvirt] [PATCHv2 0/2] util: set bridge device MAC address explicitly

Laine Stump laine at laine.org
Fri Oct 18 01:59:47 UTC 2019


From: Laine Stump <laine at redhat.com>

I just sent a single patch for this, then realized there was a small
prerequisite patch also needed. So 1/2 is the prerequisite patch, and 2/2 is identical to the single patch I sent previously.

Laine Stump (2):
  util: allow sending mac addr to virNetNewLink without ifindex
  util: set bridge device MAC address explicitly during
    virNetDevBridgeCreate

 src/network/bridge_driver.c |  2 +-
 src/util/virnetdevbridge.c  | 43 ++++++++++++++++++++++++++++++-------
 src/util/virnetdevbridge.h  |  2 +-
 src/util/virnetlink.c       |  9 ++++++--
 4 files changed, 44 insertions(+), 12 deletions(-)

-- 
2.23.0




More information about the libvir-list mailing list