[libvirt] [PATCHv4 0/2] Add virNetlinkNewLink helper for simplifying virNetDev*Create

Shi Lei shi_lei at massclouds.com
Tue Sep 11 08:23:55 UTC 2018


v3 here:
https://www.redhat.com/archives/libvir-list/2018-September/msg00233.html

Diff from v3:
This series make changes according to the comments from Erik and John.

Shi Lei (2):
  util: netlink: Introduce virNetlinkNewLink helper to simplify
    virNetDev*Create
  util: netlink: Add wrapper macros to make virNetlinkNewLink more
    readable

 src/libvirt_private.syms    |   1 +
 src/util/virnetdevbridge.c  |  73 +++---------------------
 src/util/virnetdevmacvlan.c | 110 +++++------------------------------
 src/util/virnetlink.c       | 111 ++++++++++++++++++++++++++++++++++++
 src/util/virnetlink.h       |  36 ++++++++++++
 5 files changed, 172 insertions(+), 159 deletions(-)

-- 
2.17.1





More information about the libvir-list mailing list