]> git.puffer.fish Git - mirror/frr.git/commit
pimd: update vxlan mroute entries when the lo or peerlink vif is updated
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Sat, 23 Mar 2019 15:25:20 +0000 (08:25 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Sat, 20 Apr 2019 15:33:23 +0000 (08:33 -0700)
commit269c1fe1e75a8ca7c73680b81641d7e05efc4335
tree1230e791a88ac853193963664b4f8dd90d086aa6
parent332087df41db6ec4630e984a895fceac1c8adeb9
pimd: update vxlan mroute entries when the lo or peerlink vif is updated

For vxlan origination mroutes the IIF is pinned to
a. lo for single VTEPs
b. peerlink-rif for anycast VTEPs

This commit includes the changes to react to  pim-vifi add/del for these
devices.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
pimd/pim_iface.c
pimd/pim_vxlan.c
pimd/pim_vxlan.h