[ovs-git] Open vSwitch: ovs-vtep: Don't flood to multiple 'uknown-dsts'. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 18 21:11:00 UTC 2013


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  36b87338ede898da6a1b86d374d2036683195856 (commit)
      from  9b4a53923a8a915c0c6a5365b392a7efd6f9bf71 (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 36b87338ede898da6a1b86d374d2036683195856
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=36b87338ede898da6a1b86d374d2036683195856
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-vtep: Don't flood to multiple 'uknown-dsts'.
		
This commit changes VTEP simulator's flooding logic as follows:

1. Traffic coming from a VTEP physical port will only be flooded
to all the physical ports in the same VTEP that belongs to that logical
switch and to ONLY one of the devices that have been marked as 'unknown-dst'

2. Traffic coming from any device that has 'unknown-dst' marked, will only be
flooded by VTEP to its physical ports that belong to that logical switch.

Bug #20144.
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Justin Pettit <jpettit at nicira.com>


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

Summary of changes:
 vtep/ovs-vtep |   11 +++++++++++
 1 file changed, 11 insertions(+)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list