diff options
Diffstat (limited to 'src/vnet/cop')
-rw-r--r-- | src/vnet/cop/cop.api | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/cop/cop.api b/src/vnet/cop/cop.api index 693160018a4..a11b45170a4 100644 --- a/src/vnet/cop/cop.api +++ b/src/vnet/cop/cop.api @@ -13,6 +13,8 @@ * limitations under the License. */ +vl_api_version 1.0.0 + /** \brief cop: enable/disable junk filtration features on an interface @param client_index - opaque cookie to identify the sender @param context - sender context, to match reply w/ request |