]> git.puffer.fish Git - mirror/frr.git/commit
isisd: remove unused router_address fields 14823/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 16 Nov 2023 13:14:10 +0000 (14:14 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 16 Nov 2023 16:09:38 +0000 (17:09 +0100)
commitc1f665a075baf85c13210fe9ee9b88b1f3a90569
treec6d08271a6a1711b69b263a4767845ca331b74ba
parentc599ed56fc4c3f8ba16f8dd81bcee5896cea5dc7
isisd: remove unused router_address fields

These were added in e38e0df01ad3 but never used anywhere.  Also the code
grabs any random /32 or /128 that is directly connected to the adjacent
router, which may not even be an address of that router itself.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
isisd/isis_adjacency.h
isisd/isis_route.c