[ovs-git] Open vSwitch: ofproto: Call port_modified before closing old netdev in update_port(). (next)

dev at openvswitch.org dev at openvswitch.org
Fri May 13 16:14:39 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, next has been updated
       via  e65942a0679133af3325a214cc6be82b619a363e (commit)
      from  e16b024e1b68b2b1c616cb5faa8f5f640e74861a (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 e65942a0679133af3325a214cc6be82b619a363e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e65942a0679133af3325a214cc6be82b619a363e
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Call port_modified before closing old netdev in update_port().
		
Fixes a segmentation fault due to update_port() -> port_modified() ->
bond_slave_set_netdev() -> netdev_monitor_remove() -> netdev_get_name().

Reported-by: Michael MAO <mmao at nicira.com>


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

Summary of changes:
 ofproto/ofproto.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list