This patch will break multicast forwarding using the pim6 daemon. This daemon creates an interface called pim6reg which is not MULTICAST enabled but needs to be configred by addrconf to get ff00::/8 and fe80::/64 routes. This is required since the route lookup process has been enforced to strictly match input interfaces for linklocal and multicast packets.
Regards, JP On Thu, Oct 05, 2006 at 04:35:49PM +1000, Herbert Xu wrote: > Pekka Savola <[EMAIL PROTECTED]> wrote: > > On Thu, 5 Oct 2006, Herbert Xu wrote: > >> Are there any non-multicast interfaces that require addrconf? > >> In other words, what does the following patch break :) > > > > Point-to-point (or NOARP) interfaces such as tunnels. I'm not sure > > what are the right flags to check.. > > Tunnels shouldn't even get into that function so they aren't > affected. Are there any Ethernet-like interfaces which do not > set IFF_MULTICAST yet still require addrconf? > > Cheers, > -- > Visit Openswan at http://www.openswan.org/ > Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt > - > To unsubscribe from this list: send the line "unsubscribe netdev" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > > - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html