From c94d7dae270636bcd85085c46e751e79fdc82f31 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 | 19 +++++++++++++++++++ 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, 98 insertions(+), 27 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index a3563c666..b92aab25b 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