Distributed Virtual Router Support
[vpp.git] / src / vnet / ip / ip.api
index f26d794..4b7019f 100644 (file)
@@ -397,6 +397,7 @@ autoreply define ip_add_del_route
   u8 is_multipath;
   u8 is_resolve_host;
   u8 is_resolve_attached;
+  u8 is_l2_bridged;
   /* Is last/not-last message in group of multiple add/del messages. */
   u8 not_last;
   u8 next_hop_weight;