[ovs-dev] [timer 3/4] cfm: Use new timer library.

Ethan Jackson ethan at nicira.com
Thu Mar 31 22:38:10 UTC 2011


>            if (timer_expired_at(&cfmi->fault_timer, rmp->recv_time)) {
>                rmp->fault = true;
>            }
>            if (rmp->fault) {
>                fault = true;
>            }

I think you're right.  I'll change it before merging.

Thanks for the reviews!
Ethan



More information about the dev mailing list