• O
    list: Add helpers to list network objects · d3c6cabb
    Osier Yang 提交于
    src/conf/network_conf.c: Add virNetworkMatch to filter the networks;
    and virNetworkList to iterate over all the networks with the filter.
    
    src/conf/network_conf.h: Declare virNetworkList and define the macros
    for filters.
    
    src/libvirt_private.syms: Export virNetworkList.
    d3c6cabb
network_conf.h 11.3 KB