Comment 6 for bug 1322568

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

(I suppose something analogous to this is the right check:

actualType == VIR_DOMAIN_NET_TYPE_NETWORK ||
        actualType == VIR_DOMAIN_NET_TYPE_BRIDGE ||
        actualType == VIR_DOMAIN_NET_TYPE_ETHERNET ||
        actualType == VIR_DOMAIN_NET_TYPE_DIRECT
)