Hello everyone, I am currently working on the addition of two new fields to ovs: I already followed the guideline in the FAQs adding my new field to lib/flow. h and lib/meta-flow. h also adding support for nx_put_raw() in lib/nx-match.c. Whenever I try to add a new flow after compiling the modified version it seems that the switch knows about the new field (no errors are thrown), but when dumping the flows it appears that it has been ignored not displaying in the flow.
What am I missing?
_______________________________________________ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss