]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: additional neighbor message improvement
authorDon Slice <dslice@cumulusnetworks.com>
Thu, 24 May 2018 14:58:37 +0000 (10:58 -0400)
committerDon Slice <dslice@cumulusnetworks.com>
Thu, 24 May 2018 14:58:37 +0000 (10:58 -0400)
commit9e6e6f46eebb3c7d02643d53ceced6d08ba10db2
tree80e3b1015a313cd0a4a6939c98476845894cfb72
parent88b7d2555c577a9ba947f3043a33cdf6b90776a7
bgpd: additional neighbor message improvement

Added improved error message text to other places that could also
encounter the same condition.  In testing found that in certain
case, duplicate error messages were previously issued.  This fix
also removes the duplicates.

Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_route.c