Re: [ovs-discuss] Set metadata field

2013-03-28 Thread Ben Pfaff
On Thu, Mar 28, 2013 at 11:37:50AM +0200, Liran Schour wrote: > Is it possible to set the protocol version to OpenFlow 1.2 with the > ovs-controller > supplied with Openvswitch? > I tried to set the supported protocols in my bridge to OpenFlow12 but then > I failed to > connect to the ovs-controlle

Re: [ovs-discuss] Set metadata field

2013-03-28 Thread Liran Schour
Ben Pfaff wrote on 25/03/2013 06:49:38 PM: > On Sun, Mar 24, 2013 at 01:21:59PM +0200, Liran Schour wrote: > > Ben Pfaff wrote on 21/03/2013 09:52:24 PM: > > > > > On Thu, Mar 21, 2013 at 09:07:08AM +0200, Liran Schour wrote: > > > > > > > > I try to pass metadata to the controller through the fo

Re: [ovs-discuss] Set metadata field

2013-03-25 Thread Ben Pfaff
On Sun, Mar 24, 2013 at 01:21:59PM +0200, Liran Schour wrote: > Ben Pfaff wrote on 21/03/2013 09:52:24 PM: > > > On Thu, Mar 21, 2013 at 09:07:08AM +0200, Liran Schour wrote: > > > > > > I try to pass metadata to the controller through the following flow: > > >ovs-ofctl add-flow br-int "in_po

Re: [ovs-discuss] Set metadata field

2013-03-24 Thread Liran Schour
Ben Pfaff wrote on 21/03/2013 09:52:24 PM: > On Thu, Mar 21, 2013 at 09:07:08AM +0200, Liran Schour wrote: > > > > I try to pass metadata to the controller through the following flow: > >ovs-ofctl add-flow br-int "in_port=5 priority=2 actions=set_field:123-> > >metadata,controller(reason=

Re: [ovs-discuss] Set metadata field

2013-03-21 Thread Ben Pfaff
On Thu, Mar 21, 2013 at 09:07:08AM +0200, Liran Schour wrote: > > I try to pass metadata to the controller through the following flow: >ovs-ofctl add-flow br-int "in_port=5 priority=2 actions=set_field:123-> >metadata,controller(reason=no_match)" > > I do see the following flow when I do

[ovs-discuss] Set metadata field

2013-03-21 Thread Liran Schour
I try to pass metadata to the controller through the following flow: ovs-ofctl add-flow br-int "in_port=5 priority=2 actions=set_field:123-> metadata,controller(reason=no_match)" I do see the following flow when I do dump-flows: cookie=0x0, duration=310.921s, table=0, n_packets=0, n_byte