Sorry, we had been using ,CONTROLLER at the end of that add-flow On Wed, Aug 10, 2016 at 12:03 PM, Ben Pfaff <b...@ovn.org> wrote:
> On Wed, Aug 10, 2016 at 10:36:03AM -0400, Nikolai Snow wrote: > > Ben, > > > > You were correct, the controller was the issue. The field now matches > > between the controller and the switch as we can see values set manually > in > > nx-match.c on the controller when we query for the value. > > > > To address the second issue, we have tried created a flow using ovs-ofctl > > that should match our new field and change the value, but when we send > > packets between the hosts, the value change does not take effect. > > We add the new flow as such, > > > > ovs-ofctl add-flow s1 SNOW=0,actions=set_field:4"->"SNOW > > This flow doesn't output the packet anywhere, so it will drop it. >
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss