]> git.proxmox.com Git - mirror_frr.git/commit
pimd: provide an api to force stop kat on an upstream entry
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Thu, 21 Mar 2019 17:00:54 +0000 (10:00 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Sat, 20 Apr 2019 15:33:21 +0000 (08:33 -0700)
commitff459c36af62f2f562450da6d5ea51fe04ab8762
treed58bd8cf0b10a23f1d3740468512ebff517ca676
parent820b4a40a19489f76c45f40c240626f1eb274b93
pimd: provide an api to force stop kat on an upstream entry

In the case of pim vxlan we create and keep upstream entries alive
in the abscence of traffic. So we need a mechanism to purge entries
abruptly on vxlan SG delete without having to wait for the entry
to age out.

These are again just the infrastructure changes needed for it.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
pimd/pim_upstream.c
pimd/pim_upstream.h