frr/babeld
Shbinging 6af2af83be babled: set wired/wireless internal only when wired/wireless status changes
As stated in doc, interface's attributes such noninterfering/interfering are reset when the wired/wireless status of an interface is changed. If wired/wireless status is not changed, such as wired->wired, we should not reset internal attributes.

Signed-off-by: Shbinging <bingshui@smail.nju.edu.cn>
2025-03-18 10:38:12 +08: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 babled: set wired/wireless internal only when wired/wireless status changes 2025-03-18 10:38:12 +08: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 babeld: Improve code clarity and maintainability 2025-02-10 11:43:05 +05:30
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