cfm: Replace recv_time with a flag.
authorEthan Jackson <ethan@nicira.com>
Thu, 12 May 2011 01:13:35 +0000 (18:13 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 13 May 2011 20:09:27 +0000 (13:09 -0700)
commitdd986e09fdbb79be4a7e8dbb77dca8f68c04c321
tree493dd14b92ef1942a123bff5ddd65b4578d9cdac
parentaa7f11584301a81cbf89a7557bc0acc3c0e3b9ad
cfm: Replace recv_time with a flag.

This makes the code more obviously correct in my opinion.

This patch also removes timer_enabled_at() along with its only
user.
lib/cfm.c
lib/cfm.h
lib/timer.c
lib/timer.h