Hi everyone,
I am trying to send a OF Packet-out message from the controller with data,
different from the packet Data of the OF Packet In message, assuming that my
buffer-id is not set, so the entire packet data is sent to the controller. i.e,
create a string, convert it into byte format and se
Hi everyone,
I am trying to see ways I can attach a payload to an openflow packet, for
example OF packet-in message, such that I can parse it at the controller. Is
there anyway to do this? In which module of openvswitch can this be set. For
example, I would like to add a command in the payload,
Hi Developers!
I am new to OpenVSwitch and am using the different instructions. I have
encountered one problem for which I am unable to find a solution in online
forums.
I have installed VirtualBox 2.2 on my Ubuntu 12.04.1 Host. I have spun up
Ubuntu 12.04.1 (Kernel 3.0) on the virtual machine