On Thu, Feb 21, 2013 at 1:28 PM, Arun <[email protected]> wrote: > Hi, > > Can anyone help me understanding how to generate OFPBMC_BAD_TAG for > OFPET_BAD_MATCH and OFPET_BAD_ACTION using OFTEST? > > Actually I don't understand what's unsupported tag/encap here? > OFPBMC_BAD_TAG, /* Match uses an unsupported tag/encap. */
grepping the source shows that OVS generates this error code if an MPLS tag is used with OpenFlow 1.1. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
