[Xorp-users] Reply: querry in pim-sm module file:pim_proto_join_prune_message.cc]

bhavin81 at iitb.ac.in bhavin81 at iitb.ac.in
Wed May 27 04:56:23 PDT 2009


Hello friends,

    As per my best knowledge it tries to delete all (S,G,RPT) entries
from (*,G) table but why is not known to me?

Regards,
Bhavin.

Hello friends,

  I have got one querry in pim-smmodulefile
:pim_proto_join_prune_message.cc  of xorp.The querry is located on line
no.s: 246-250. The lines are:
// Remove redundant entries: all (S,G,rpt)J
            while (! jp_group->sg_rpt()->j_list().empty()) {
                const IPvX& addr = *jp_group->sg_rpt()->j_list().begin();
                jp_group->sg_rpt()->j_list_remove(addr);

What does above lines do? Why do not we do it in (*,*,RP) table?

   Thanks in advance for help.

Regards,
Bhavin,
Networking Student.




More information about the Xorp-users mailing list