• D
    Remove usage of brctl command line tool · c1df2c14
    Daniel P. Berrange 提交于
    Convert the virNetDevBridgeSetSTP and virNetDevBridgeSetSTPDelay
    to use ioctls instead of spawning brctl.
    
    Implement the virNetDevBridgeGetSTP and virNetDevBridgeGetSTPDelay
    methods which were declared in the header but never existed
    
    * src/util/bridge.c: Convert to use bridge ioctls instead of brctl
    c1df2c14
libvirt.spec.in 46.7 KB