summaryrefslogtreecommitdiff
path: root/lib/libfrr.c
diff options
context:
space:
mode:
authorSarita Patra <saritap@vmware.com>2023-02-27 22:50:29 -0800
committerSarita Patra <saritap@vmware.com>2023-02-28 01:45:14 -0800
commitb4ba03b34cb776c0ce88af10d401ede0bcdebb33 (patch)
treed77aba957275d877513f265fe8853afae3bb526d /lib/libfrr.c
parentba995a720b498955720f0caeeb4d26bac2b84be4 (diff)
pimd: Don't start KAT timer when traffic received on PIM disabled interface
Topology: RP---FHR---Source Problem Statement: 1. In FHR, Enable PIM and IGMP on source connected interface 2. Start multicast traffic. (s,g) mroute and upstream will be created as expected. 3. Disable PIM on source connected interface. 4. Disable IGMP on source connected interface. 5. Stop the traffic. Mroute will never get timeout. Root Cause: In FHR, when PIMD receive multicast data packet on source connected interface which is IGMP enabled, but PIM not enabled. PIMD process the packet, install the mroute and start the KAT timer. Fix: Don't process multicast data packet received on PIM disabled Signed-off-by: Sarita Patra <saritap@vmware.com>
Diffstat (limited to 'lib/libfrr.c')
0 files changed, 0 insertions, 0 deletions