api: sr - Mark old message versions as deprecated 50/38650/3
authorOndrej Fabry <ofabry@cisco.com>
Wed, 26 Apr 2023 22:00:40 +0000 (00:00 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 6 Jul 2023 18:27:57 +0000 (18:27 +0000)
List of changed messages:
- sr_policies_dump

This change is part of VPP API cleanup initiative.

Type: fix
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Change-Id: I16ae1bed83ad8c73e3254b6d195251702de84f97

src/vnet/srv6/sr.api

index 8bebcd1..165898f 100644 (file)
@@ -291,6 +291,8 @@ define sr_localsids_with_packet_stats_details
 */
 define sr_policies_dump
 {
+  option deprecated;
+
   u32 client_index;
   u32 context;
 };