frrouting/ripngd
Christian Hopps 2cb1362343 mgmtd: remove client specific data from mgmtd
- Clients send this same data in their subscribe message, so do so.
- Avoids conflicts when doing source management (e.g., adding/removing clients).

Signed-off-by: Christian Hopps <chopps@labn.net>
2025-12-23 09:53:45 +00: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
ripng_cli.c ripngd: convert RPC commands to mgmtd 2024-04-22 16:36:23 +03:00
ripng_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ripng_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ripng_interface.c rip*,ospf*,pimd: Remove use of the EVENT_OFF macro 2025-04-29 14:45:29 -04:00
ripng_main.c mgmtd: remove client specific data from mgmtd 2025-12-23 09:53:45 +00:00
ripng_nb.c ripngd: convert ripngd to mgmtd 2024-01-26 17:40:55 -05:00
ripng_nb.h ripngd: fix missing "exit" for "router ripng" 2024-03-06 21:43:44 +02:00
ripng_nb_config.c ripngd: use new distribute-list northbound code. 2024-01-22 11:33:40 +00:00
ripng_nb_rpcs.c rip*,ospf*,pimd: Remove use of the EVENT_OFF macro 2025-04-29 14:45:29 -04:00
ripng_nb_state.c bfdd, ripd, ripngd: implement yang:date-and-time 2025-11-28 15:14:45 +02:00
ripng_nexthop.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ripng_nexthop.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ripng_offset.c ripngd: changes for code maintainability 2023-06-21 22:39:13 +05:30
ripng_peer.c rip*,ospf*,pimd: Remove use of the EVENT_OFF macro 2025-04-29 14:45:29 -04:00
ripng_route.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ripng_route.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ripng_routemap.c ripngd: convert ripngd to mgmtd 2024-01-26 17:40:55 -05:00
ripng_zebra.c *: don't access invalid zapi route msg nexthops 2025-10-09 08:54:49 -04:00
ripngd.c *: Stop using thread as a variable name 2025-11-03 14:27:17 -05:00
ripngd.h ripngd: Declarations should have variable names 2025-11-07 10:54:55 -05:00
subdir.am ripngd: convert RPC commands to mgmtd 2024-04-22 16:36:23 +03:00