diff options
Diffstat (limited to 'src/vnet/span/span.api')
-rw-r--r-- | src/vnet/span/span.api | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/span/span.api b/src/vnet/span/span.api index 03cd60ecf24..a0f29153d27 100644 --- a/src/vnet/span/span.api +++ b/src/vnet/span/span.api @@ -14,6 +14,8 @@ * limitations under the License. */ +vl_api_version 1.0.0 + /** \brief Enable/Disable span to mirror traffic from one interface to another @param client_index - opaque cookie to identify the sender @param context - sender context which was passed in the request |