cfm: Clear RDI on new CFM configurations.
authorEthan Jackson <ethan@nicira.com>
Fri, 20 Jul 2012 20:07:49 +0000 (13:07 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 20 Jul 2012 20:07:49 +0000 (13:07 -0700)
When CFM is first configured, it detects no remote endpoints, and
thus sets RDI on its CCMs.  This can cause the receiver of these
CCMs to think there is a problem when really things are simply
initializing.  This patch fixes the issue by not setting the RDI
bit in CCMs until at least one fault interval has passed.

Bug #12610.
Reported-by: Paul Ingram <paul@nicira.com>
Signed-off-by: Ethan Jackson <ethan@nicira.com>

No differences found