]> git.ipfire.org Git - thirdparty/libvirt.git/commit
netdevtap: Use common helper function to create unique tap name
authorShi Lei <shi_lei@massclouds.com>
Mon, 14 Dec 2020 01:50:33 +0000 (09:50 +0800)
committerLaine Stump <laine@redhat.com>
Tue, 15 Dec 2020 18:35:27 +0000 (13:35 -0500)
commitc36cad1a313acf400a1dc00fbc6e016d1b5cc147
tree465eb482b6b5ce8339a1360998c6749315c160be
parent294fd4bd80213038014ba43d7840a3a1de801a37
netdevtap: Use common helper function to create unique tap name

Simplify GenerateName/ReserveName for netdevtap by using common
functions.

Signed-off-by: Shi Lei <shi_lei@massclouds.com>
Reviewed-by: Laine Stump <laine@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_process.c
src/util/virnetdevtap.c
src/util/virnetdevtap.h