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

dev at openvswitch.org dev at openvswitch.org
Thu Jul 28 17:44:28 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, vlan-maint has been updated
       via  d2f723fde889e3b922234359f1ad6046fdcb862c (commit)
      from  85d5d28572c1b18c67a9f0c80836205106e92874 (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 d2f723fde889e3b922234359f1ad6046fdcb862c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d2f723fde889e3b922234359f1ad6046fdcb862c
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:
 vswitchd/bridge.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