diff options
Diffstat (limited to 'src/vnet/l2tp')
-rw-r--r-- | src/vnet/l2tp/l2tp.api | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/l2tp/l2tp.api b/src/vnet/l2tp/l2tp.api index 4587a8076ec..1ccf71b89a7 100644 --- a/src/vnet/l2tp/l2tp.api +++ b/src/vnet/l2tp/l2tp.api @@ -13,6 +13,8 @@ * limitations under the License. */ +vl_api_version 1.0.0 + /** \brief l2tpv3 tunnel interface create request @param client_index - opaque cookie to identify the sender @param context - sender context, to match reply w/ request |