]> git.puffer.fish Git - mirror/frr.git/commit
lib: Send c-bit when not using bfdd as daemon of choice 9512/head
authorDonald Sharp <sharpd@nvidia.com>
Fri, 27 Aug 2021 13:32:27 +0000 (09:32 -0400)
committermergify-bot <noreply@mergify.io>
Fri, 27 Aug 2021 22:52:40 +0000 (22:52 +0000)
commit23633561b5a9bea12205d40d94bc1591f9e69b4b
treee2384650a3ec0b9394afa284a1c4d5561bbb102f
parent5de7dbc1d56cda6ed392e75e145c170178014dd2
lib: Send c-bit when not using bfdd as daemon of choice

Commit: 4b983eef2cb5c7306a8303f002d0e053ebeabdca

Modified the zapi send receive of the c-bit to only
be under the HAVE_BFDD.  If you are using ptm-bfd
then the decoder function still expects this to be
sent down.  This commit puts this behavior back

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 4cc6d2cef672d963ebafd7b4637e305085917f15)
lib/bfd.c