[Xorp-hackers] Doubt about packet forwarding

chintamani wandhre chintamanisw at gmail.com
Sat Mar 10 10:05:06 PST 2007


On 3/10/07, Pavlin Radoslavov <pavlin at icir.org> wrote:
>
> > 1.We are not able to find how the data packet are forwarded in PIM SM.
> > 2.How the packet is identified weather it is a data packet for pim sm?
> Where
> > is it processed ?
> > 3.where are the data forwarding rules implimented??
> > 4.We are not able to figure out flow !!! :) Please suggest the class
> > name/file name.
>
> The data packets are not forwarded by PIM-SM, but by the kernel.
> I am excluding the data packets encapsulated in PIM Registers,
> because those are not used in Bidir-PIM.
> PIM-SM however installs (via the MFEA) the forwarding entries in the
> kernel.
>
> If you are interested in the PIM control packets however, then
> PimNode::proto_recv() inside pim/pim_node.cc is the entry point, and
> then follow the code :)


we are not able to identify how do we by pass packet forwarding rules of
PIM-SM & use rules for PIM-Bidir which we want to implement i.e oglist for
bidir


Regards,
> Pavlin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-hackers/attachments/20070310/43c1d08d/attachment.html 


More information about the Xorp-hackers mailing list