]> git.proxmox.com Git - mirror_frr.git/blobdiff - pbrd/pbr_map.h
lib: enforce vrf_name_to_id by returning default_vrf when name is null
[mirror_frr.git] / pbrd / pbr_map.h
index 9d46de2a7d29138ec61ade3f54cb9a855221b429..7cd079d169aa50de4bc84532011ac159c7f86f2e 100644 (file)
@@ -49,8 +49,6 @@ struct pbr_map {
         * what we think is the invalid reason
         */
        bool valid;
-
-       bool installed;
 };
 
 RB_HEAD(pbr_map_entry_head, pbr_map);