[ovs-git] Open vSwitch: vswitch: interface-reconfigure: bring down physical interfaces (next)

dev at openvswitch.org dev at openvswitch.org
Fri Feb 26 17:38:01 UTC 2010


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, next has been updated
       via  df9a459ab60259b88610ac781889f69b73fbffad (commit)
      from  2a910c50fad8f86b38d2f94f09e8f8e10c0ec7c8 (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 df9a459ab60259b88610ac781889f69b73fbffad
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=df9a459ab60259b88610ac781889f69b73fbffad
Author: Ian Campbell <ian.campbell at citrix.com>
		
vswitch: interface-reconfigure: bring down physical interfaces
		
This should be done when bringing down the last PIF which uses a
datapath in order to account for VLAN PIFs sharing a datapath.

The logic in bring_down() already acounts for this requirement by
clearing the dp variable if the datapath is still required so if we
get as far as deconfiguring that datapath then it is also correct to
bring down the physical devices.

With unit test suite update by Ben Pfaff.

Signed-off-by: Ian Campbell <ian.campbell at citrix.com>


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

Summary of changes:
 tests/interface-reconfigure.at                     |   10 ++++++++++
 ...ensource_libexec_InterfaceReconfigureVswitch.py |    7 +++++++
 2 files changed, 17 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list