On Fri, Dec 13, 2013 at 12:47 PM, Jayanth Silesh <[email protected]> wrote: > Hello All, > > I am trying to install a modified version of OVS but I have made a syntax > error in datapath.c but it still compiles perfectly fine and the module is > installed too. > The OVS functions which I have modified works too .. > > Is there a different way of compiling datapath.c
If you change datapath/datapath.c and recompile, it should pick up the changes. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
