• D
    interface: fix netcf based backend naming · b871830a
    Doug Goldstein 提交于
    All other backends for virInterface or other HVs implementations of
    virInterface list their own names for the name instead of the generic
    'Interface' value. This does the same for the netcf based backend.
    Also, report any errors during registration.
    b871830a
interface_backend_netcf.c 24.8 KB