diff options
Diffstat (limited to 'src/vnet/flow/flow.api')
-rw-r--r-- | src/vnet/flow/flow.api | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/flow/flow.api b/src/vnet/flow/flow.api index 1c5e8c5c1fe..6c49428f152 100644 --- a/src/vnet/flow/flow.api +++ b/src/vnet/flow/flow.api @@ -13,6 +13,8 @@ * limitations under the License. */ +vl_api_version 1.0.0 + /** \brief Configure IPFIX exporter process request @param client_index - opaque cookie to identify the sender @param context - sender context, to match reply w/ request |