]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Check NHT change for triggering EVPN import or unimport
authorvivek <vivek@cumulusnetworks.com>
Mon, 25 May 2020 21:15:37 +0000 (14:15 -0700)
committervivek <vivek@cumulusnetworks.com>
Mon, 25 May 2020 21:15:37 +0000 (14:15 -0700)
commit34ea39b65a2d6dd48df15d9d8a929c1a6f128122
treee87ed5df4ca04ffa45ffd8af7b569175c855b814
parent9e15d76adff8c49e43985ad1496fe11d84e5b60c
bgpd: Check NHT change for triggering EVPN import or unimport

Ensure that only if there is a change to the path's validity based
on the NHT update, EVPN import or unimport is invoked.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_nht.c