ofproto-dpif-xlate: Identify STP BPDUs more specifically.
authorPadmanabhan Krishnan <kprad1@yahoo.com>
Thu, 24 Apr 2014 20:18:18 +0000 (13:18 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 24 Apr 2014 20:18:23 +0000 (13:18 -0700)
Apart from STP, EVB extension of LLDP as well as IEEE 802.1QBG use the
Nearest Customer Bridge (NCB) DMAC which has a value of 0180.c200.0000.
STP can be distinguished by Ethertype from these protocols.

Signed-off-by: Padmanabhan Krishnan <kprad1@yahoo.com>
[blp@nicira.com rewrote the details of the patch]
Signed-off-by: Ben Pfaff <blp@nicira.com>
Tested-by: Padmanabhan Krishnan <kprad1@yahoo.com>

No differences found