Hello,

Thank you for your fast response. I configured my ovs with --enable-Werror
and this allowed me to fix a couple warnings (unused variables). Sadly,
looks like all changes that I should have done, are already done.

The changes that the FAQ proposes are related to OF messages and flow entry
installation. Now, I am missing the actual match, somewhere where I get the
packet, and match some bytes.

P.S.: I have created:
--> the MFF_ variable in "enum OVS_PACKED_ENUM mf_field_id {"
--> OFPXMT12_OFB_ "enum at enum oxm12_ofb_match_fields {" (openflow-1.2.h)
--> OXM_OF_ (openflow-1.2.h)
--> NXM_OF (nicita-ext.h)

I also forogot to mention that I am using OpenFlow 1.0.

Kind regards,
Raúl Suárez
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to