[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02969) Re: ipv6 multicast forwarding



Hi,

You should create ipv6/ip6mr.c like ipv4/ipmr.c

For more information about this development, you should have a look to the multicast forwarding of BSD because ipv4/ipmr.c is based on IPv4 multicast forwarding from BSD. It means that ipv6/ip6mr.c could be a port of BSD multicast forwarding too (with some differences ;-) ).

The book "Architecture Linux Réseau" describes the multicast forwarding process of the Linux Kernel 2.4.

Regards,
 Vincent

Lahmadi Abdelkader wrote:

hello;
does the latest usagi implementation have the ipv6 multicast forwarding support ? if no, any ideas please to do ipv6 multicast forwarding in linux, and any ipv6 implementation for PIM-SM ?


/Lahmadi Abdelkader