cfm: Warn when delayed sending CCMs.
authorEthan Jackson <ethan@nicira.com>
Tue, 19 Jun 2012 20:24:43 +0000 (13:24 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 20 Jun 2012 23:48:13 +0000 (16:48 -0700)
commitb03c6f99c69fab600af6103b37570170aa70e42a
tree46833c7bc9394d0d856cb02029a9055a50638518
parent2f4783449ac765568459ff7acc9d51018892369c
cfm: Warn when delayed sending CCMs.

We've recently seen problems where OVS can get delayed sending CCM
probes by several seconds.  This can cause tunnels to flap, and
generally wreak havoc.  It's easy to detect when this is happening,
so minimally, warning should be helpful to those debugging
problems.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/cfm.c