Hi all,
I have a problem with connecting Open Vswitch to Floodlight Openflow
Controller. I run the ovs on a linux/ubuntu server, add a bridge br0, bind a
few interfaces to it, and also run a floodlight controller on the same server.
When I try to connect ovs to controller by the following comm
Hi all,
I added some source files in ovs which implemented some new functions. When I’m
trying to recompile the project, it always appears to have the fault: undefined
reference to ‘xxx’, and the fault happens exactly where I invoke the newly
written xxx function. To clarify, I’ve already incl