On Wed, Jun 13, 2012 at 09:35:14AM +0900, Simon Horman wrote:
> On Tue, Jun 12, 2012 at 12:32:05AM -0700, Ben Pfaff wrote:
> > OFPFW_DL_SRC and OFPFW_DL_DST don't exist in OpenFlow 1.1.  Replace them
> > by the correct enums.
> > 
> > Most of the change here is due to respacing since DL_VLAN_PCP is one
> > character wider than any previous name.
> > 
> > This doesn't fix a real bug because these constants didn't have any users
> > in the tree.
> 
> Follow-up patch for Open Flow 1.2:
> 
> From: Simon Horman <ho...@verge.net.au>
> 
> openflow-1.2.h Add OFPFW12_* definitions.

OpenFlow 1.2 uses OXM, which doesn't have wildcard flags, so I don't
understand the followup patch.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to