[ovs-git] Open vSwitch: ofproto: Optimize internal device MTU update (master)

dev at openvswitch.org dev at openvswitch.org
Fri Mar 23 18:01:42 UTC 2012


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  ada3428f0906c835d2f7e84745b0a477bade5a11 (commit)
      from  69b0983e3868ae5249e06d4ca9418d7ca439480f (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 ada3428f0906c835d2f7e84745b0a477bade5a11
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ada3428f0906c835d2f7e84745b0a477bade5a11
Author: Pravin B Shelar <pshelar at nicira.com>
		
ofproto: Optimize internal device MTU update
		
Internal device mtu does not influence mtu of other internal devices.
So skip MTU update to other devices when internal device mtu is changed.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>


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

Summary of changes:
 ofproto/ofproto-provider.h |    1 +
 ofproto/ofproto.c          |   54 +++++++++++++++++++++++++++----------------
 2 files changed, 35 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list