• L
    interface: let netcf pre-filter for active vs. inactive · ce692d5e
    Laine Stump 提交于
    If a system has a large number of active or active interfaces, it can
    be a big waste of time to retrieve and qualify all interfaces if the
    caller only wanted one subset. Since netcf has a simple flag for this,
    translate the libvirt flag into a netcf flag and let netcf pre-filter.
    ce692d5e
interface_backend_netcf.c 32.9 KB