]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_zebra.c
lib, bgpd: Add more debugs to GR Capability exchange
authorDonald Sharp <sharpd@nvidia.com>
Thu, 9 Mar 2023 13:36:51 +0000 (08:36 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 9 Mar 2023 13:36:51 +0000 (08:36 -0500)
commit115ccb9acf6e9daa47c21bb6d49c1f8cab95c1ff
treec69fac8cfc0fba8069ca2967f03114577a062d25
parentedacb45c0c21f22b5652904ebb0a467eb7fe2508
lib, bgpd: Add more debugs to GR Capability exchange

a) Make it legible what type of message is being passed
back and forth instead of having to guess it from
the insufficient debugs

b) Make it explicit which bgp instance is sending this
data

c) Cleanup bgp_zebra_update to have a cleaner api

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_fsm.c
bgpd/bgp_route.c
bgpd/bgp_zebra.c
bgpd/bgp_zebra.h
lib/log.c
lib/log.h