]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: "no neighbor x.x.x.x send-community" not displayed correctly 705/head
authorDaniel Walton <dwalton@cumulusnetworks.com>
Mon, 12 Jun 2017 20:09:09 +0000 (20:09 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Mon, 12 Jun 2017 20:09:09 +0000 (20:09 +0000)
commit62d8f9a842d8690497ccea3c1a9646f449fc9c4b
tree55b651a685f5817f2a0b47ec4196e30f3f62b29c
parentad2e2470f63e3fac228b6cc532dfe36a0794a846
bgpd: "no neighbor x.x.x.x send-community" not displayed correctly

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
We would only diplay one "no neighbor 2.2.2.2 send-community XYZ" but
there might be multiple that need to be displayed.
bgpd/bgpd.c