]> git.proxmox.com Git - mirror_frr.git/blobdiff - bfdd/bfdctl.h
Merge pull request #5721 from mjstapp/vty_copy_to_runn
[mirror_frr.git] / bfdd / bfdctl.h
index 0da1ca8df6c7e14cbe70262f8a7e112eefcd165a..4ce23a8f2746a281972dc287e98dfb8948494a2f 100644 (file)
@@ -88,6 +88,8 @@ struct bfd_peer_cfg {
        bool bpc_createonly;
        bool bpc_shutdown;
 
+       bool bpc_cbit;
+
        /* Status information */
        enum bfd_peer_status bpc_bps;
        uint32_t bpc_id;