]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_circuit.h
isisd: link protection optional fallback in ti-lfa
[mirror_frr.git] / isisd / isis_circuit.h
index 45c0a7e0ed0dba22c001e4eb0709ebcff1010cdc..84c3ca3ff2b43f47a7e5f843373fad4b8f74e5f8 100644 (file)
@@ -152,6 +152,7 @@ struct isis_circuit {
        struct hash *lfa_excluded_ifaces[ISIS_LEVELS];
        bool tilfa_protection[ISIS_LEVELS];
        bool tilfa_node_protection[ISIS_LEVELS];
+       bool tilfa_link_fallback[ISIS_LEVELS];
        /*
         * Counters as in 10589--11.2.5.9
         */