]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add some color to why nexthop_set failed
authorDonald Sharp <sharpd@nvidia.com>
Wed, 7 Jun 2023 14:09:27 +0000 (10:09 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 12 Jun 2023 13:22:51 +0000 (09:22 -0400)
commitc1ce67e26c88e88c7cb3cb239160a188aa6b8897
treec02427382200b09e71200bf7020ff01594e77fc8
parent6ec106521764a98c0f98a5d8d209a21f43a5d559
bgpd: Add some color to why nexthop_set failed

We are seeing some frequent test failures with
setting the nexthop correctly.  At this point
in time, I have no idea what is going wrong,
but I don't have a bunch of information either,
so let's add the local and remote values.

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