summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2019-02-20 15:54:32 -0300
committerRenato Westphal <renato@opensourcerouting.org>2019-02-20 23:00:06 -0300
commit6682bd998c009ef11a9b0a3b64e15f18b0942d12 (patch)
tree41ff17ed13b5e56d0ed3671a94a8a0dcc6b0a0fd /ospf6d/ospf6_interface.c
parentaa6476d5c2e1facd62f96e7a5241032671542325 (diff)
bgpd: fix the add-path code to understand the mpls-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 add-path code wasn't doing this, which was leading to lots of crashes when add-path was enabled for the MPLS VPN SAFI. This patch fixes the problem. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions