[your clock is off again] On Wed, Jul 18, 2012 at 11:45:05PM -0700, Ethan Jackson wrote: > 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 <[email protected]> > Signed-off-by: Ethan Jackson <[email protected]>
Seems reasonable, thanks. There will still be a problem if initialization of the two endpoints isn't well-synchronized, i.e. if one end of the tunnel gets set up 5 seconds after the other one. I don't know whether there's anything we can do about that. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
