summaryrefslogtreecommitdiff
path: root/pimd/pim_vty.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-03-22 21:07:57 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-04-05 12:38:12 -0400
commit850a9f99b8e4ba6e043a75c28d25c9cb092770c5 (patch)
tree11bf752d7017eb0a5107873ea9ae9e8a77887edf /pimd/pim_vty.c
parent0e374d906d8934e6054a54906449f83a3deefd71 (diff)
pimd: Allow SPT switchover
This allows SPT switchover for S,G upon receipt of packets on the LHR. 1) When we create a *,G from a IGMP Group Report, install the *,G route with the pimreg device on the OIL. 2) When a packet hits the LHR that matches the *,G, we will get a WHOLEPKT callback from the kernel and if we cannot find the S,G, that means we have matched it on the LHR via the *,G mroute. Create the S,G start the KAT and run inherited_olist. 3) When the S,G times out, safely remove the S,G via the KAT expiry 4) When the *,G is removed, remove any S,G associated with it via the LHR flag. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'pimd/pim_vty.c')
0 files changed, 0 insertions, 0 deletions