]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Handling delete nexthop track for PIM upstream address
authorSarita Patra <saritap@vmware.com>
Sat, 23 Feb 2019 12:40:19 +0000 (04:40 -0800)
committerSarita Patra <saritap@vmware.com>
Mon, 25 Feb 2019 07:27:16 +0000 (23:27 -0800)
commit246445a372bab081f56190dd0bf32ccad2331284
tree7e0b47018f6ad491af10439892ac674e32ccf933
parent8cfd72682e5be5d4da9543655b11e8b1f92ed6e8
pimd: Handling delete nexthop track for PIM upstream address

When RP gets deleted, find all the (*, G) upstream whose group belongs to
the deleted RP, release the upstream from pnc->upstream_hash in the function
pim_delete_tracked_nexthop().

Signed-off-by: Sarita Patra <saritap@vmware.com>
pimd/pim_nht.c
pimd/pim_upstream.c