[ovs-git] Open vSwitch: cfm: Don't enforce CFM_FAULT_INTERVAL. (branch-1.11)

dev at openvswitch.org dev at openvswitch.org
Fri Sep 20 22:44:43 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, branch-1.11 has been updated
       via  404f82047f4d066988c5d4260bd23dc2df408823 (commit)
      from  0ce95174db3160999d6055e3e361456cd922465b (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 404f82047f4d066988c5d4260bd23dc2df408823
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=404f82047f4d066988c5d4260bd23dc2df408823
Author: Ethan Jackson <ethan at nicira.com>
		
cfm: Don't enforce CFM_FAULT_INTERVAL.
		
While upgrading a deployment, it's possible that transient
configuration changes could cause the cfm interval on two ends of a
link to be different.  If these two configured values are close to
each other, this condition could have no impact on traffic.  Therefore
it's better to let this slide than force a tunnel down guaranteeing an
impact

Signed-off-by: Ethan Jackson <ethan at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/cfm.c |    2 --
 lib/cfm.h |    3 +--
 2 files changed, 1 insertion(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list