mirror_frr/bfdd
Donald Sharp f0d2be3317 bfdd: Fix don't assign to value to ourself compiler warning
We were attempting to get around a unused value by setting
a variable to itself, but it runs afoul of a different
compiler and a message about not setting a variable to
itself.  So let's mark the ttl value as unused.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2018-08-15 13:48:09 -04:00
..
.gitignore bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
bfd_packet.c bfdd: fix IPv6 peers using link-local address 2018-08-08 18:25:08 -03:00
bfd.c bfdd: fix IPv6 peers using link-local address 2018-08-08 18:25:08 -03:00
bfd.h bfdd: improve logging messages 2018-08-08 18:25:08 -03:00
bfdctl.h bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
bfdd_vty.c bfdd: show single hop local-address 2018-08-08 18:25:08 -03:00
bfdd.c bfdd: clean up header inclusion 2018-08-08 18:25:08 -03:00
bfdd.conf.sample bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
bsd.c bfdd: improve logging messages 2018-08-08 18:25:08 -03:00
config.c bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
control.c bfdd: clean up header inclusion 2018-08-08 18:25:08 -03:00
event.c bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
linux.c bfdd: improve logging messages 2018-08-08 18:25:08 -03:00
log.c bfdd: clean up header inclusion 2018-08-08 18:25:08 -03:00
ptm_adapter.c bfdd: Fix don't assign to value to ourself compiler warning 2018-08-15 13:48:09 -04:00
subdir.am bfdd: re-route PTM-BFD daemon messages 2018-08-08 18:25:04 -03:00