The README in the distribution is a good place to start, since it describes 
most of those programs.  You can see it online here:

        
http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=README

For the switch itself, you'll want to look at ovs-vswitchd.c.

--Justin


On Apr 6, 2011, at 10:51 PM, Tahir Rauf wrote:

> Hi
> 
> I am a newbie to openvswitch. As a starting point, I was looking at the 
> 'actual' main function of openvswitch. I found around 35 main functions in 
> the code (the most of them belongs to 'test'). But there are also many other 
> main() functions, like in ovs-appctl.c, ovs-controller.c, ovs-discover.c, 
> ovs-dpctl.c, ovs-kill.c, ovs-ofctl.c, ovs-brcompatd.c and ovs-vswitchd.c. I 
> am wondering that which one of them is actual main() function.
> Any help will be appreciated. Thanks in advance :).
> 
> Regards
> 
> _______________________________________________
> discuss mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to