On Wed, Apr 15, 2015 at 11:31:02AM +0900, Minoru TAKAHASHI wrote:
> I want to know the latest OpenFlow support status of OVS.
> Is there any good method for this situation?
> 
> For example,it is possible to know the support status of action from 
> ovs/lib/ofp-actions.c?
> 
>  ex.
>  /* OF1.3+ OFPAT_PUSH_PBB (26) not supported. */
>  -> This means that OVS does not support PUSH_PBB?

OpenFlow itself has several mechanisms to announce the supported
features.  I would start with those.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to