Hi,<br><br>I'm interested in developing a new network driver for libvirt (one for the definition and management of OpenVSwitch datapaths).<br><br>I've read some of the code already, and by now my general directions are:<br>

<br>- Change the function virNetworkDefParseXML in src/conf/network_conf.c to define and parse new configuration directives needed by my driver<br>- Use src/network/bridge_driver.c as a template for my new driver, replacing code from the services provided by the driver (listed on "virNetworkDriver" type) with my own code, for my own net type.<br>

<br>Have you any other directions in this matter? Any tips? If it works, would be this code of any use to you?<br><br>Best regards,<br clear="all">Carlos "Bill" Nilton<br>CISSP, RHCE, ITIL Foundations<br><a href="http://carlosnilton.com.br/" target="_blank">http://carlosnilton.com.br/</a><br>

<br>