ofproto-dpif: Do not mirror L2 multicast switch protocols to VLANs.
authorBen Pfaff <blp@nicira.com>
Mon, 18 Jul 2011 21:30:42 +0000 (14:30 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 28 Jul 2011 17:43:07 +0000 (10:43 -0700)
commitd2f723fde889e3b922234359f1ad6046fdcb862c
tree4a4b7f68d36f17fbfbd0e6ea115b565c38a879f7
parent85d5d28572c1b18c67a9f0c80836205106e92874
ofproto-dpif: Do not mirror L2 multicast switch protocols to VLANs.

Mirroring certain protocols interpreted by switches to a VLAN can deceive
the switch that receives it.  Drop such packets instead of mirroring them.

CC: David Tsai <dtsai@nicira.com>
NIC-401.
vswitchd/bridge.c
vswitchd/vswitch.xml