wireguard: stabilize the API

As per discussion on VPP call - since the APIs are used in CSIT tests,
and there has not been changes in a while, mark them as stable from
the API change process PoV.

Type: improvement
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: Ia644e1dfcd9d182cc6f10089fc44397a61e8aaf6
This commit is contained in:
Andrew Yourtchenko
2023-08-01 12:52:04 +02:00
committed by Dave Wallace
parent a998f80cd9
commit f29d9f0604
+1 -1
View File
@@ -14,7 +14,7 @@
* limitations under the License.
*/
option version = "0.3.0";
option version = "1.3.0";
import "vnet/interface_types.api";
import "vnet/ip/ip_types.api";