(usagi-users 03674) IPv6 multicast routing in Linux 2.6.16.18 + USAGI
Otto Solares <[email protected]>
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am running 2.6.16.18 + latest USAGI kernel patch, I'm implementing IPv6 multicast routing. When configuring the kernel I include: CONFIG_IPV6=m CONFIG_IPV6_MROUTE=y CONFIG_IPV6_PIMSM_V2=y Running XORP's PIMv2-SM (stable or cvs) I always get a lot of this messages: KERNEL: assertion (newskb->dst) failed at net/ipv6/ip6_output.c (113) IPv4 multicast routing works. Just would like to know if IPv6 multicast routing (PIMv2-SM) is implemented in Linux as it doesn't work for me. Reading the FAQ I find a 'No' answer but there are the above kernel options (CONFIG_IPV6_MROUTE). Thanks, -otto