]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Give better debug message when configuration is being read in 12877/head
authorDonald Sharp <sharpd@nvidia.com>
Wed, 22 Feb 2023 16:38:00 +0000 (11:38 -0500)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Wed, 22 Feb 2023 20:30:47 +0000 (20:30 +0000)
commit2b9d03a797aa14eddc0c370fd80aa8295858a293
tree1989a79129d35d592bbf3b17af23c85b720d39aa
parentedf9bec2d10bd4d12b9c61d6d525bbdc4c4ffadb
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>
(cherry picked from commit 7c5062fb275c0530559004621f7cc7e2f5d926a4)
bgpd/bgp_network.c