[PATCH 0/2] Use netlink to create veth device pair when netlink is

Shi Lei shi_lei at massclouds.com
Tue Nov 17 06:48:25 UTC 2020


When netlink and libnl are supported, use it to create veth device pair.

Shi Lei (2):
  util:netlink: Enable virNetlinkNewLink to support veth
  util:veth: Create veth device pair by netlink

 src/util/virnetdevveth.c | 39 ++++++++++++++++++++++++++++++---------
 src/util/virnetlink.c    | 25 +++++++++++++++++++++++++
 src/util/virnetlink.h    |  1 +
 3 files changed, 56 insertions(+), 9 deletions(-)

-- 
2.25.1





More information about the libvir-list mailing list