On Thu, Sep 12, 2013 at 04:48:16PM +0530, ankur dwivedi wrote:
> I am using openvswitch ver 1.10.0.
> 
> In the dpif_linux_flow_dump_start function the code is like this
>  request.cmd = OVS_DP_CMD_GET;
> 
> Shouldnt the above be OVS_FLOW_CMD_GET instead of OVS_DP_CMD_GET.

You're right.  I sent out a patch to fix it, CCing you.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to