VOM: mroutes
[vpp.git] / src / vnet / fib / fib_types.h
index 714a1d9..472ce88 100644 (file)
@@ -528,6 +528,10 @@ typedef struct fib_route_path_t_ {
             * Exclusive DPO
             */
            dpo_id_t dpo;
+            /**
+             * MFIB interface flags
+             */
+            u32 frp_mitf_flags;
         };
         /**
          * A path that resolves via a BIER Table.