cfm: Log more aggressively amidst packet loss.
authorEthan Jackson <ethan@nicira.com>
Tue, 17 Jan 2012 00:42:08 +0000 (16:42 -0800)
committerEthan Jackson <ethan@nicira.com>
Mon, 23 Jan 2012 23:14:43 +0000 (15:14 -0800)
commit8210113e95b679acc5e08ac81c1b8580b7912ab6
treeb582bb31186635878dc8a8f47fd6cd73139fd729
parentbdebeece558fbeebb87c17b11a8468d88875037d
cfm: Log more aggressively amidst packet loss.

While debugging some issues today it became clear that it would be
useful to log when the CFM fault status changes and when packets
are lost.  The CFM module logs pretty aggressively when in debug
mode, but this can be chatty and most systems don't operate under
this logging level for extended periods of time.  This patch logs
when CCMs are received which indicate reordering or packet loss and
when the CFM fault status changed.

Requested-by: Jacob Cherkas <jcherkas@nicira.com>
Signed-off-by: Ethan Jackson <ethan@nicira.com>
AUTHORS
lib/cfm.c