mirror_frr/bfdd
Donald Sharp c882c9dd80 bfdd: Prevent storage of ifp pointer that has been deleted
On shutdown, interfaces are deleted but if the bfd session
is down we retain the interface pointer.  Remove the retained
pointer.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-01-30 15:41:35 -05:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd_packet.c bfdd: Prevent unininited data transmittal 2021-01-30 14:31:47 -05:00
bfd.c bfdd: improve some debug messages related to zebra notifications 2021-01-09 13:29:45 +00:00
bfd.h bfdd: support connecting to BFD data plane 2020-11-24 07:55:07 -03:00
bfdctl.h bfdd: implement minimum TTL 2020-08-11 21:22:39 -03:00
bfdd_cli.c bfdd: session specific command type checks 2020-12-01 08:01:37 -03:00
bfdd_nb_config.c bfdd: use * as a placeholder for an empty interface name in northbound 2020-09-24 20:43:38 +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 minimum TTL 2020-08-11 21:22:39 -03:00
bfdd_nb.h bfdd: implement minimum TTL 2020-08-11 21:22:39 -03:00
bfdd_vty.c bfdd: distributed BFD show commands 2020-11-24 07:54:07 -03:00
bfdd.c bfdd: Remove #if 0 2021-01-28 13:58:34 -05:00
bfdd.conf.sample bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
bfddp_packet.h bfdd: import data plane protocol header 2020-11-24 07:54:07 -03:00
config.c bfdd: use standard log macros 2020-04-10 11:06:22 -03:00
control.c * : update signature of thread_cancel api 2020-10-23 08:59:34 -04:00
dplane.c bfdd: support connecting to BFD data plane 2020-11-24 07:55:07 -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: Prevent storage of ifp pointer that has been deleted 2021-01-30 15:41:35 -05:00
subdir.am bfdd: import distributed BFD implementation 2020-11-24 07:54:07 -03:00