Hello Friends and Everton,
I have few queries related with the qpimd. The queries are mentioned
below:
(1) Why is pim_mroute_add(&channel_oil->oil) function is called from the
del_oif function in the file pim_zebra.c while we want to delete the
S,G entry from MFC. (Which is done later on in the function del_oif ).
(2) What is done by the function static int on_rpf_cache_refresh (struct
thread *t) in the file pim_zebra.c since it calls pim_mroute_add which will
add an entry to the MFC?
Thank in advance for your help.
Regards,
Bhavin.