[PATCHv3 0/3] Use netlink to create veth device pair when netlink is supported

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



V2 here: https://www.redhat.com/archives/libvir-list/2020-November/msg01239.html
Since V2:
    * Remove the argument 'status' of virNetDevVethCreateInternal
    * fix a memory leak in virLXCProcessSetupInterfaceTap

V1 here: https://www.redhat.com/archives/libvir-list/2020-November/msg00898.html
Since V1:
    * Include <linux/veth.h> rather than introducing enum VETH_INFO_*
    * Have complete functions within an #ifdefs rather than
      putting #ifdefs in function

Shi Lei (3):
  util:netlink: Enable virNetlinkNewLink to support veth
  util:veth: Create veth device pair by netlink
  lxc: fix a memory leak

 src/lxc/lxc_process.c    |   4 +-
 src/util/virnetdevveth.c | 126 ++++++++++++++++++++++-----------------
 src/util/virnetlink.c    |  14 +++++
 src/util/virnetlink.h    |   1 +
 4 files changed, 89 insertions(+), 56 deletions(-)

-- 
2.25.1





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux