]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Move and rename networkMacMgrFileName
authorJohn Ferlan <jferlan@redhat.com>
Wed, 26 Jul 2017 10:59:19 +0000 (06:59 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 16 Aug 2017 18:17:57 +0000 (14:17 -0400)
commit070b6f7f55f64ea6c2b495cd708ee730fc09f91c
treee3d2db61547284eee5bdece5244f439f46d38758
parent8e51b3014892aa132f38baf1ddef40938c250a2b
network: Move and rename networkMacMgrFileName

Move networkMacMgrFileName into src/util/virmacmap.c and rename to
virMacMapFileName. We're about to move some more MacMgr processing
files into virnetworkobj and it doesn't make sense to have this helper
in the driver or in virnetworkobj.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/libvirt_private.syms
src/network/bridge_driver.c
src/util/virmacmap.c
src/util/virmacmap.h