]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Improve connection rejection messages 6488/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 30 May 2020 19:44:54 +0000 (15:44 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 30 May 2020 19:44:54 +0000 (15:44 -0400)
commit450696226de907db79ac24cccb453b6dd65d77e6
tree0524d959648183ac0a6984bbb6fefe02d54362e8
parent1eaa9fc0e5030d6bcebee799ebd5fc8d42ba1be9
bgpd: Improve connection rejection messages

Try to give a bit more useful data about where we
think the connection is trying to come in from.
Hopefully this will let us debug connection issues
a bit faster in cases where there are config issues.

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