Run "make"...
The file INSTALL.md contains instructions for building OVS:
https://github.com/openvswitch/ovs/blob/master/INSTALL.md
--Justin
> On Feb 2, 2015, at 11:11 PM, Peng Gao <[email protected]> wrote:
>
> 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
> [email protected]
> http://openvswitch.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss