frr/ripd
Igor Ryzhov 1ba97510e2 ripd: fix "clear ip rip" command
mgmtd doesn't support YANG RPCs yet, so this command must go directly to
ripd.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
2024-03-09 00:00:12 +02:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive ripd & ripngd 2017-08-04 11:09:50 +02:00
rip_bfd.c ripd: use correct memory type when freeing BFD profile 2023-05-03 17:02:58 -03:00
rip_bfd.h ripd: use correct memory type when freeing BFD profile 2023-05-03 17:02:58 -03:00
rip_cli.c ripd: fix "clear ip rip" command 2024-03-09 00:00:12 +02:00
rip_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rip_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rip_errors.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rip_errors.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rip_interface.c ripd: ripd convert to mgmtd 2024-01-26 12:34:46 -05:00
rip_interface.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rip_main.c lib: add keychain northbound support 2024-03-04 20:00:15 -05:00
rip_nb.c ripd: ripd convert to mgmtd 2024-01-26 12:34:46 -05:00
rip_nb.h ripd: fix missing "exit" for "router rip" 2024-03-06 21:42:53 +02:00
rip_nb_config.c ripd: use new distribute-list northbound code. 2024-01-22 11:33:33 +00:00
rip_nb_notifications.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rip_nb_rpcs.c *: Convert THREAD_XXX macros to EVENT_XXX macros 2023-03-24 08:32:17 -04:00
rip_nb_state.c ripd: implement new YANG operational state 2023-04-07 04:21:17 -04:00
rip_offset.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rip_peer.c *: Move distance related defines into their own header 2023-11-07 06:47:51 -05:00
rip_routemap.c ripd: ripd convert to mgmtd 2024-01-26 12:34:46 -05:00
rip_snmp.c *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ 2023-11-21 08:08:29 -05:00
rip_zebra.c *: Move distance related defines into their own header 2023-11-07 06:47:51 -05:00
ripd.c ripd: fix "clear ip rip" command 2024-03-09 00:00:12 +02:00
ripd.h *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05:00
subdir.am ripd: fix "clear ip rip" command 2024-03-09 00:00:12 +02:00