]> git.proxmox.com Git - mirror_frr.git/blobdiff - bfdd/bfdctl.h
Merge pull request #3403 from opensourcerouting/bfd-fix-mhop-bsd
[mirror_frr.git] / bfdd / bfdctl.h
index 940efd161447bbcb46fb46c83d1795478934e88f..0da1ca8df6c7e14cbe70262f8a7e112eefcd165a 100644 (file)
@@ -66,9 +66,6 @@ struct bfd_peer_cfg {
        bool bpc_has_label;
        char bpc_label[MAXNAMELEN];
 
-       bool bpc_has_vxlan;
-       unsigned int bpc_vxlan;
-
        bool bpc_has_localif;
        char bpc_localif[MAXNAMELEN + 1];