]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move virBhyveTapGetRealDeviceName to virnetdevtap
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Wed, 26 Mar 2014 16:53:48 +0000 (20:53 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Thu, 27 Mar 2014 04:23:58 +0000 (08:23 +0400)
commita1bd8d2546c3e469f6a5ce119fad7da1cd473db5
tree539bf734f85324c7d1d9f1743ccecbefa51a391f
parent6612d1adb7943daf05feec002d7a025263c84a4f
Move virBhyveTapGetRealDeviceName to virnetdevtap

To ease mocking for bhyve unit tests move virBhyveTapGetRealDeviceName()
out of bhyve_command.c to virnetdevtap and rename it to
virNetDevTapGetRealDeviceName().
src/bhyve/bhyve_command.c
src/libvirt_private.syms
src/util/virnetdevtap.c
src/util/virnetdevtap.h