API: Add support for type aliases
[vpp.git] / src / vnet / ipsec-gre / ipsec_gre.api
index 793bca0..770746d 100644 (file)
@@ -13,6 +13,8 @@
  * limitations under the License.
  */
 
+option version = "1.0.0";
+
 /** \brief Add / del ipsec gre tunnel request
     @param client_index - opaque cookie to identify the sender
     @param context - sender context, to match reply w/ request
@@ -76,4 +78,4 @@ define ipsec_gre_tunnel_details {
  * eval: (c-set-style "gnu")
  * End:
  */
\ No newline at end of file