bfd: Add bfd_wake_time() function.
authorAlex Wang <alexw@nicira.com>
Wed, 16 Oct 2013 03:32:32 +0000 (03:32 +0000)
committerEthan Jackson <ethan@nicira.com>
Thu, 17 Oct 2013 01:08:05 +0000 (18:08 -0700)
commit88e4462e611540ce57554dcbb6794df57f7bf7b7
treeb5f5d5ebc707c207e9cf076ebd7572cc64685ffb
parent1a29a798ac5f8b903b8cb552038f31288020b0c1
bfd: Add bfd_wake_time() function.

This commit adds a new function "bfd_wake_time()" that returns the
next wakeup time associated with the "struct bfd".

Signed-off-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ethan Jackson <ethan@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
lib/bfd.c
lib/bfd.h