diff options
Diffstat (limited to 'src/vnet/span/span.api')
-rw-r--r-- | src/vnet/span/span.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/span/span.api b/src/vnet/span/span.api index a0f29153d27..8cbac7b73aa 100644 --- a/src/vnet/span/span.api +++ b/src/vnet/span/span.api @@ -14,7 +14,7 @@ * limitations under the License. */ -vl_api_version 1.0.0 +option 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 |