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

dev at openvswitch.org dev at openvswitch.org
Fri Mar 23 20:33:06 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, branch-1.6 has been updated
       via  bc33a059cd54770ace1e64f5ce200622c764d02b (commit)
      from  1a0d41fd93880f44372ee20faf77f3a036ef2d23 (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 bc33a059cd54770ace1e64f5ce200622c764d02b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=bc33a059cd54770ace1e64f5ce200622c764d02b
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          |   56 ++++++++++++++++++++++++++-----------------
 2 files changed, 35 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list