frrouting/eigrpd
Donald Sharp 146fa6a822 eigrpd: Prevent crash in packet handling
eigrp will crash on a lan segment with more than one
neighbor on shutdown in some situations.  Let's just
fix it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2026-01-08 10:06:54 -05:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
eigrp_cli.c Merge pull request #15196 from idryzhov/nb-leaf-list 2024-01-24 10:49:52 -05:00
eigrp_cli.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_const.h *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05:00
eigrp_dump.c eigrpd, ospfd, pimd: Fix usage of packed member unaligned 2025-10-03 11:26:28 -04:00
eigrp_dump.h eigrpd: Declarations should have variable names 2025-11-07 10:54:55 -05:00
eigrp_errors.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_errors.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_filter.c *: Stop using thread as a variable name 2025-11-03 14:27:17 -05:00
eigrp_filter.h *: Stop using thread as a variable name 2025-11-03 14:27:17 -05:00
eigrp_fsm.c eigrpd: Cleanup memory issues on shutdown 2025-03-24 11:36:13 -04:00
eigrp_fsm.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_hello.c *: Stop using thread as a variable name 2025-11-03 14:27:17 -05:00
eigrp_interface.c bfdd,eigrpd,isisd,ldpd: remove use of the EVENT_OFF macro 2025-04-29 14:45:29 -04:00
eigrp_interface.h eigrpd: Declarations should have variable names 2025-11-07 10:54:55 -05:00
eigrp_macros.h *: Convert thread_add_XXX functions to event_add_XXX 2023-03-24 08:32:17 -04:00
eigrp_main.c *: expose and clean up 'noreturn' functions 2025-04-24 13:41:23 -04:00
eigrp_metric.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_metric.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_neighbor.c *: Stop using thread as a variable name 2025-11-03 14:27:17 -05:00
eigrp_neighbor.h eigrpd: Declarations should have variable names 2025-11-07 10:54:55 -05:00
eigrp_network.c eigrpd: Cleanup memory issues on shutdown 2025-03-24 11:36:13 -04:00
eigrp_network.h eigrpd: Declarations should have variable names 2025-11-07 10:54:55 -05:00
eigrp_northbound.c eigrpd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
eigrp_packet.c *: Stop using thread as a variable name 2025-11-03 14:27:17 -05:00
eigrp_packet.h *: Stop using thread as a variable name 2025-11-03 14:27:17 -05:00
eigrp_query.c eigrpd: Convert the eiflist to a typesafe hash 2025-03-24 11:36:13 -04:00
eigrp_reply.c eigrpd: Cleanup memory issues on shutdown 2025-03-24 11:36:13 -04:00
eigrp_routemap.c eigrpd: Convert the eiflist to a typesafe hash 2025-03-24 11:36:13 -04:00
eigrp_routemap.h eigrpd: Declarations should have variable names 2025-11-07 10:54:55 -05:00
eigrp_siaquery.c *: Convert event.h to frrevent.h 2023-03-24 08:32:17 -04:00
eigrp_siareply.c *: Convert event.h to frrevent.h 2023-03-24 08:32:17 -04:00
eigrp_snmp.c *: Convert event.h to frrevent.h 2023-03-24 08:32:17 -04:00
eigrp_snmp.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_structs.h eigrpd: Cleanup memory issues on shutdown 2025-03-24 11:36:13 -04:00
eigrp_topology.c eigrpd: Cleanup memory issues on shutdown 2025-03-24 11:36:13 -04:00
eigrp_topology.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_types.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_update.c eigrpd: Prevent crash in packet handling 2026-01-08 10:06:54 -05:00
eigrp_vrf.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_vrf.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_vty.c eigrpd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
eigrp_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_yang.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
eigrp_zebra.c babeld,vnc,eigrp,nhrpd: use zclient route_init api 2025-09-03 14:14:14 -04:00
eigrp_zebra.h eigrpd: Declarations should have variable names 2025-11-07 10:54:55 -05:00
eigrpd.c bfdd,eigrpd,isisd,ldpd: remove use of the EVENT_OFF macro 2025-04-29 14:45:29 -04:00
eigrpd.h eigrpd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
Makefile build: non-recursive babeld & eigrpd 2017-08-04 19:09:14 +02:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00