All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Stuart Sheldon <stu@actusa.net>
Cc: Ulrich Weber <uweber@astaro.com>,
	Mikael Abrahamsson <swmike@swm.pp.se>,
	netdev@vger.kernel.org
Subject: Re: IPv6 Anycast?
Date: Mon, 26 Jul 2010 17:44:21 +0900	[thread overview]
Message-ID: <20100726084418.GA14903@verge.net.au> (raw)
In-Reply-To: <4C49C92D.30705@actusa.net>

On Fri, Jul 23, 2010 at 09:54:05AM -0700, Stuart Sheldon wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> Hi Ulrich,
> 
> Thanks, that resolves half the issue. So as of right now, there is no
> userspace program to add anycast addresses?

I was hoping to have some useful information, but alas I failed on that count.

Looking at ip(8) it seems that the following ought to work:

ip addr add fd16:a2f5:c4d7::7/48 anycast fd16:a2f5:c4d7::8 dev eth0

However, it seems not to, and then I found this in the manpage :-(

	anycast   -   not  implemented  the  destinations are  anycast
	addresses assigned to this host.  They are mainly equivalent to
	local with one difference: such addresses are invalid when used as
	the source address of any packet.


  reply	other threads:[~2010-07-26  8:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22 21:32 IPv6 Anycast? Stuart Sheldon
2010-07-23  3:57 ` Mikael Abrahamsson
2010-07-23  4:30   ` Stuart Sheldon
2010-07-23  5:51     ` Mikael Abrahamsson
2010-07-23 15:12       ` Stuart Sheldon
2010-07-23 16:29         ` Ulrich Weber
2010-07-23 16:54           ` Stuart Sheldon
2010-07-26  8:44             ` Simon Horman [this message]
2010-07-26 21:40               ` Stuart Sheldon

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=20100726084418.GA14903@verge.net.au \
    --to=horms@verge.net.au \
    --cc=netdev@vger.kernel.org \
    --cc=stu@actusa.net \
    --cc=swmike@swm.pp.se \
    --cc=uweber@astaro.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.