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
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
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
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=
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
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