VPP-1507: Added binary api to dump configured ip_punt_redirect
[vpp.git] / src / vnet / vxlan-gpe / vxlan_gpe.api
index 04082d6..89d3707 100644 (file)
@@ -13,6 +13,8 @@
  * limitations under the License.
  */
 
+option version = "1.0.0";
+
 define vxlan_gpe_add_del_tunnel
 {
   u32 client_index;
@@ -76,4 +78,4 @@ autoreply define sw_interface_set_vxlan_gpe_bypass
  * Local Variables:
  * eval: (c-set-style "gnu")
  * End:
- */
\ No newline at end of file
+ */