summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorSarita Patra <saritap@vmware.com>2019-02-22 07:29:24 -0800
committerSarita Patra <saritap@vmware.com>2019-02-24 23:27:08 -0800
commit1250cb5df29b7ac663fc57ee75ec18899cb6e608 (patch)
tree1c8785c1a7e2cedc6faddf283ea49871a97aafdc /doc/manpages/conf.py
parent640b8d93abcddc6634ed778a9e669639a53b9b0b (diff)
pimd: clear upstream rpf information when RP becomes not reachable
When route to RP gets modified, FRR receives a notification from zebra, and call the function pim_resolve_upstream_nh() to compute the nexthop and update upstream->rpf structure. Issue: In case when RP becomes not reachable, FRR only uninstall the mroute from the kernal, but not update the upstream->rpf structure. Fix: When FRR receives a notification from zebra saying RP becomes not reachable, then update the following fields. 1. update channel_oil incoming interface as MAXVIFS 2. Un-install the mroute from the kernel. 3. Switch upstream state from JOINED to NOTJOINED. 4. Clear the nexthop information of the upstream. Signed-off-by: Sarita Patra <saritap@vmware.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions