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 18:22:00 +0000 (11:22 -0700)
commit6cd1fd9128bb9719fad0a0f210308069f71fafd6
tree50511c5be725746fe14a6867a2508d37ba958f03
parentab8cea8c8980cd27669967a78385c989133ee4ce
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