netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "src" attribute ignored for IPv6 (preferred source address selection)
@ 2010-09-04  9:47 Xavier Roche
  2010-10-17  1:12 ` Daniel Roesen
  0 siblings, 1 reply; 3+ messages in thread
From: Xavier Roche @ 2010-09-04  9:47 UTC (permalink / raw)
  To: netdev

Hi folks,

In an attempt to change the source address in various conditions 
(network prefix, outgoing protocol, user owner id, ..), it appeared that 
the src attribute of an IPv6 route command (ip -6 route add .. src ..) 
was simply ignored.

The outgoing interface can be selected, but not the preferred source 
address (see (1)), which remains always the same within an interface.

If this a bug ? Or a known limitation of the kernel ?


(1) IPROUTE2 Utility Suite Howto
"src ADDRESS --- the source address to prefer using when sending to the 
destinations covered by route prefix. This address must be defined on a 
local machine interface. This will come into play when routes and rules 
are combined with the masquerade rules of the ipchains firewall we 
discuss later."


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-10-29 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-04  9:47 "src" attribute ignored for IPv6 (preferred source address selection) Xavier Roche
2010-10-17  1:12 ` Daniel Roesen
2010-10-29 20:11   ` David Miller

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).