mirror_frr/bfdd
Rafael Zalamena f3e1d2241e bfdd: don't update peers settings on shutdown
During the shutdown phase don't attempt to apply settings to peers
as it is useless and will crash if the peer hash is gone.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
2020-05-29 17:55:40 -03:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd_packet.c bfdd: add debug fine tuning capabilities 2020-04-14 09:35:08 -03:00
bfd.c bfdd: don't update peers settings on shutdown 2020-05-29 17:55:40 -03:00
bfd.h bfdd: don't update peers settings on shutdown 2020-05-29 17:55:40 -03:00
bfdctl.h bfdd,lib: implement protocol profile selection 2020-05-29 17:48:14 -03:00
bfdd_cli.c bfdd: implement BFD session configuration profiles 2020-05-20 15:18:00 -03:00
bfdd_nb_config.c bfdd: implement BFD session configuration profiles 2020-05-20 15:18:00 -03:00
bfdd_nb_state.c *: change the signature of the northbound callbacks to be more flexible 2020-04-23 10:14:32 -03:00
bfdd_nb.c bfdd: implement BFD session configuration profiles 2020-05-20 15:18:00 -03:00
bfdd_nb.h bfdd: implement BFD session configuration profiles 2020-05-20 15:18:00 -03:00
bfdd_vty.c Merge pull request #6301 from pguibert6WIND/bfd_debug_show 2020-04-27 15:12:07 -03:00
bfdd.c bfdd: don't update peers settings on shutdown 2020-05-29 17:55:40 -03:00
bfdd.conf.sample bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
config.c bfdd: use standard log macros 2020-04-10 11:06:22 -03:00
control.c bfdd: simplify code flow 2020-04-14 09:35:08 -03:00
event.c bfdd: remove time calculation debugs 2020-04-14 09:35:08 -03:00
Makefile bfdd: Add some code so we can compile from w/ in the bfdd dir 2019-02-13 23:23:48 -05:00
ptm_adapter.c bfdd,lib: implement protocol profile selection 2020-05-29 17:48:14 -03:00
subdir.am build: make clippy Makefile rules nicer 2020-04-27 09:52:41 +02:00