summaryrefslogtreecommitdiff
path: root/zebra/zebra_cli.c
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-12-07 22:32:00 +0200
committerGitHub <noreply@github.com>2024-12-07 22:32:00 +0200
commit797cf4757e352b0f0f768a2393acd7b3cb0eac89 (patch)
tree07c2128e34e5f40677162abca8a38f9c6e9af8fe /zebra/zebra_cli.c
parentf1a9b9292c1a4cc4853b4dd829b0d3c821583fb5 (diff)
parente51c6dd2568dae7ce9276228e94ae0872d3375a3 (diff)
Merge pull request #17538 from idryzhov/netns-doc
doc: remove no-op "netns NAMESPACE" command from the docs
Diffstat (limited to 'zebra/zebra_cli.c')
-rw-r--r--zebra/zebra_cli.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/zebra/zebra_cli.c b/zebra/zebra_cli.c
index 6ee0fdbb8d..ca53eb2eb3 100644
--- a/zebra/zebra_cli.c
+++ b/zebra/zebra_cli.c
@@ -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]",