zebra: add deprecation notice for no-op netns command

Signed-off-by: Igor Ryzhov <idryzhov@gmail.com>
This commit is contained in:
Igor Ryzhov 2024-12-07 17:01:43 +02:00
parent c3bffa9277
commit e51c6dd256

View File

@ -2252,6 +2252,9 @@ static void lib_vrf_mpls_fec_nexthop_resolution_cli_write(
}
}
#if CONFDATE > 20251207
CPP_NOTICE("Remove no-op netns command")
#endif
DEFPY_YANG (vrf_netns,
vrf_netns_cmd,
"[no] netns ![NAME$netns_name]",