frr/babeld
Yaroslav Kholod a05c6af88f babel: Clean babel related config on daemon stop
When deactivating babel no router babel and later re-enabling it router babel the previous configuration is still in place.

Steps to reproduce:

    Enable babel
    Configure babel
    Disable babel with "no router babel"
    Verify config

Expected correct behavior: No config present

Signed-off-by: Yaroslav Kholod <y.kholod@vyos.io>
2025-01-02 13:15:45 +02:00
..
.gitignore babeld: Add missing no commands 2023-01-21 03:33:03 +08:00
babel_errors.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
babel_errors.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
babel_filter.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
babel_filter.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
babel_interface.c babel: Clean babel related config on daemon stop 2025-01-02 13:15:45 +02:00
babel_interface.h babeld: Free up memory on shutdown 2024-08-13 14:12:05 -04:00
babel_main.c babeld: Free up memory on shutdown 2024-08-13 14:12:05 -04:00
babel_main.h *: Convert struct event_master to struct event_loop 2023-03-24 08:32:17 -04:00
babel_zebra.c Merge pull request #12780 from opensourcerouting/spdx-license-id 2023-02-17 09:43:05 -05:00
babel_zebra.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
babeld.c babel: Clean babel config on babel daemon stop 2024-12-20 15:20:59 +02:00
babeld.h babeld: Free up memory on shutdown 2024-08-13 14:12:05 -04:00
kernel.c babeld: Do not remove route when replacing 2024-08-22 10:24:42 -04:00
kernel.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
Makefile build: non-recursive babeld & eigrpd 2017-08-04 19:09:14 +02:00
message.c babeld: changes for code maintainability 2024-09-06 07:02:51 +05:30
message.h babeld: add parse_request_subtlv into parse_packet 2023-04-22 09:01:54 -04:00
neighbour.c babeld: changes for code maintainability 2024-02-20 00:25:27 +05:30
neighbour.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
net.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
net.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
resend.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
resend.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
route.c babeld: Send the route's metric down to zebra. 2024-08-22 10:22:58 -04:00
route.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
source.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
source.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
subdir.am babeld: Add missing no commands 2023-01-21 03:33:03 +08:00
util.c babeld: changes for code maintainability 2024-09-06 07:02:51 +05:30
util.h babeld: changes for code maintainability 2024-09-06 07:02:51 +05:30
xroute.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
xroute.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00