Hi,

the primary purpose of this series is to add encoding of the OXM
VLAN VID and VLAN PCP matches and the last patch of this series does that.

The first three patches fix what appear to me to be discrepancies between
the current implementation and the OpenFlow 1.2 specification. I am unsure
if they are actually correct or not.

I am also unsure why masking of the VLAN PSP is partially implemented
e.g. in set_wild(), when OpenFlow 1.2 specifies that the VLAN PSP match
is not maskable. I don't believe this is a correctness problem but
there seems to be some scope to simplify and remove code.

This series is based on Yamahata-san's MPLS branch.

git://github.com/yamahata/openvswitch.git mpls/june-28-2012-ravi


**** Compile tested only ****

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to