On Mon, Jul 14, 2014 at 02:27:10PM +0100, Simon Jouet wrote: > I've been through the OpenFlow documentation once more and came across the > OF command OFPT_QUEUE_GET_CONFIG_REQUEST I've tried it (from POX) but OVS > replies with OFPET_BAD_REQUEST:OFPBRC_BAD_TYPE. > > I've seen that a patch was proposed last October ( > http://patchwork.openvswitch.org/patch/1889/) but is now marked as > superseeded and I haven't found which patch supersed this one. Has this > feature been excluded from OVS ? > > For information I'm using OVS 2.1.2 and POX 0.3 (dart) and the full error > output is:
This feature is included in OVS 2.1 and later. It seems strange that you wouldn't be able to use it from POX. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
