• D
    Rename low level macvlan creation APIs · 57f0de4c
    Daniel P. Berrange 提交于
    Rename ifaceMacvtapLinkAdd to virNetDevMacVLanCreate and
    ifaceLinkDel to virNetDevMacVLanDelete. Strictly speaking
    the latter isn't restricted to macvlan devices, but that's
    the only use libvirt has for it.
    
    * util/interface.c, util/interface.h,
      util/virnetdevmacvlan.c: Rename APIs
    57f0de4c
libvirt_private.syms 29.8 KB