diff options
Diffstat (limited to 'src/vnet/unix/tap.api')
-rw-r--r-- | src/vnet/unix/tap.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/unix/tap.api b/src/vnet/unix/tap.api index 6b1b2b4f0fc..861d4793191 100644 --- a/src/vnet/unix/tap.api +++ b/src/vnet/unix/tap.api @@ -19,7 +19,7 @@ the Linux kernel TAP device driver */ -vl_api_version 1.0.0 +option version = "1.0.0"; /** \brief Initialize a new tap interface with the given paramters @param client_index - opaque cookie to identify the sender |