]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_spf.c
ospfd: api: add reachable router notifications
authorChristian Hopps <chopps@labn.net>
Wed, 1 Jun 2022 19:25:35 +0000 (15:25 -0400)
committerChristian Hopps <chopps@labn.net>
Thu, 2 Jun 2022 20:37:16 +0000 (16:37 -0400)
commit149491af80ceaeb666a9bf06f97e918a64c46a5c
treeda50c5f09450c81a31cccd916f179bf07c1848b8
parentb538baf352429ef238c7d6c8e23bb643d8e051cd
ospfd: api: add reachable router notifications

Reachable router information is used by OSPF opaque clients in order
to determine if the router advertising the opaque LSA data is
reachable (i.e., 2-way conectivity check).

Signed-off-by: Christian Hopps <chopps@labn.net>
ospfd/ospf_api.c
ospfd/ospf_api.h
ospfd/ospf_apiserver.c
ospfd/ospf_apiserver.h
ospfd/ospf_spf.c