Hello, I'd like to know if you can increment the registers ie:
load:0x001122334455->NXM_NX_REG1[0..15]
and then after this can I do something to increment NXM_NX_REG1 ?
Thank you,Nishanth D___
discuss mailing list
discuss@openvswitch.org
ht
Hello,
I created a no controller 2 host topology in mininet. I added the following
flows:
user@user-HP-ProBook-4440s:~$ sudo ovs-ofctl -O OpenFlow13 add-flow s1
ip,nw_src=10.0.0.1,actions=group:1user@user-HP-ProBook-4440s:~$ sudo ovs-ofctl
-O OpenFlow13 add-flow s1 ip,nw_src=10.0.0.2,actions=gro
Terribly sorry but could you tell me how to go about; say adding a group to
bridge br0
Thank you,Nishanth Dev From: Ben Pfaff
To: r devarajan
Cc: discuss@openvswitch.org
Sent: Wednesday, June 17, 2015 11:46 PM
Subject: Re: [ovs-discuss] Update of ofctl 'group' commands
O
Have the ovs-ofctl 'group' commands been implemented yet, I'm still getting
error.
Thanks,Nishanth D
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hello, I have a misunderstanding withe the source code. In
"openvswitch.h" under "ovs_action_attr" the action types defined does not
adhere to the openflow specification : openflow-spec-v1.1.0 (the implemented
version, at least that's what it says), specifically the group action (whic