On Sat, May 21, 2016 at 10:13:06PM +0500, Tooba Ahsen wrote:
> I need to change a small amount of code on the ofproto folder that
> exists in openvswitch. I try to run the ./configure and make commands
> afterwards but it doesn't really seem to be working because the new
> version of the functions
Hi,
I need to change a small amount of code on the ofproto folder that exists in
openvswitch. I try to run the ./configure and make commands afterwards but it
doesn't really seem to be working because the new version of the functions
arent being used. Is there some other way to compile the chan