frr/ripngd
Donald Sharp 95df46ab40 ripngd: Access and Prefix lists are being leaked on shutdown
ripngd:     Access List                   :      1 *         56
ripngd:     Access List Str               :      1 *          3
ripngd:     Access Filter                 :      1 *        112
ripngd:     Prefix List                   :      1 *         88
ripngd:     Prefix List Str               :      1 *          3
ripngd:     Prefix List Entry             :      1 *        136
ripngd:     Prefix List Trie Table        :      4 *       4096

This is now fixed.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2025-03-18 13:40:32 -04: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 *: Remove unneeded IPV6_JOIN|LEAVE_GROUP 2025-02-20 16:16:35 -05:00
ripng_main.c ripngd: Access and Prefix lists are being leaked on shutdown 2025-03-18 13:40:32 -04: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 lib: rework northbound RPC callback 2024-04-22 16:36:22 +03:00
ripng_nb_state.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01: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 *: Move distance related defines into their own header 2023-11-07 06:47:51 -05: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 *: remove ZEBRA_INTERFACE_VRF_UPDATE 2023-10-07 10:06:39 +08:00
ripngd.c ripngd: adjust header for display command 2024-07-05 09:31:39 +08:00
ripngd.h *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05:00
subdir.am ripngd: convert RPC commands to mgmtd 2024-04-22 16:36:23 +03:00