api: sr - Mark old message versions as deprecated
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
This commit is contained in:

committed by
Dave Wallace

parent
63305843e2
commit
5c476e7ac3
@ -291,6 +291,8 @@ define sr_localsids_with_packet_stats_details
|
|||||||
*/
|
*/
|
||||||
define sr_policies_dump
|
define sr_policies_dump
|
||||||
{
|
{
|
||||||
|
option deprecated;
|
||||||
|
|
||||||
u32 client_index;
|
u32 client_index;
|
||||||
u32 context;
|
u32 context;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user