netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean-Philippe Andriot <jean-philippe.andriot@6WIND.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Pekka Savola <pekkas@netcore.fi>,
	yoshfuji@linux-ipv6.org, netdev@vger.kernel.org
Subject: Re: !! SPAM Suspect : SPAM-URL-DBL !!  Re: [RFC] Disable addrconf on ~multicast interfaces?
Date: Thu, 5 Oct 2006 11:54:33 +0200	[thread overview]
Message-ID: <20061005095433.GD2933@palpatine.dev.6wind.com> (raw)
In-Reply-To: <E1GVMph-0005Do-00@gondolin.me.apana.org.au>


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 <pekkas@netcore.fi> 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~} <herbert@gondor.apana.org.au>
> 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 majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

      reply	other threads:[~2006-10-05  9:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-05  5:35 [RFC] Disable addrconf on ~multicast interfaces? Herbert Xu
2006-10-05  6:06 ` YOSHIFUJI Hideaki / 吉藤英明
2006-10-05  6:17   ` Herbert Xu
2006-10-05  6:08 ` Pekka Savola
2006-10-05  6:35   ` Herbert Xu
2006-10-05  9:54     ` Jean-Philippe Andriot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061005095433.GD2933@palpatine.dev.6wind.com \
    --to=jean-philippe.andriot@6wind.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@vger.kernel.org \
    --cc=pekkas@netcore.fi \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).