FIB: encode the label stack in the FIB path during table dump
[vpp.git] / src / vnet / fib / fib_types.api
index d946ed7..8268870 100644 (file)
@@ -59,6 +59,7 @@ typeonly define fib_path
   u8 is_resolve_attached;
   u8 is_dvr;
   u8 is_source_lookup;
+  u8 is_interface_rx;
   u8 afi;
   u8 next_hop[16];
   u32 next_hop_id;