]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_lsa.c
ospfd: print extra LSA information in some log messages
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 31 May 2021 13:27:51 +0000 (10:27 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 5 Jul 2021 14:43:02 +0000 (11:43 -0300)
commite9505bc63a93b8034d135703efeb8c55ac9ee280
tree3b7c8b557156a1b1549f4a9e6c922334857dff83
parent12536067cc101fe94cb2565771f29329e3c26456
ospfd: print extra LSA information in some log messages

Log the LSA advertising router in addition to the LSA type and
ID in the places where that information is necessary to uniquely
identify the LSA in the LSDB.

This is useful, for example, to know exactly which LSA has changed
when the router is exiting from the GR helper mode when a topology
change was detected.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospfd/ospf_flood.c
ospfd/ospf_gr_helper.c
ospfd/ospf_lsa.c
ospfd/ospf_opaque.c
ospfd/ospf_packet.c