On Fri, Dec 06, 2013 at 12:22:07PM -0800, Joe Stringer wrote: > In the case where we have not yet sent a control packet for a bfd > connection, and we receive a control packet from the remote host, > bfd->next_tx is updated to an unusual value. This causes the logging to > incorrectly report that there has been long delays (in the order of > weeks) since the last bfd transmission time. > > This patch only modifies bfd->next_tx in this case if we are not > expecting to immediately send a control packet. This should mean that > bfd->next_tx is either 0 (immediate tx) or in the order of time_msec(). > > Signed-off-by: Joe Stringer <joestrin...@nicira.com>
Applied, thanks! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev