>            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
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to