Dear
I am an undergraduate and my final project requires me to use OVS. As 
information mentioned on your website below, I should recompile and fix all of 
the new warnings if I implement a new OF message. So my question is how to 
recompile ovs code. Please help me.


Sincerely,

Peng Gao
Q: How do I implement a new OpenFlow message?

A: Add your new message to "enum ofpraw" and "enum ofptype" in lib/ofp-msgs.h, 
following the existing pattern. Then recompile and fix all of the new warnings, 
implementing new functionality for the new message as needed.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to