summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorRenato Westphal <renatowestphal@gmail.com>2019-03-30 00:53:16 -0300
committerRenato Westphal <renatowestphal@gmail.com>2019-03-30 01:09:23 -0300
commit9c14ec72178cbdc30bee629f531c6531d60ddd9d (patch)
tree28bce0487704ebb579d40de529425063d08f04b8 /doc/manpages/conf.py
parentb1ec871ab1bf9fe1cde786df87765537a25a9e92 (diff)
bgpd: fix "show bgp statistics" for the VPN safi
In order to iterate over MPLS VPN routes, it's necessary to use two nested loops (the outer loop iterates over the MPLS VPN RDs, and the inner loop iterates over the VPN routes from that RD). The bgp_table_stats_walker() function wasn't giving this special treatment to the MPLS VPN safi as it should, which was leading to crashes and malfunctioning. Fix this. Signed-off-by: Renato Westphal <renatowestphal@gmail.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions