From 4c59e209685590d686fc1ceb3df8df85dc63bf6c Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Wed, 18 Dec 2024 12:24:49 +0100 Subject: [PATCH] CLI: v2 compatibility mode for attribute name display Also fixed display of bgp_otc (was just "otc" before). --- doc/bird.sgml | 21 +++++++++++++++------ lib/route.h | 1 + nest/cli.c | 2 ++ nest/cli.h | 2 ++ nest/rt-attr.c | 10 ++++++++-- nest/rt-show.c | 16 ++++++++++++++-- proto/babel/babel.c | 3 +++ proto/bgp/attrs.c | 21 ++++++++++++++++++++- proto/ospf/ospf.c | 4 ++++ proto/radv/radv.c | 2 ++ proto/rip/rip.c | 2 ++ sysdep/linux/netlink.c | 36 +++++++++++++++++++++--------------- sysdep/unix/config.Y | 5 +++-- sysdep/unix/krt.c | 2 ++ 14 files changed, 99 insertions(+), 28 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index 09f711a9..b159454a 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1293,16 +1293,25 @@ connects to it. If changed on the command line by the It's also possible to configure additional remote control sockets in the -configuration file by The remote control socket can be also set as restricted by -Options: + + + + Set the socket to be restricted as if the user always sent the + Usage