bfd: always start timers with non-zero tick counts 24/26424/2
authorDave Barach <dave@barachs.net>
Wed, 8 Apr 2020 12:45:27 +0000 (08:45 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 9 Apr 2020 14:31:16 +0000 (14:31 +0000)
commitca578521686790ce1f3b1a8bc43a182fd4949a36
treea6d7b5ef696d37b65fdb710a8e08a59b24c291fa
parent7a90e500ba431575bf6771f88ad43380f9483061
bfd: always start timers with non-zero tick counts

Otherwise the tw_timer_template code ASSERTs...

Type: fix

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I85e00a3e3486e3b238254ac4116d684a32984434
src/vnet/bfd/bfd_main.c