X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fethernet%2Fp2p_ethernet.api;h=c75ed40c61cb6b6a687132f84550839fe6de527a;hb=9d42087149a6870965896be74dc6260f72d2cac9;hp=8fb6637652257a1015d2d9742a5aae8ed22e8eb4;hpb=15ac81c16fba83033090299413a3a2dbb848a0f9;p=vpp.git diff --git a/src/vnet/ethernet/p2p_ethernet.api b/src/vnet/ethernet/p2p_ethernet.api index 8fb66376522..c75ed40c61c 100644 --- a/src/vnet/ethernet/p2p_ethernet.api +++ b/src/vnet/ethernet/p2p_ethernet.api @@ -13,6 +13,8 @@ * limitations under the License. */ +option version = "1.0.0"; + define p2p_ethernet_add { u32 client_index; @@ -47,4 +49,4 @@ define p2p_ethernet_del_reply * Local Variables: * eval: (c-set-style "gnu") * End: - */ \ No newline at end of file + */