Hi: How can I implement this if I want to create: oxm_type=example, oxm_hasmask=1, oxm_length=4, oxm_value=0x7060, oxm_mask=0xFF00 can I use ovs-ofctl add-flow? and how?
Regards, Guang On 24 March 2017 at 19:03, Ben Pfaff <[email protected]> wrote: > It sounds like you need the source code. > > On Thu, Mar 23, 2017 at 05:22:26PM +0100, Guang Yang wrote: > > I am trying to use OXM to add match fields in the flows. Like I have > > attribute values from each package, and want to use them to manage the > > network. > > > > On 23 March 2017 at 17:04, Ben Pfaff <[email protected]> wrote: > > > > > Please don't drop the list. > > > > > > What are you trying to do? > > > > > > On Thu, Mar 23, 2017 at 04:57:26PM +0100, Guang Yang wrote: > > > > I have upgraded to latest version now, and realized the solution in > the > > > FAQ has not been updated. Any suggestions? > > > > > > > > Sent from my iPhone > > > > > > > > >> On 23 Mar 2017, at 16:26, Ben Pfaff <[email protected]> wrote: > > > > >> > > > > >> On Thu, Mar 23, 2017 at 12:55:12PM +0100, Guang Yang wrote: > > > > >> I am quite new to the openvswitch, and I am a bit confused now. > > > > >> I have mininet installed and running, when I use command: > > > > >> ovs-ofctl --version > > > > >> it shows: ovs-ofctl (Open vSwitch) 2.0.2 > > > > >> > > > > >> I am not sure if this is the same tool as : > > > > >> https://github.com/openvswitch/ovs > > > > > > > > > > It's a very old version. Perhaps you should upgrade. > > > >
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
