mirror_frr/vtysh
wumu.zsl 2d6a4265e1 bfdd: add vtysh commands for sbfd
config examples:
    SBFD Initiator: peer 200::D bfd-mode sbfd-init bfd-name a-b-d multihop local-address 200::A remote-discr 456 srv6-source-ipv6 200::A srv6-encap-data 100::B 100::D
    SBFD Reflector: sbfd reflector source-address 200::D discriminator 456
    Echo SBFD: peer 200::A bfd-mode sbfd-echo bfd-name a-b-d local-address 200::A srv6-source-ipv6 200::A srv6-encap-data 100::B 100::D

Signed-off-by: wumu.zsl <wumu.zsl@alibaba-inc.com>
2025-01-23 01:27:55 +00:00
..
.gitignore vtysh, lib: preprocess CLI graphs 2024-07-31 08:08:53 -04:00
daemons.pl *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
Makefile build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
subdir.am vtysh, lib: preprocess CLI graphs 2024-07-31 08:08:53 -04:00
vtysh_config.c lib: common debug config output 2024-08-27 09:53:02 -04:00
vtysh_main.c vtysh: fix SA warning, no need to call getenv() twice 2024-10-15 11:11:03 -05:00
vtysh_user.c vtysh: Give actual pam error messages 2023-05-26 07:44:11 -04:00
vtysh_user.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vtysh.c bfdd: add vtysh commands for sbfd 2025-01-23 01:27:55 +00:00
vtysh.h lib: Memory spike reduction for sh cmds at scale 2024-08-27 12:47:00 -07:00