]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Give better debug message when configuration is being read in
authorDonald Sharp <sharpd@nvidia.com>
Wed, 22 Feb 2023 16:38:00 +0000 (11:38 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 22 Feb 2023 16:41:18 +0000 (11:41 -0500)
commit7c5062fb275c0530559004621f7cc7e2f5d926a4
treecd7b87a043f0be128f97fa952c36653005abe62f
parent5d9414266885a8cd8a03abb05680a9b3737283e7
bgpd: Give better debug message when configuration is being read in

Sometimes bgp connections can be rejected for a variety of reasons.  Give
a bit more context about what is going wrong so that the operator can
make better decisions about their network.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_network.c