[ovs-git] Open vSwitch: ofproto-dpif: Do not mirror L2 multicast switch protocols to VLANs. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Jul 18 21:33:54 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  07817dfe1179dc08b67f37875f2b8a818556fc3d (commit)
      from  57c1c735da75c7f34672bb20a7076f1ed4ccb830 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 07817dfe1179dc08b67f37875f2b8a818556fc3d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=07817dfe1179dc08b67f37875f2b8a818556fc3d
Author: Ben Pfaff <blp at nicira.com>
		
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 at nicira.com>
NIC-401.


-----------------------------------------------------------------------

Summary of changes:
 ofproto/ofproto-dpif.c |   43 ++++++++++++++++++++++++++++++++++++++++++-
 vswitchd/vswitch.xml   |   31 +++++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list