]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospf6d/ospf6_neighbor.h
ospf6d: rework BFD integration
[mirror_frr.git] / ospf6d / ospf6_neighbor.h
index f45b3405076aacd127a5de379794ca1c1d07956a..47f8c834e23dcca403da377d6478759f149e1574 100644 (file)
@@ -96,7 +96,7 @@ struct ospf6_neighbor {
        struct thread *thread_send_lsack;
 
        /* BFD information */
-       void *bfd_info;
+       struct bfd_session_params *bfd_session;
 };
 
 /* Neighbor state */