]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add some debug events for when things go wrong
authorDonald Sharp <sharpd@nvidia.com>
Thu, 2 Sep 2021 12:53:19 +0000 (08:53 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 2 Sep 2021 13:19:48 +0000 (09:19 -0400)
commit888e727c9ec32da0579d93709fb2d7ead166cbcc
tree03e6ebd2cb051e36365ee452b5aa10407d81d3f4
parent0e099318c8469319de72a0367c261fd6b30c1e98
bgpd: Add some debug events for when things go wrong

As it stands there are cases where FRR is silently handling
error events and not giving any log output to say what is
going wrong.  This should be fixed.

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