cfm: Don't enforce CFM_FAULT_INTERVAL.
authorEthan Jackson <ethan@nicira.com>
Fri, 20 Sep 2013 22:32:08 +0000 (15:32 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 20 Sep 2013 22:39:31 +0000 (15:39 -0700)
commit0258d4a0efff965917a4968361da1be15ee4deca
treec19358a2bd1ab4b356b3b6d3999713346379cadf
parent03f209ba2737bf29391e64c4eb387648c9d71e86
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@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/cfm.c
lib/cfm.h