lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 26 Jul 2010 17:44:21 +0900
From:	Simon Horman <horms@...ge.net.au>
To:	Stuart Sheldon <stu@...usa.net>
Cc:	Ulrich Weber <uweber@...aro.com>,
	Mikael Abrahamsson <swmike@....pp.se>, netdev@...r.kernel.org
Subject: Re: IPv6 Anycast?

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.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ