]> git.puffer.fish Git - matthieu/frr.git/commit
eigrpd: Convert the nbrs list to a typesafe hash
authorDonald Sharp <sharpd@nvidia.com>
Mon, 24 Mar 2025 00:28:59 +0000 (20:28 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 24 Mar 2025 15:36:13 +0000 (11:36 -0400)
commit8249c046d71aa28784ec4590a985ec97862fd8a3
treedd2dd1b6f3813ac3944bdd07ecfad48fa1d7b1db
parent5f9e26069ee1244fbcd200118a55a51d88795b3d
eigrpd: Convert the nbrs list to a typesafe hash

Convert the ei->nbrs list to a typesafe hash to
facilitate quick lookups.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
eigrpd/eigrp_dump.c
eigrpd/eigrp_hello.c
eigrpd/eigrp_interface.c
eigrpd/eigrp_neighbor.c
eigrpd/eigrp_neighbor.h
eigrpd/eigrp_query.c
eigrpd/eigrp_structs.h
eigrpd/eigrp_update.c
eigrpd/eigrp_vty.c
eigrpd/eigrpd.c