]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fixes for the "show bgp large-community" command 359/head
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 10 Apr 2017 15:28:45 +0000 (12:28 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 10 Apr 2017 21:49:38 +0000 (18:49 -0300)
commitd536095fd34c8c14c7bd064dfb8f407256aad373
tree6dafd79c27bc3244c0966f6a553afaea14389de7
parent2caafa8c6f815ae3018ce338c083fd75ff2a9102
bgpd: fixes for the "show bgp large-community" command

* Fix a segfault when the "show bgp large-community" command is given
  without any optional large communities;
* Fix parsing of optional large communities. Without this fix a
  "Large-community malformed" error is shown even for valid large
  communities.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
bgpd/bgp_route.c