cfm: Reduce missed CCM detection time.
authorEthan Jackson <ethan@nicira.com>
Fri, 25 Mar 2011 21:26:53 +0000 (14:26 -0700)
committerEthan Jackson <ethan@nicira.com>
Mon, 28 Mar 2011 18:32:06 +0000 (11:32 -0700)
commit72c3b44800c5b25d5399b05e1bc6aece44414f49
treed433b9f299e1adb7c911e291f4b7d2be9d450864
parent1c2e2d2fc87c9435b6fe33112b0ddaab59f507c5
cfm: Reduce missed CCM detection time.

The specification says that a fault should be signaled when 3.5 *
ccm_interval milliseconds have passed.  This commit respects that
requirement, possibly increasing the responsiveness of fault
detection slightly.
lib/cfm.c