On Fri, Sep 25, 2015 at 11:13:56AM -0400, Laine Stump wrote:
If a system has a large number of active or active interfaces, it can
*active or inactive
Jan
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.
---
src/interface/interface_backend_netcf.c | 40 +++++++++++++--------------------
1 file changed, 16 insertions(+), 24 deletions(-)