mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-17 21:11:25 +00:00
pim6d: Don't enable mld on pimreg interface
Signed-off-by: sarita patra <saritap@vmware.com>
This commit is contained in:
parent
d37879b7a2
commit
2ea34a81df
@ -1040,6 +1040,7 @@ int pim_if_add_vif(struct interface *ifp, bool ispimreg, bool is_vxlan_term)
|
|||||||
|
|
||||||
pim_ifp->pim->iface_vif_index[pim_ifp->mroute_vif_index] = 1;
|
pim_ifp->pim->iface_vif_index[pim_ifp->mroute_vif_index] = 1;
|
||||||
|
|
||||||
|
if (!ispimreg)
|
||||||
gm_ifp_update(ifp);
|
gm_ifp_update(ifp);
|
||||||
|
|
||||||
/* if the device qualifies as pim_vxlan iif/oif update vxlan entries */
|
/* if the device qualifies as pim_vxlan iif/oif update vxlan entries */
|
||||||
|
Loading…
Reference in New Issue
Block a user