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

Shi Lei posted 2 patches 3 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20201117064827.53286-1-shi_lei@massclouds.com
src/util/virnetdevveth.c | 39 ++++++++++++++++++++++++++++++---------
src/util/virnetlink.c    | 25 +++++++++++++++++++++++++
src/util/virnetlink.h    |  1 +
3 files changed, 56 insertions(+), 9 deletions(-)
[PATCH 0/2] Use netlink to create veth device pair when netlink is
Posted by Shi Lei 3 years, 4 months ago
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