mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-06 16:29:09 +00:00
zebra: add deprecation notice for no-op netns command
Signed-off-by: Igor Ryzhov <idryzhov@gmail.com>
This commit is contained in:
parent
c3bffa9277
commit
e51c6dd256
@ -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,
|
DEFPY_YANG (vrf_netns,
|
||||||
vrf_netns_cmd,
|
vrf_netns_cmd,
|
||||||
"[no] netns ![NAME$netns_name]",
|
"[no] netns ![NAME$netns_name]",
|
||||||
|
Loading…
Reference in New Issue
Block a user