[ovs-dev] Sending OF Packet Out

2013-12-05 Thread Anu Mercian
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

[ovs-dev] Adding a payload to OF packet

2013-11-26 Thread Anu Mercian
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,

[ovs-dev] Adding a new field to ovs-ofctl

2013-11-06 Thread Anu Mercian
you,Anu Subject: Re: [ovs-dev] Adding a new field to ovs-ofctl From: jrajaha...@nicira.com Date: Wed, 6 Nov 2013 12:21:42 -0800 CC: disc...@openvswitch.org; dev@openvswitch.org To: anumerc...@live.com On Nov 6, 2013, at 11:01 AM, Anu Mercian wrote:Dear Developers, I am looking to add a new

[ovs-dev] Adding a new field to ovs-ofctl

2013-11-06 Thread Anu Mercian
Dear Developers, I am looking to add a new field to ovs-ofctl agent to set a particular flow. For example, we have the command to set a new flow according to set of rules. ovs-ofctl add-flow br0"in_port=LOCAL, table=0, idle_timeout=60,ip,hard_timeout=69,vlan_tci=0x, dl_src=78:2b:cb:4b:db:c5,