• L
    Make startmode optional in toplevel interface definition · ef591ef7
    Laine Stump 提交于
    The minimal XML returned from ncf_if_xml_state() doesn't contain this
    attribute (which makes no sense in the case of reporting current
    status of the interface), and it was preventing it from passing
    through the parse/format step.
    
    * src/conf/interface_conf.[ch]: add a new virInterfaceStartMode value
      and modify loading/saving accordingly
    ef591ef7
interface_conf.c 40.7 KB