]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_mplsvpn.c
bgpd: bugfix vpn-vrf leak: consider route changed if labels change
authorG. Paul Ziemba <paulz@labn.net>
Wed, 11 Apr 2018 04:03:05 +0000 (21:03 -0700)
committerG. Paul Ziemba <paulz@labn.net>
Sat, 14 Apr 2018 19:00:25 +0000 (12:00 -0700)
commite37fb4bf7d219ad0acfc667c3518b66ae713ddf9
tree956599ed476d1d885e6304b160764fc12f2b7728
parentb667cbc63808b2c1137119326226f34810f4c7e4
bgpd: bugfix vpn-vrf leak: consider route changed if labels change

vpn-vrf leak code was not triggering a BGP update or an announce to zebra
if a route's labels changed. This changeset corrects that problem.

Signed-off-by: G. Paul Ziemba <paulz@labn.net>
bgpd/bgp_mplsvpn.c